body, td, p, .normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitelinks {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link { font-size: 12px; color: #FFFFFF; text-decoration: none;}
a:visited { font-size: 12px;  color: #FFFFFF; text-decoration: none;}
a:hover { font-size: 12px; color: #FFFFFF; text-decoration: underline;}
a:active { font-size: 12px; color: #FFFFFF; text-decoration: none;}

a.SmallLink:link { font-size: 11px; color: #FFFFFF; text-decoration: none;}
a.SmallLink:visited { font-size: 11px; color: #FFFFFF; text-decoration: none;}
a.SmallLink:hover { font-size: 11px; color: #FFFFFF; text-decoration: underline;}
a.SmallLink:active { font-size: 11px; color: #FFFFFF; text-decoration: none;}



a.newslink:link { font-size: 11px; color: #cccccc; text-decoration: underline;}
a.newslink:visited { font-size: 11px; color: #cccccc; text-decoration: underline;}
a.newslink:hover { font-size: 11px; color: #FFFFFF; text-decoration: underline;}
a.newslink:active { font-size: 11px; color: #cccccc; text-decoration: underline;}

.title {
	font-size: 14;
	font-weight: bold;
	color: #FFFFFF;
}

.profiles {
	font-size: 12;
}

.subtitle {
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
}

.small {
	font-size: 10;
	color: #FFFFFF;
}

.White {
	color: #FFFFFF;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11;
	color: #FFFFFF;
	background-color: #3D4F7D;
	border-top: thin solid #3D4F7D;
	border-right: thin solid #3D4F7D;
	border-bottom: thin solid #3D4F7D;
	border-left: thin solid #3D4F7D;
}
	
.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #FFFFFF; 
	border-style: solid;

}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11;
	color: #FFFFFF;
	background-color: #3D4F7D;
	border-top: thin solid #3D4F7D;
	border-right: thin solid #3D4F7D;
	border-bottom: thin solid #3D4F7D;
	border-left: thin solid #3D4F7D;
	width: 120px;
	height: 25px;
}
.buttonred {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11;
	color: #FFFFFF;
	background-color: #900000;
	border-top: thin solid #900000;
	border-right: thin solid #900000;
	border-bottom: thin solid #900000;
	border-left: thin solid #900000;
	width: 120px;
	height: 25px;
}
.Whitelg {
	font-size: 12px;
	color: #FFFFFF;
}
