.opt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-align: center;
}

a.opt:link {
	TEXT-DECORATION: none;
	color:#993300;
	font-weight: bold;
}
a.opt:visited {
	TEXT-DECORATION: none;
	color:#993300;
	font-weight: bold;
}
a.opt:hover {
	TEXT-DECORATION: underline;
	color:#993300;
	font-weight: bold;
}

.norm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#222222;}

a.norm:link {TEXT-DECORATION: none; color:#993300; font-weight: bold}
a.norm:visited {TEXT-DECORATION: none; color:#444444; font-weight: bold }
a.norm:hover { TEXT-DECORATION: underline; color:#993300; font-weight: bold }
.border {
	border: 1px dotted #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	background-color: #CABD64;
	text-align: center;
	color: #333333;






}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.miniline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.infotable {
	border: 1px solid #9E9236;
	background-color: #E2DCAB;


}
.footer {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 12px;
	color: 232323;
	text-align: right;

}
body {
	background-image: url(back.jpg);
	background-color: #B8A93F;
	background-repeat: no-repeat;
	background-position: center center;
}
