BODY {
	background : #800000 url(g/tlo2.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FAEBD7;
	text-decoration : none;
	margin : 0px;
	scrollbar-base-color: #800000;
	scrollbar-arrow-color: #FF9933;
}
TABLE {
	background-color : #000000;
}
TABLE, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color :  #C0C0C0;
	text-decoration : none;
}
A:LINK, A:VISITED {
	text-decoration : none;
	font-weight : normal;
	color : #FF9933;
}
A:HOVER, A:ACTIVE {
	text-decoration : none;
	font-weight : normal;
	color : #FFFF00;
}
A.bold:LINK, A.bold:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : #FF9933;
}
A.bold:HOVER, A.bold:ACTIVE {
	text-decoration : none;
	font-weight : bold;
	color : #FFFF00;
}

ol {
	list-style-position: inside;
}

.bordertable {
	border: solid #606060 1px;
}
.borderbottom {
	border-bottom: solid #606060 1px;
	background-color: #404040;
}
.title {
	text-decoration : none;
	font-weight : bold;
	color : #FAEBD7;
}
.q {
	font-weight: bold;
}
.special {
	text-decoration : none;
	font-weight : normal;
	color : #F5CD83;
}
.thanks {
	text-decoration : none;
	font-weight : bold;
	color : #F5CD83;
}
.textinput {
	background-color : #404040;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #C0C0C0;
	border : solid #606060 1px;
	width : 160px;
}
.textinput2 {
	background-color : #404040;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #C0C0C0;
	border : solid #606060 1px;
	width : 197px;
}
.textarea {
	scrollbar-base-color: #404040;
	scrollbar-arrow-color: #FF9933;
	overflow: auto;
	background-color : #404040;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #C0C0C0;
	border : solid #606060 1px;
	width : 198px;
	height : 107px;
}
.button {
	background-color : #404040;
	border : solid #606060 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color : #FF9933;
}
