@charset "UTF-8";
/* CSS Document */

.footertab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/images/gray-tab-end.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
	color: #999999;
	background-color: #383838;
	text-align: center;
	padding-top: 4px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footertab a {
	color: #999999;
	text-decoration:none;
}
.footertab a:hover{
	color: #CCCCCC;
	text-decoration:none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
#contentbox {
	background-color: #47484A;
	width: 1000px;
	overflow: hidden;
	height: 30px;
}
#colR {
	background-color: #339900;
	width: 180px;
	padding-right: 8px;
}
#colL {
	background-color: #339900;
	width: 180px;
	padding:8px;
}
#colC {
	background-color: #FFFFFF;
	width: 100%;
	text-align:justify;
}
#colAdmin {
	background-color: #FFFFFF;
	width: 100%;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#header_ap {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	width: 1000px;
}
#logoAP {
	height: 95px;
	width: 167px;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom:25px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom:25px;
}
#countertext{
    font-size:10px;
	color:#FF0000;
}
#bannertab {
margin-left:6px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;}
.bannertab a {
font-size:10px;
text-decoration:none;}
