/* CSS Document */

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #10305a;
	text-decoration: none;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #000000;
	font-weight: none;
	}
.boldtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #ffffff;
	font-weight: none;
	}
	
A{
color: #3399FF;

}

A:hover {
	color: #98b304;


  
}
.cat {
	font-size: 14px;
	font-family: sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}

.cat1 {
	font-size: 12px;
	font-family: sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #04639d;
}

.cat2 {
font-size: 9px;
font-family: Verdana;
text-decoration:none;
font-weight: bold;
color: #FFFFFF;
}
.cat3{
	font-size: 12px;
	font-family: Verdana;
	text-decoration:none;
	font-weight: none;
	color: #20a6f2;
}
.select_menu {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	margin: 5px;
	padding: 0px;
	width: 150px;
	line-height: 20px;
	height: 21px;
	border: 1px solid  #33CCFF;
	background: #FFFFFF;
}
