body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	                scrollbar-face-color: #b2bb1b;
	                scrollbar-arrow-color: #2f4820;
}
table{
padding:0px;
}
table td {
padding:0px;
}
#mainTable {
	width:760px;
	height:465px;
	padding:0px;
	background-image:url(../images/bg_box.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:760px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
}
.navborderright {
 border-right:1px solid #4D92AA;
}
#footer {
	width:760px;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
}
#content {
width:506px;
	height:418px; 
	background-color:#FFCC33;
	overflow:hidden;
}
#subnav a {
	display:block;
	margin-top:10px;
	margin-left:2px;
	float:left;
}
.bordertop {
 border-top:1px solid #333333;
}

.borderright {
 border-right:1px solid #000000;
}
.borderbot {
 border-bottom:1px solid #000000;
}
.borderleft {
 border-left:1px solid #000000;
}

h1 {color: #b2bb1b; font-size: 13px;}
ul {list-style-image:url('../images/bullet.gif'); }

div.header {color: #b2bb1b; cursor: pointer;}
.submenu td {font-size: 9px; padding: 2px 3px;}
.submenu_table {position: absolute; display: inline; background-image: url(../images/bg_subnavbox.gif); width: 233px; height: 219px; display: none;}
.submenu_table2 {position: absolute; display: inline; background-image: url(../images/bg_subnavbox2.jpg); width: 236px; height: 283px; display: none;}

.redLink {color: #ff0000; text-decoration: none;}
.redLink:hover {color: #b2bb1b}
.green {color: #b2bb1b}
.small_text {font-size: 10px;}
.moreText {font-size: 10px;  text-decoration: none; color: #b2bb1b}
.moreText:hover {color: #000}
