BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #C0C0C0;
	color :   #000000;
	}
	
H1 {
	font-size : 24px;
	font-weight : bold;	
	color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

H2 {
	font-size : 20px;
	font-weight : bold;	
	color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

H3 {
	font-size : 14px;
	font-weight : bold;
	color : black;<!--- #996600 --->
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

H4 {
	font-size : 13px;
	font-weight : bold;
	color : #996600;
	font-family: Arial, Helvetica, sans-serif;

}

H5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

form {
	margin-left: 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px; 
}

P, TABLE, TD, TR ,OL, UL, LI, DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :   #000000;
}

.formheaderbold  {
	font-weight : bold;
	color : #996600;
}

.formheader  {
	color : #996600;
}

.search {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFCC00;
	font-weight: bold;	
}

.sec_title  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color :   #ffffff;
	}

.sup  {
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	vertical-align : super;
	}

B, STRONG  	{
	font-weight: bold;	
}

.important  	{
	font-weight: bold;	
	color: #990000;
}

UL {	
	list-style: square;
}

UL.front {
	list-style-image: url(/images/bullet.gif);
}

LI.front {
	list-style-image: url(/images/bullet.gif);
}

.breadcrumbs {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.gray {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #949494;
}


/* Applies to unvisited links   */
A:LINK {
	color : black;
}

/* Applies to visited links   */
A:VISITED {
	color : black;
}

/* Applies to elements that are being activated (BUTTON, INPUT, A, etc.)   */
A:active  {
	color: black;
}

/*Applies to elements that are being hovered over IE4,5 NN6 */
A:hover		{ 
	color: #E17100;
}

/* Applies to elements that have the focus   */
A:focus {
	color: #E17100;
}

A.white:LINK {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

A.white:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

A.white:hover		{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFA500;
}

A.small:LINK {
	font-family : Arial, Helvetica, sans-serif;
	color : #79489D;
	font-size : 12px;
}

A.small:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #79489D;
}

A.small:hover		{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3A1D6B;
}

A.submenu:LINK, A.submenu:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #990000;
}

A.submenu:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #FFFFFF;
}
