@charset "utf-8";
/* CSS Document */

body {
	font-size: 16px;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #8c2e01;
	padding-top: 0px;
	margin-left: auto;
	
	scrollbar-arrow-color: #F5F5F5;
	scrollbar-base-color: #F5F5F5;
	scrollbar-face-color: #FFD700;
	scrollbar-highlight-color: #F5F5F5;
	scrollbar-shadow-color: #F5F5F5;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
}

table td {
	vertical-align:top;
}

#mainTB {
	width: 1024px;
}

#topTB{
	height: 100%;
}

#topTD {
padding-top:5px;
	height: 170px;
}

#photoTD {
	overflow: hidden;
}

#logoTD {
	width: 1024px;
	vertical-align: middle;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	font-family: Verdana;
	background: url(../images/logo.jpg) no-repeat;
	color: #B61900;
	padding-top:10px;
	height: 178px;
}
#middleTD {
	height: 380px;
}

#middleTB {
	width: 100%;
	height: 100%;
	/*background: #F5F5F5;*/
}


#menuTD {
	width: 20%;
	border-right: 0px #ffffff solid;
	background: #8c8c00;
	color:#FFFF99;
}

#menuTOP {
	height: 42px; 
	background: #0033CC;
	width: 100%;
}

.hidden {
	display: none;
}

.title {
	font-size: 16px;
}

#bottomTD {
	
}

#footerTB {
	width: 100%;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	font-family: Verdana;
}

#footerTB td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#footerTB .space {
	background:black;
	width: 200px;
}

#footerTB .left {
	text-align: left;
	padding-left: 3px;
}

#footerTB .left a, #footerTB .left a:visited {
	color: #8d0a00;
	text-decoration: none;
}

#footerTB .left a:hover {
	text-decoration: underline;
}

#footerTB .center {
	text-align: center;
}

#footerTB .right {
	text-align: right;
	padding-right: 3px;
}

#footerTB .right a, #footerTB .right a:visited {
	color: #00AEEF;
	text-decoration: none;
}

#footerTB .right a:hover {
	text-decoration: underline;
}

.sw a, .sw a:visited {
	color: #5191CD;
	text-decoration: none;
}

.sw a:hover {
	text-decoration: underline;
}

.contentTD {
	width: 100%;
}


table .ccaption {
	vertical-align: middle;
	height: 42px;
	font-size: 20px;
	border-bottom: 2px solid #8c8c00;
	border-top: 2px solid #8c8c00;
	background: #8c8c00;
	color: #8d0a00;
	text-align: left;
	padding: 0px;
	font-weight:bold;
}

.textimage {
	padding-left:10px;
	padding-bottom:10px;
}

li{
	list-style-image:url(../images/bullet.jpg);
}

.top_left{
	background: url(../images/mw_content_t_l.png) top left no-repeat;
	width:13px;
	height:13px;
}

.top_right{
	background: url(../images/mw_content_t_r.png) top right no-repeat;
	width:13px;
	height:13px;
}

.bottom_left{
	background: url(../images/mw_content_b_l.png)bottom left no-repeat;
	width:13px;
	height:13px;
}

.bottom_right{
	background: url(../images/mw_content_b_r.png) bottom right no-repeat;
	width:13px;
	height:13px;
}

.top_middle{
	background: url(../images/top_mid.jpg) top left repeat-x;
}

.bottom_mid{
	background:url(../images/mw_content_b.png) bottom left repeat-x;
}

.right_mid{
	background:url(../images/left_middle.jpg) top right repeat-y;
	width:13px;
	height:1px;
}

.left_mid{
	background:url(../images/right_middle.jpg) top left repeat-y;
	width:2px;
	height:1px;
}

.padd_cell{
	padding-left:20px;
}
