html {overflow-y: scroll;}


BODY {font-family : Verdana, Arial, Helvetica, sans-serif; font-style : normal;	font-size : 12px; 
	  text-align:center;
}
#container {margin-left: auto;
			margin-right: auto;
			text-align: left;
			width: 800px;}

td {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
.link {
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.linka {color: #000099; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
.linka:hover {color: #CCCCCC; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}

.blkS {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none;}
.blkM {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
.blkL {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder;}

.icap { font-size: 159%; font-weight: BOLDER; }


.whtL {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: BOLDER; text-decoration: none;}

.tbltop {
	border-top: 1px solid #000099;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFF99;
}
.tblbot {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	background-color: #FFFF99;
}
.tblside {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	background-color: #FFFF99;
}
.tblall {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFF99;
}
.tblnews {

	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}


.lrghead {
	font-family: Tahoma, "Arial Black";
	font-size: 18px;
	font-weight: bolder;
	color: #0033CC;
	font-style: normal;
	line-height: 100%;
}

.smhead {
	font-family: Tahoma, "Arial Black";
	font-size: 14px;
	font-weight: bolder;
	color: #0033CC;
	font-style: normal;
	line-height: 95%;
}
