body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #003366;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	color: #F8F8FF;
	font-size: 11px;
}
.main {
	width: 80%;
	margin-left: 10%;
}
img {
	border: 0;
}
a:link {
	color: #F8F8FF;
}
a:hover {
	color: #F5DEB3;
	text-decoration: none;
}
a:visited {
	color: #CCFF99;
	text-decoration: none;
}
h3 {
	font-size: 15px;
	color: #F5DEB3;
}
li, ol, ul {
	line-height: 18px;
}
.cite {
	font-style: italic;
	line-height: 18px;
	color: #EEEEEE;
}
.odp{
	line-height: 18px;
	color: #FFFFFF;
	margin-left: 30px;
	border-top: 1px dashed #EEEEEE;
	padding-top: 5px;	
	border-bottom: 1px dashed #EEEEEE;
	padding-bottom: 5px;	
}

.ips{
	color: #F5DEB3;
	font-weight: bold;
}
code{
	color: #F5DEB3;
	font-family: "Courier New", Courier, monospace;
}
.backtop {
	text-align: right;
	font-weight: bold;
	margin-bottom: 20px;
	margin-right: 0px;
}
.backtop a {
	color: #F8F8FF !important;
	text-decoration: none;
}
.tx {
	text-indent: 10px;	
	line-height: 18px;
}
.mnutop {
	text-align: right;
}
.submenu {
	color: #F5DEB3;
	text-align: right;
	margin: 0px;
}
.submenu a {
	color: #F5DEB3 !important;
}
.mi{
	font-size: 51%;
}
.bgline {
	background-image: url("_i/bg.gif");
}
.faq a {
	color: #F5DEB3 !important;
	text-decoration: none;
	line-height: 14px;
}
