
#body{
	background:#D0D8D5;
	color:#555555;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{margin:0 auto; width:798px; background-color:#FFFFFF; border-bottom:white 1px solid}
#container{ width:790px; margin:0 auto; background:#FFFFFF; }

#header{ background:url(../images/bg_header.gif) #FFFFFF; padding:10px 5px 5px 10px; height:81px;}

#logo{ 
	background:url(../images/vcci.png) center no-repeat; 
	height:81px; width:62px; float:left;
}

#banner{ 
	background:url(../images/poweredbyWVB.png) right bottom no-repeat; 
	width:300px; height:81px; float:right;
}


span.hide{display:none;}
span.alert{color:#A95E2D;}

#mainNav{ background:#747266; height:30px; line-height:30px; }
#mainNav ul li{float:left; display:inline;}
#mainNav ul li.right{ float:right; color:#FFFFFF; padding-right:5px;}
#mainNav ul li.right select{border:0; color:#455353; font-size:11px;}
#mainNav ul li a{ margin:5px 0px 0px 5px; height:25px; line-height:25px; padding:0px 10px 0px 10px;
	float:left; text-decoration:none; color:#FFFFFF;}

#mainNav ul li a:hover {
	background-color:#E9EDD8; color:#4B4A45;
}
#mainNav ul li a.active {
	background-color:#E9EDD8; color:#4B4A45;
}




#mainContent{
	background-color:#E9EDD8; height:100%; padding:5px 5px 10px 5px;
}

#leftColumn{
	width:220px;height:100%; float:left;
}
#leftColumn .adImg{ width:220px;}
#leftColumn p{ text-align:left; padding:10px; font-size:16px;}
#leftColumn a{ color:#983C05; text-decoration:none}
#leftColumn a:hover{ color:#546566; text-decoration:underline}
#leftColumn .adText{ padding:5px; text-align:left; background:#CFCCBA; }
#leftColumn .adText div{ 
	padding:5px; background-color:#88867A; color:#FFFFFF; margin-bottom:5px;
	font-size:14px;
}
#leftColumn .adText p{ text-align:center;}
#rightColumn{
	background:url(../images/bg_col_left.gif) #FFFFFF repeat-x top; text-align:center;
	width:550px; border:#FFFFFF 1px solid; height:100%; margin-left:225px;
}
#rightColumn .title{ padding:5px; text-align:left; margin:5px; font-size:16px; color:#546566; border-bottom:#9EAFA9 1px solid}
input{ border:#CCCCCC 1px solid}

#rightColumn table{ margin:0px auto 50px auto;}
#rightColumn table td{ padding:5px;}
#rightColumn table td.center{text-align: center;}
#rightColumn table td.textBold{ font-weight:bold;}
#rightColumn table td span{color:#A95E2D; font-size:11px}
#rightColumn table td select{ border:#9EAFA9 1px solid;color:#455353; font-size:11px;}
#rightColumn table td input{ border:#9EAFA9 1px solid;color:#455353; font-size:11px;}
#rightColumn table td input.text{width:190px; height:18px;}
#rightColumn table td input.range{width:40px; height:18px;}

#rightColumn p{ text-align:center; padding:5px;}
#rightColumn p a{ color:#676D6B; font-weight:bold;  text-decoration: underline;}

input.btnSubmit{ height:25px; width:91px; border:0px; color:#536465; background:url(../images/btn_submit.png) center no-repeat; font-weight:bold}
#resultSearch{padding:10px;color:#555555;}
#resultSearch h3{font-size: 16px; font-weight:bold; }
.tableData{ border:0px;}
.tableData th{padding:5px; font-weight:bold; color:#FFFFFF}
.tableData td{padding:2px; border-bottom:#555555 1px dotted}
.tableData td a{color:#555555}
.tableData .headerText th{ background-color:#9DAEA8;}
.tableData .even td{ background-color:#F1F6F4;}
.tableData .odd td{ background-color:#FFFFFF;}
.pagination{ text-align:center;}
.pagination a,span{padding:5px 7px 5px 7px; margin:2px;}
.pagination span.disabled{border:#EEEEEE 1px solid; color:#AAAAAA }
.pagination span.current{border:black 1px solid; color:#000000; font-weight:bold; background-color:#FFFFFF;}
.pagination a{border:#AAAAAA 1px solid; color:#000000; background-color:#FFFFFF; }
.pagination a:hover{ color:#455353; background-color:#F1F6F4}


.pageNotFound{ font-size:24px;padding:5px; font-weight:bold}
.alertMessage{ padding:10px; font-size:16px; color:#973B05}


