body, td, p, .normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Blacksm {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}

.normal {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000
}

a:link {  color: #FFFFCC;}
a:visited {  color: #FFFFCC;}
a:hover {  color: #FFFFCC;}
a:active {  color: #FFFFCC;}

a.custLink:link {  color: #FFFFCC;}
a.custLink:visited {  color: #FFFFCC;}
a.custLink:hover {  color: #FFFFCC;}
a.custLink:active {  color: #FFFFCC;}

a.custLink1:link {  color: #000000;}
a.custLink1:visited {  color: #000000;}
a.custLink1:hover {  color: #000000;}
a.custLink1:active {  color: #000000;}

.title {
	font-size: 14;
	font-weight: bold;
	color: #FFFFFF;
}

.titleyell {
	font-size: 14;
	font-weight: bold;
	color: #FFFFCC;
}


.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;

}
.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;
}




