/* cssfile */
FORM
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
BODY, P
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #5E5353;
	letter-spacing: 2px;
	line-height: 150%;
}
IFRAME
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	border: 0px solid #FFFFFF;
}
TD 
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #5E5353;
	letter-spacing: 2px;
	line-height: 150%;
}
TH
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #FFFFFF;
	letter-spacing: 2px;
	line-height: 150%;
	font-weight: normal;
	background-image:url('images/bk_header_bg.gif');
}
UL, OL 
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #5E5353;
	letter-spacing: 2px;
	line-height: 150%;
	margin-top: 10px; 
	margin-bottom: 10px;
}
LI 
{
	margin-top: 0px; 
	margin-bottom: 0px;
}
.TITLE
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 16px;
	color : #AC8146;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 2px;
}
.TITLE2
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 14px;
	color : #FCB512;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 2px;
}
.PAGE_NAVIGATOR
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #FFFFFF;
	letter-spacing: 2px;
}
.FOOTNOTE
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 11px;
	color : #5E5353;
	line-height: 150%;
}
INPUT, TEXTAREA
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	border: 1px solid #BBABA2;
	background-image: url('images/bgtextbox.gif');
}
INPUT:FOCUS, TEXTAREA:FOCUS
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	border: 1px solid #BBABA2;
	background-color: #FCFCD0;
	background-image: url('images/bgtextbox1.gif');
}
INPUT.RADIO, INPUT.CHECKBOX
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	border: 0px solid white;
	background-color: transparent;
	background-image: none;
}
INPUT.BUTTON
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	height: 25px;
	border: 1px solid #796B64;
	background-color: #A2B3BB;
	background-image: url('images/bgbtn.gif');
	color: white;
}
INPUT.errHilite, SELECT.errHilite, TEXTAREA.errHilite
{
	font-family : Arial, Tahoma, Verdana;
	border: 1px solid #A2B3BB;
	background-color: #FCFCD0;
}
LABEL.errHilite
{
	color: #C00;
}
.LIGHTFONT
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #777777;
}
A
{
	font-family : Arial, Tahoma, Verdana;
	color : #B1864E;
	text-decoration: none;
}
A:hover
{
	font-family : Arial, Tahoma, Verdana;
	color : #B1864E;
	text-decoration: none;
	background-color: #F5CC69;
}
.invA
{
	font-family : Arial, Tahoma, Verdana;
	color : #FFFFFF;
	text-decoration: none;
}
.invA:hover
{
	font-family : Arial, Tahoma, Verdana;
	text-decoration: none;
}
.darkA
{
	font-family : Arial, Tahoma, Verdana;
	color : #B1864E;
	text-decoration: none;
}
.darkA:hover
{
	font-family : Arial, Tahoma, Verdana;
	color : #B1864E;
	text-decoration: none;
	background-color: #F5CC69
}
.bigA
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 16px;
	color : #C44B54;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 2px;
	text-decoration: none;
}
.bigA:hover
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 16px;
	color : #FFCC6A;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 2px;
	text-decoration: none;
}
.findResult
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : red;
	letter-spacing: 2px;
	background-color: #FCFCD0;
}
.mainMenuOver
{
	background-color: #F5CC69;
	background-image: none;
	cursor:pointer;
}
.mainMenuOut
{
	background-image:url('images/menuBg.gif');
	background-repeat: repeat-x;
	cursor:pointer;
}

.tabLabelOff
{
	background-image:url('images/tabOffBg.gif');
}
.tabLabelOn
{
	background-image:url('images/tabOnBg.gif');
}
.tabLabelOver
{
	background-image:url('images/tabOverBg.gif');
}
