body
{
	padding: 0px;
	margin: 0px;
}

a, a:visited, a:active, a:hover
{
	color: #8B1D18;
	text-decoration: none;
	text-decoration: underline;
}

td, font, span
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #8B1D18;
}

.index_font
{
	font-weight: bold;
}

.gensmall
{
	font-size: 10px;
}

.genlarge
{
	color: #33532E;
	font-size: 13px;
	font-weight: bold;
}

.gray
{
	color: #ABABAB;
}

.black_font
{
	color: #000000;
}

input.mainoption, input.litetoption, input, select, textarea {
	border: 1px solid #000000;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

input.checkbox
{
	border: 0px;
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}