* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "";
	font-size: 12px;
	line-height: 180%;
	background-color: #00223A;
	background-image: url(index_21.jpg);
	background-repeat: repeat-x;	
}
.mainbg {
	background-color: #00223A;
	background-image: url(index_21.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FDFFD9;
}
.titlemargin {
	margin-top: 10px;
	margin-bottom: 10px;
}
.main_text {
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
	line-height: 200%;
}
.left {
	color: #666666;
	text-align: left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.left  table td{
	font-size: 12px;
	height: 22px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.left  table td a{
	color: #333333;
	text-decoration: none;
}
.left  table td a:hover{
	text-decoration: underline;
}




.doublelist table td {
	height: 30px;
	line-height: 29px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1C972;
	padding-left: 15px;
	color: #FFFFFF;
}
.doublelist table td a , .main_text a{
	color: #FFFFFF;
	text-decoration: none;
}
.doublelist table td a:hover , .main_text a:hover{
	text-decoration: underline;
}
