html {
	 min-height: 100%; 
	 overflow: -moz-scrollbars-vertical !important;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 0.85em;
	color: #3b3b3b; 
}

#holder {
	width: 778px;
	margin: 0 auto;
	margin-top: 5px;
}

#holder2 {
	width: 728px;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 24px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
}

#buttons {
	padding-bottom: 23px;
	padding-top: 2px;
	padding-top: 2px;
	padding-left: 1px;
	margin : 0;
}

#base {
	background-image: url(../images/bg_base.gif);
	background-position: left top;
	background-repeat:  repeat;
}

#base_space {
}

#toparea {
	background-image: url(../images/bg_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#content {
	color: #3b3b3b;
	width: 728px;
	height: 343px;
}

#content2 {
	float: right;
	width: 689px;
	height: 300px;
	margin: 0 auto;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
	color: #3b3b3b;
}

#content3 {
	color: #3b3b3b;
	width: 728px;
	height: 383px;
}

#content_a {
	color: #3b3b3b;
	width: 728px;
}

#content2_a {
	float: right;
	width: 689px;
	margin: 0 auto;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
	padding-bottom : 19px;
}

#content2_b {
	float: right;
	width: 689px;
	margin: 0 auto;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
	padding-bottom : 19px;
	height: 281px;
}

#fontsmall {
		font-size: 0.7em;
}

#fontmid {
		font-size: 0.8em;
}

#cellblankd {
		font-size: 0.8em;
		vertical-align: top;
}

#content .right_col {
	float: right;
	width: 439px;
	height: 300px;
	margin: 0 auto;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
}

#content .left_col {
	float: left;
	width: 237px;
	
}

#content .left_col2 {
	float: left;
	width: 202px;
	height: 301px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 16px;
	
}

#content .right_col2 {
	float: right;
	width: 439px;
	height: 340px;
	margin: 0 auto;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
}


.content_divider {
	width: 14px;
	float: center;
}

#highlight {
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 19px;
	background-color: #c72032;
	color: #ffffff;
}

#form2 { width:130px; height:12px; color:#004487; background-color:#dfdfe2; font:10px Tahoma,Arial,Helvetica; }

#form4 { width:130px; height:12px; color:#000033; background-color:#dfdfe2; font:10px Tahoma,Arial,Helvetica }

#form5 { width:130px; height:90px; color:#000033; background-color:#dfdfe2; font:10px Tahoma,Arial,Helvetica }

.font_red {  
	color: #c72032;
	font-weight: bold;
}

table {
	border : 0;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	padding : 0;
	margin : 0;
	vertical-align : top;
	width: 690px;
}

#tab_1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
	text-align: center;
	vertical-align: top;
}

#image_1b {
	padding-left: 54px;
	float: left;
}

#image_2b {
	padding-left: 74px;
}

#image_3b {
	padding-left: 77px;
}

#image_4 {
	padding-left: 34px;
	float: right;
}

#imgspace18 {
	margin-right : 2px; 
}

a:link {
	color: #c72032;
	text-decoration: none;
}
a:visited {
	color: #c72032;
	text-decoration: none;
}
a:hover {
	color: #606767;
	text-decoration: none;
}

#scroller {
	width: 416px;
	height: 78px;
	padding-top: 27px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px;
	border-color: #e0e2e2;
	border-style: solid;
	vertical-align: top;
	font-size: 0.9em;
	background-image: url(../images/news_bg.gif);
	background-position: left top;
	background-repeat:  no-repeat;
}

.dropdown { position: absolute; color:white; border-style: none; padding-left:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; top:52; visibility: hidden ;}
.dropitem { color:#FFFFFF; font: 11px Arial, Geneva, Helvetica, sans-serif; text-decoration:none }
.dropitem:hover { color:#8F8F8F; text-decoration:none }



