/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #202C53;
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #516AAF; font-weight: bold; letter-spacing: 0px}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #516AAF; font-weight: bold; letter-spacing: 0px }

td  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}


p a:link {color: #516AAF; text-decoration: none; font-weight : normal;} 
p a:visited {color: #516AAF; text-decoration: none; font-weight : normal;} 
p a:hover {color: #990000; text-decoration: none; font-weight : normal;} 
p a:active {color: #990000; text-decoration: none; font-weight : normal;} 


li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 


.profile_h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #516AAF; font-weight: bold; letter-spacing: 0px}
.profile_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #516AAF;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 26px;
}
.profilecontact {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight : bold;}
.profilecontact a:link {color: #516AAF; text-decoration: none; font-weight : bold;} 
.profilecontact a:visited {color: #516AAF; text-decoration: none; font-weight : bold;} 
.profilecontact a:hover {color: #990000; text-decoration: none; font-weight : bold;} 
.profilecontact a:active {color: #990000; text-decoration: none; font-weight : bold;} 

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight : normal;}
.footer a:link {color: #000000; text-decoration: none; font-weight : bold;} 
.footer a:visited {color: #000000; text-decoration: none; font-weight : bold;} 
.footer a:hover {color: #990000; text-decoration: none; font-weight : bold;} 
.footer a:active {color: #990000; text-decoration: none; font-weight : bold;} 

a:link {color: #FFFFFF;  font-weight : normal; text-decoration: none } 
a:visited {color: #FFFFFF;  font-weight : normal; text-decoration: none } 
a:hover {color: #FAB907;  font-weight : normal; text-decoration: none} 
a:active {color: #FAB907;  font-weight : normal; text-decoration: none } 

.nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight : normal;} 
.nav a:link {color: #FFFFFF; text-decoration: none; font-weight : bold;} 
.nav a:visited {color: #FFFFFF; text-decoration: none; font-weight : bold;} 
.nav a:hover {color: #FAB907; text-decoration: none; font-weight : bold;} 
.nav a:active {color: #FAB907; text-decoration: none; font-weight : bold;} 

.board {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight : normal;} 
.board a:link {color: #990000; text-decoration: none; font-weight : normal;} 
.board a:visited {color: #990000; text-decoration: none; font-weight : normal;} 
.board a:hover {color: #FAB907; text-decoration: none; font-weight : normal;} 
.board a:active {color: #FAB907; text-decoration: none; font-weight : normal;} 

.navbox {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid #6C0000;
	border-left: 0px solid;
}

.topnav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight : bold;} 
.topnav a:link {color: #FFFFFF; text-decoration: none; font-weight : bold;} 
.topnav a:visited {color: #FFFFFF; text-decoration: none; font-weight : bold;} 
.topnav a:hover {color: #FFFFFF; text-decoration: underline; font-weight : bold;} 
.topnav a:active {color: #FFFFFF; text-decoration: underline; font-weight : bold;} 


.rule { border: 2px solid #000000}

.FloatImageLeft { float: left; margin-right: 10px;}

.BlackLink {

	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15px;}
.BlackLink a:link {color: #000000; text-decoration: none; font-weight : bold;}
.BlackLink a:visited {color: #000000; text-decoration: none; font-weight : bold;} 
.BlackLink a:hover {color: #990000; text-decoration: none; font-weight : bold;}
.BlackLink a:active {color: #990000; text-decoration: none; font-weight : bold;} 

