@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.mainbody a {
	color: #FFBA00;
	text-decoration: none;
}
.mainbody a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.mainbdr {
	border: 3px solid #af1016;
}
.mainmenu {
	background-image: url(images/menubkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1051B;
	color: #666666;
}
.mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.baseline {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C0100;
}

.mainmenu a:hover {
	color: #FFBA00;
	text-decoration: none;
}
.picbdr {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #4B0100;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B0100;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.selecta {
	border: 2px solid #440000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFEACC;
	padding-left: 3px;
}
.spacer8 {
	padding: 4px 10px 10px;
	text-align: justify;
}

#select {
	border: 2px solid #4B0100;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFEACC;
	padding-left: 3px;
}
.grey {
	font-weight: bold;
	color: #4B0100;
	text-decoration: none;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
}
.footer a {
	color: #FFBA00;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.buttons {
	border: 1px solid #4B0100;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	background-color: #4B0100;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
