@charset "utf-8";
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #10215e;
}
a:link,a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
#page {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu .on {
	background-color: #CCCCCC;
}
#contxt {
	line-height: 24px;
	background-image: url(txtbg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	padding: 10px;
	margin:0px;
}

#menu .title {
	background-color: #FF9900;
	font-weight: bold;
}
.endcolor {
	color: #76c5f0;
}
.endcolor a {
	color: #76c5f0;
	text-decoration: none;
}
.endcolor a:hover {
	color: #1FA0E7;
	text-decoration: underline;
}
#contitle {
	background-color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 732px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(tbg.gif);
	background-repeat: no-repeat;
}
td {
	font-size:12px;
}#contxt li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
}
#contxt ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#contxt #listtitle {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	list-style-type: none;
}
