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


.style1 {
	color: #8d8d90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



    #d1, #d2, #d3, #d4 { background-image:url(btn/bg.jpg);
	background-repeat:no-repeat;
	line-height:22px;
	color:#FFFFFF;
	size:12px;
	line-height:12px;
	
	}
	#contentwindow {
	float:right;
	color:#000099;
	position:absolute;
	margin-left:220px;
}

  body {
	margin:0 0 0 0;
	background-color: #060B05;
	background-repeat:no-repeat;
}
a:link {
	color: #d4d7cf;
	text-decoration: none;

}
a:visited {
	color: #DBE8C3;
	text-decoration: none;
}
a:hover {
	color: #e9f6d0;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
}
a:active {
	color: #f1ffd8;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #060B05;
}
