body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #181B1E;
}
img {
    border: 0px solid;
}
.zero {
	font-size: 9px;
}
body {
	background-color: #020000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a.mnu:link,a.mnu:visited,a.mnu:active {
	color: #F5C491;
	font-size: 10px;
	text-decoration: none;
}
a.mnu:hover {
	color: #F5C491;
	font-size: 10px;
	text-decoration: underline;
}
div.mnu {
  color: #F5C491;
	font-size: 10px;
	margin-bottom : 13px;
}
div.cop {
	font-size: 10px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link,a:visited,a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #DD0000;
	text-decoration: underline;
}
a.non_dec:hover {
	text-decoration: none;
}
a.gray:link,a.gray:visited,a.gray:active {
	color: #585858;
	text-decoration: none;
}
a.gray:hover {
	color: #353535;
	text-decoration: underline;
}
.title {
	color: #FFEDD7;
	font-size: 10px;
	font-weight: bold;
}
.hr {
	background-image:url(hr.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
.im {
	border : 0px double #7E0003; 
	margin-right : 10px; 
	margin-bottom : 10px;
}
.gray {
	color: #585858;
}
input, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
input.find {
	border: 0px solid #000000;
	height: 15px;
	width: 105px;
	color: #F5C491;
	background-color: transparent;
}
input.btn {
	border: 0px solid #000000;
	color: #990000;
	background-color: transparent;
}
input.login {
	border: 0px solid #000000;
	height: 15px;
	width: 70px;
	color: #F5C491;
	background-color: transparent;
}
div.login {
	position: absolute;
	display: none;
	border:1px solid #585858;
	background-image:url(011.jpg);
	padding : 10px;
	z-index: 100;
}
.black {
	border: 0px solid #000000;
	color: #F5C491;
	background-color: #020000;
}
.mnu {
	color: #F5C491;
}