body {
	background-color: #000;
	background-image: url(../img/bkd.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

body, p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

font.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

a:link {
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #DD0000;
}

a:hover {
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #FF0000;
}

a:visited {
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #DD0000;
}

hr {
	color: #444444;
	height: 1px;
}

img.title {
	position: relative;
	left: -3px;
}

img.side {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}

select {
	background-color: black;
	font-size: 8pt;
	color: white;
}

img.unsel {
	border-style: solid;
	border-width: 4px;
	border-color: #444444;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.sel {
	border-style: solid;
	border-width: 4px;
	border-color: #990000;
	margin-right: 5px;
	margin-bottom: 5px;
}
.style2 {font-size: 14px}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}