@charset "UTF-8";
t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CEE1F4;
}
t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009;
}
f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009;
}
f2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CEE1F4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #009;
	letter-spacing: 1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
}

a:link {
	color: #00F;
	text-decoration: none;
}

a:visited {
	color: #00F;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	background-color: #000000;
	background-image: url(images/bak-home.gif);
	text-align: left;
	}
#container {
	
	height: 965px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#main {
	position:absolute;
	background-color: #CCD2EE;
	left:110px;
	top:200px;
	width:840px;
	height:765px;
	z-index:2;
	overflow: auto;
}
#overmain {
	position:absolute;
	background-color: #000000;
	left:110px;
	top:80px;
	width:840px;
	height:885px;
	z-index:3;
	overflow: auto;
}
#header {
	position:absolute;
	width:950px;
	height:200px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #160E43;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#header2 {
	position:absolute;
	width:290px;
	height:65px;
	z-index:4;
	left: 0px;
	top: 20px;
	background-color: #160E43;
}
#sidebar {
	position:absolute;
	background-color: #98B1F3;
	width:101px;
	height:337px;
	z-index:10;
	left: 0px;
	top: 324px;
}
#navback {
	position:absolute;
	background-color: #98B1F3;
	width:85px;
	height:55px;
	z-index:15;
	left: 230px;
	top: 160px;
}
#navback2 {
	position:absolute;
	background-color: #87A5F1;
	width:85px;
	height:55px;
	z-index:15;
	left: 240px;
	top: 150px;
}
#navback3 {
	position:absolute;
	background-color: #7A9AEF;
	width:85px;
	height:55px;
	z-index:15;
	left: 250px;
	top: 140px;
}
#container #header img {
	margin-top: 5px;
	margin-right: 20px;
	}
#container #main h1 {
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#container #main h3 {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#container #main p {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#container #overmain p {
	font-family: Arial, Helvetica, sans-serif;
	color: #B0C2FF;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#container #sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000099;
	background-color: #98B1F3;
	margin-top: 0px;
	margin-bottom: 20px;
	}
#container #navback p {
	margin-top: 20px;
	margin-bottom: 0px;
}
#container #navback2 p {
	margin-top: 20px;
	margin-bottom: 0px;
}
#container #navback3 p {
	margin-top: 20px;
	margin-bottom: 0px;
}
