/* CSS Document */

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11pt;
	font-style: none;
	font-weight: bold;
	color: #8D080D;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #10305a;
}
.heading2 {
	font-family: sans-serif;
	font-size: 12pt;
	font-style: none;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.heading20 {
	font-family: sans-serif;
	font-size: 11pt;
	font-style: none;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: none;
	}
A{
color: #FFFFFF;
text-decoration: none;
}

A:hover {
color: #FFFF33;
text-decoration: none;
}



.cat {
font-size: 12px;
font-family: sans-serif;
text-decoration:none;
font-weight: none;
color: #FFFFFF;
}


.cat2 {
font-size: 9px;
font-family: Verdana;
text-decoration:none;
font-weight: bold;
color: #FFFFFF;
}
.cat_2 {
font-size: 9px;
font-family: Verdana;
text-decoration:none;
font-weight: bold;
color: #9966FF;
}
.cat3{
font-size: 11px;
font-family: Verdana;
text-decoration:none;
font-weight: none;
color: #FFFFFF;
}
.cat4{
font-size: 9px;
font-family: Verdana;
text-decoration:none;
font-weight: none;
color: #000000;
}
.cat_4{
font-size: 12px;
font-family: Verdana;
text-decoration:none;
font-weight: bold;
color: #333333;
}
.cat-4{
font-size: 12px;
font-family: Verdana;
text-decoration:none;
font-weight: bold;
color: #FF00CC;
}
.select_menu {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	margin: 5px;
	padding: 0px;
	width: 120px;
	line-height: 20px;
	height: 21px;
	border: 1px solid #9C1212;
	background: #FFEEC3;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-color:#CDCD9B;
	
}
.td:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	background-color:#D09E59;
}