body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 393939;
	font-weight: normal;
}

a:link {
	color: 353535;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: 353535;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}

a:hover {
	color: #C32C2C;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

.main {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: D7D6D6;
}

span.main a:link {
	color: D7D6D6;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

span.main a:visited {
	color: D7D6D6;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

span.main a:hover {
	color: #C32C2C;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
span.mainbold a:link {
	color: FF6600;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

span.mainbold a:visited {
	color: FF6600;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

span.mainbold a:hover {
	color: D7D6D6;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
span.mainbold2 a:link {
	color: 393939;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

span.mainbold2 a:visited {
	color: 393939;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

span.mainbold2 a:hover {
	color: C32C2C;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

Option.Combobox {
	background-color: 363636; 
	text-decoration: none;
	font-weight: bold; 
	font-size: 12px; 
	font-family: tahoma;
	color: D7D6D6;
}

.frame {
	border: 1px solid #393939;
}