
.tblhead { font-family:verdana; font-weight:bold; font-size:12px; color:#ffffff; background-color : #23384d;
	border: thin solid #23384d; padding : 1px;}
	
.tbltxt { font-family:verdana; font-size:12px; color:#ffffff; border : thin solid #23384d; padding : 1px;}
	
.lgwh { font-family:verdana; font-size:18px; color:#ffffff; }

.lgbk { font-family:verdana; font-size:18px; color:#000000; }

.txt { font-family:verdana; font-size:12px; color:#ffffff; }
.txtsm { font-family:verdana; font-size:11px; color:#ffffff; }
.txtsmright {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	margin-left : 205px;
}
	
.sub { font-weight : bold; font-family: verdana; font-size:12; color:#336699; text-decoration:underline;}
.sub:visited {font-weight : bold; font-family: verdana; font-size:12; color:#336699; text-decoration:underline;}
.sub:link {font-weight : bold; font-family: verdana; font-size:12; color:#336699; text-decoration:underline;}
.sub:hover {font-weight : bold; font-family: verdana; font-size:12; color:#cc0000; text-decoration:underline;}

.side { font-family: verdana; font-size:10; color:#336699; text-decoration:underline;}
.side:visited { font-family: verdana; font-size:10; color:#336699; text-decoration:underline;}
.side:link {font-family: verdana; font-size:10; color:#336699; text-decoration:underline;}
.side:hover {font-family: verdana; font-size:10; color:#cc0000; text-decoration:underline;}

.blueborder{
	border : thin dotted #cccccc;
}