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

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	color: #fff;
	padding: 0px;
	margin: 0px;

	scrollbar-arrow-color: #c6c091;
	scrollbar-base-color: #c6c091;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #c6c091;
	scrollbar-shadow-color: #c6c091;
	scrollbar-3dlight-color: #c6c091;
	scrollbar-track-color: #c6c091;
	scrollbar-darkshadow-color: #c6c091;
}

table td {
	vertical-align:top;
}

#mainTB {
	width: 1000px;
/* 	border: 8px solid #628051; */
	/*padding: 5px;*/
}

#topTB{
	
}

#topTD {
	height: 40px;
}

.bluebar {
	background: #01adef;
	height: 10px;
}

.bluebar2 {
	background: #01adef;
	height: 5px;
}

.topTable {
	width: 100%;
	height: 100%;
}

.topTable td {
	vertical-align: middle;
}

.topTable .Logo {
	text-align: right;
	font-size: 30px;
	font-family: Lucida;
}

.topTable .Slogan {
	padding-left:5px;
	text-align: left;
	font-size: 36px;
	font-family: Arial;
	vertical-align: bottom;
}

#mbar {
	background: #66788d;
	height: 26px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

#mbarTB td {
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}

#photoTD {
	overflow: hidden;
}

#logoTD {
	cursor: default;
	vertical-align: middle;
	text-align: center;
	color: #252a66;
	font-family: Times New Roman, Tahoma;
	
}

#leftTD {
	width: 265px;
/*	background: url(../images/top_bg.jpg) repeat-x;*/
}

#flashTD {
	width: 685px;
	height: 300px;
	background: url(../images/top_bg.jpg) repeat-x;
}

#middleTD {
	
}

#middleTB {
	width: 100%;
	height: 100%;
}


#menuTD {
/* 	width: 100%; */
/* 	border-right:0px #ffffff solid; */
	
	background: url(../images/mbot2.jpg) left 27px repeat-x;
}

#menuTOP {
	height: 10px; 
	
/* 	width: 100%; */
}

.hidden {
	display: none;
}

.title {
	font-size: 16px;
}


#bottomTD {

}

#infoTB {
	width: 239px;
/*	height: 165px;*/
	background: #c6c091;
	padding: 10px;
	color: white;
	text-align: left;
}

#extraTB {
	padding-top: 10px;
}

#extraTB td {
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}

#footerTB {
/* 	border-top: 1px solid #252a66; */
	background: url(../images/lsh.jpg) repeat-x;
	padding-top: 10px;
	width: 100%;
	font-size: 10px;
	
	color: #777;
	font-family: Arial;
}

#footerTB td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#footerTB .space {
	background:black;
	width: 200px;
}

#footerTB .left {
	text-align: left;
	padding-left: 5px;
}

#footerTB .left a, #footerTB .left a:visited {
	color: #33eeff;
	text-decoration: none;
}

#footerTB .left a:hover {
	text-decoration: underline;
}

#footerTB .center {
	text-align: center;
}

#footerTB .right {
	text-align: right;
	padding-right: 5px;
}

#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: #CC3300;
	text-decoration: none;
}

.sw a:hover {
	text-decoration: underline;
}

#contentTD {
	height: 530px;
	background: url(../images/bg.jpg) no-repeat;
}

table .ccaption {
	vertical-align: middle;
	height: 42px;
	font-size: 20px;
/* 	border-bottom: 1px solid #252a66; */
/* 	background: url(../images/mbot2.jpg) bottom repeat-x; */
	color: #01aef0;
	text-align: left;
	padding: 0px;
	font-weight: bold;
}

.textimage {
	padding-left:10px;
	padding-bottom:10px;
}

a, a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #33eeff;
}

.vertSpacer {
	height: 10px;
}

#mbarLeftTB td {
	padding-left: 5px;
	padding-right: 5px;
}

#mbarRightTB td {
	padding-left: 5px;
	padding-right: 5px;
}

#mbarTB {
	width: 100%;
}


#smallweb
{
font-size:11px;
font-weight:bold;
}

a#smallweb:hover
{
color:#FFFFFF;
}
