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

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #AAD9EB;
	color: #000000;
	padding: 0px;
	margin: 0px;
	
	scrollbar-arrow-color: #ffffFF;
	scrollbar-base-color: #AAD9EB;
	scrollbar-face-color: #3771B1;
	scrollbar-highlight-color: #AAD9EB;
	scrollbar-shadow-color: #AAD9EB;
	scrollbar-3dlight-color: #AAD9EB;
	scrollbar-track-color: #dddddd;
	scrollbar-darkshadow-color: #AAD9EB;
}

table td {
	vertical-align:top;
}

#mainTB {
	width: 1024px;
	background: #6699FF;
}

#topTB{
	height: 100%;
}

#topTD {
	height: 166px;
}

#photoTD {
	overflow: hidden;
}a

#logoTD {
	cursor: default;
	width: 1024px;
	vertical-align: middle;
	text-align: left;
	font-size: 56px;
	padding-left:50px;
	background: #ffffff url(../images/top.jpg) no-repeat right;
	color: #00FFFF;
	font-family: Times New Roman, Tahoma;

}
#middleTD {
	height: 400px;
}

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


#menuTD {
	width: 180px;
	height: 100%;
	border-right: 0px #ffffff solid;
	background: #3771B1;
}

#menuTOP {
	height: 42px; 
	background: #CD2040;
	width: 100%;
}

.hidden {
	display: none;
}

.title {
	font-size: 16px;
}

#bottomTD {

}

#footerup {
	width: 100%;
	background: #c3e4fc;
	text-align: center;
}

#footerup td {
	padding-top: 8px;
	padding-bottom: 8px;
}

#footerup .left {
	text-align: left;
	background: #3771B1;
}

#footerTB {
	width: 100%;
	font-size: 10px;
	background: #1F5FA0;
	color: #dddddd;
	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: #F58426;
	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: 18px;
	border-bottom: 0px solid #A7F291;
	background: #CD2040;
	color: #ffffff;
	text-align: left;
	padding: 0px;
}

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

