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

body {
	background-color: #2D2739;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293944;
}
#maintable {
	width:100%;
	height:100%;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:683px;
}
#toppart {
	background-color: #000000;
	background-image: url(../../images/topback.gif);
	background-repeat: repeat-x;
	width:100%;
}
#toplogo_ {
	width:850px;
	height:190px;
	background-color: #000000;
}

#topmenu_ {
	width:850px;
	height:45px;
}
#midpart {
	background-color: #D7E7EF;
	background-image: url(../../images/contentback.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	clear:both;
	position: relative;
	float: left;
}
#maincontent {
	width: 850px;
	float: left;
}
#topmenu_ ul {
	margin: 0px;
	padding: 0px;
}
#leftbar_ {
	width:202px;
	height:auto;
	float: left;
	padding-left: 5px;
}
#content_ h1 {
	font-size: 18px;
	color: #352966;
	padding-top: 5px;
}

#content_ {
	width:623px;
	float: left;
	background-image: url(../../images/content.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
}

#bottombar_ {
	clear:both;
	top:637px;
	width:100%;
	height:46px;
	background-color: #2D2739;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 46px;
	padding-left: 20px;
	letter-spacing: 1px;
}
#topmenu_ li {
	list-style-type: none;
	background-image: url(../../images/menuseparator.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 45px;
	float: left;
}
#topmenu_ li a:link, #topmenu_ li a:visited {
	float: left;
	color: #1c2b39;
	text-decoration: none;
	line-height: 45px;
	padding-left: 25px;
	padding-right: 25px;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c2b39;
	font-weight: bold;
	display: block;

}
#topmenu_ li a:hover {
	background-image: url(../../images/topmenu.png);
	background-position: 0px 40px;
}
.leftbox {
	position:relative;
	left:0px;
	top:0px;
	width:202px;
	height:auto;
}

.leftbox-header_ {
	width:152px;
	height:20px;
	background-image: url(../../images/leftbox_header.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #352966;
	padding-top: 26px;
	padding-left: 50px;
}

.leftbox-content_ {
	width:178px;
	height:auto;
	background-color: #C5DAE4;
	background-image: url(../../images/leftbox_content.gif);
	background-repeat: repeat-y;
	color: #333131;
	padding-left: 12px;
	padding-right: 12px;
}

.leftbox-footer_ {
	width:202px;
	height:22px;
	background-image: url(../../images/leftbox_footer.gif);
	background-repeat: no-repeat;
}
#content_ a:link, #content_ a:visited {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
#content_ a:hover {
	text-decoration: underline;
}
comingup {
	border: medium solid #009900;
}
