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

#container {
	position:relative;
	width:745px;
	height:600px;
	margin: 0px auto;
	padding:0;
	text-align: left;
}
#top {
	position:relative;
	width:745px;
	height:115px;
	background:url(top.png) no-repeat;
}
#topbckg {
	position:absolute;
	top:102px;
	left:9px;
	width:727px;
	height:9px;
	background:url(topbckg.png) repeat-x;
}
#leftbckg {
	position:absolute;
	top:110px;
	left:1px;
	width:8px;
	height:481px;
	background:url(leftbckg.png) repeat-y;
}
#lefttopbckg {
	position:absolute;
	top:102px;
	left:1px;
	width:8px;
	height:8px;
	background:url(lefttop.png) no-repeat;
}
#leftbottombckg {
	position:absolute;
	bottom:0px;
	left:1px;
	height:9px;
	width:8px;
	background:url(leftbottom.png) no-repeat;
}
#rightbottombckg {
	position:absolute;
	bottom:0px;
	right:1px;
	height:9px;
	width:8px;
	background:url(rightbottom.png) no-repeat;
}
#righttopbckg {
	position:absolute;
	top:102px;
	right:1px;
	width:8px;
	height:8px;
	background:url(righttop.png) no-repeat;
}
#bottombckg {
	position:absolute;
	bottom:0px;
	left:9px;
	height:9px;
	width:727px;
	background:url(bottombckg.png) repeat-x;

}
#rightbckg {
	position:absolute;
	top:110px;
	right:1px;
	width:8px;
	height:481px;
	background:url(rightbckg.png) repeat-y;
}
#main {
	position:relative;
	width:727px;
	height:481px;
	left:9px;
	top:-5px;
	background:url(backgrnd-2.jpg) repeat-y;
}
#main_top {
	position:relative;
	height:21px;
	width:727px;
}
#main_main {
	position:relative;
	height:435px;
	width:727px;
}
#main_top_left {
	position:absolute;
	top:0px;
	left:0px;
	height:21px;
	width:200px;
	background:url(lightblue.png);
	text-align:right;
}
#main_top_menu {
	position:absolute;
	top:0px;
	left:200px;
	height:21px;
	width:460px;
	background:url(topbar.png) repeat-x;
	text-align:right;
}
#main_top_right {
	position:absolute;
	top:0px;
	right:0px;
	height:21px;
	width:67px;
	background:url(lightblue.png);
	text-align:left;
}
#main_main_top {
	position:absolute;
	top:0px;
	left:173px;
	width:500px;
	height:40px;
	overflow:hidden;
}
#main_main_left {
	position:absolute;
	overflow: auto;
	top:20px;
	left:0px;
	width:170px;
	height:370px;
}
#main_main_separator {
	position:absolute;
	top:40px;
	left:173px;
	width:1px;
	height:355px;
	background:url(mainseparator.png) repeat-y;
}
#main_main_main {
	position:absolute;
	overflow: auto;
	top:0px;
	left:174px;
	width:530px;
	height:385px;
}
#main_main_bottom {
	position:absolute;
	vertical-align:middle;
	top:406px;
	left:200px;
	width:500px;
	height:20px;
}
#main_bottom {
	position:absolute;
	top:462px;
	height:19px;
	width:727px;
}
#main_bottom_left {
	position:absolute;
	top:0px;
	left:0px;
	height:19px;
	width:200px;
	background:url(lightblue.png);
	text-align:right;
}
#main_bottom_center {
	position:absolute;
	top:0px;
	left:200px;
	height:19px;
	width:460px;
	background:url(darkblue.png);
}
#main_bottom_right {
	position:absolute;
	top:0px;
	left:660px;
	height:19px;
	width:67px;
	background:url(darkblue.png);
}
#counter {
	position:absolute;
	left:45px;
	top:2px;
	width:79px;
	height:14px;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	height:35px;
	width:90px;
	left:45px;
	top:400px;
}

a, a:visited {
	color:#2c4c95;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#2c4c95;
}
.text {
	font-family:Arial, Georgia, Helvetica, Verdana, sans-serif; 
	font-size:13px;
	margin:10px;
}
.footer {color: #EBEBEB}
.menu, .menu:visited {
	color:#FFFFFF;
	font-size:12px;
	font-family:Helvetica, Verdana, Arial, Georgia, sans-serif; 
}
.menu:hover {
	color:#a5b4d5;
	text-decoration:none;
	font-size:12px;
}

