a:link
{
	color: DarkRed; text-decoration:none; font-weight:normal;
}

a:hover
{
	color:Burlywood; text-decoration:none; font-weight:normal;
}

a:visited
{
	color:Peru; text-decoration:none; font-weight:normal;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	background-color: white;
	scrollbar-track-color: white;
	scrollbar-shadow-color: lightgrey;
   	scrollbar-arrow-color: Gray;
    SCROLLBAR-BASE-COLOR: lightgrey;
	scrollbar-face-color: lightgrey;
	scrollbar-darkshadow-color : Gray;
	scrollbar-3dlight-color : whitesmoke;
	
	
}
.boxBold
{
	font-size:10px;
	padding:1px;
}
.button
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color:Black;
	height:20px;
}
.searchbutton
{
	background-image:url(/images/search.gif);height:20px; width:20px; border-style:none; border-width:1px; background-attachment:scroll; cursor:hand;
}
.contactLayer
{
	position:absolute;
	display:none;
	color:black;
	width:600;
	top:38px;
	left:198px;	
	font-family:Verdana;
	font-size:10px;
	filter:alpha(opacity=95);
	z-index:99;
	background-image: url(/images/gbgV.jpg);
	background-position-y:bottom;
	background-repeat:repeat-x;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:Black;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:Black;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:Black;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:Black;
}

.errMsg
{
	font-family:Verdana, Arial; font-weight:normal; color:Red; font-size:10px; padding-left:2px;
}
.successMsg
{
	font-family:Verdana, Arial; font-weight:normal; color:Blue; font-size:10px; padding-left:2px;
}
.fontBody
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color:Black;	
}
.fontHeading
{
	font-family: Verdana, Arial; font-size:18px; font-weight:bold; color:OliveDrab;
}
.fontSubHeading
{
	font-family: Verdana, Arial; font-size:12px; font-weight:bold; color:YellowGreen;
}
h2
{
	font-family: Verdana, Arial; font-size:13px; font-weight:bold; color:white; padding-left: 5px; padding-top: 1px;
}
font
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color:Black;
	font-weight:normal;
}
.fontGray
{
	font-family: Verdana,Arial;
	font-size: 9px;
	color:Gray;
}
.fontUploadHeading
{
	font-family: Verdana,Arial;
	font-size: 9px;
	font-weight:bold;
	color:White;
}
.fontGrayURL
{
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
	color:Gray;
}
.fontBlack
{
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight:bold;
	color:Black;
}
.fontWhite
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color:lightyellow;
}
.fontForms
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color:Black;
	font-weight:normal;
}
.fontUpload
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color:white;
	font-weight:bold;
}
.photoLib
{
	font-family:Verdana, Arial;
	font-size: 10px;
	color:Black;
	font-weight:normal;
	background-color: whitesmoke;
	background-repeat:repeat;
	background-position-x:right;
		
}
.hrB
{
	color:Walnut;
	width:70%;
}
.imageBorder
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:Black;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:Black;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:Black;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:Black;
}
.navigationBar
{
	
	font-family: Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	border-style: none;
	border-right-style:solid;
	border-right-width:0px;
	border-right-color:Black;
	width: 450px;
	background-image: url(/images/c31_Layer.jpg);
	
}
.homePage
{
	font-family: Verdana, Arial;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: DarkGreen;
}
.panelBG
{
	background-color: whitesmoke;	
}
td.cfpLabels
{
	background-color:olive;	
	font-family:Verdana, Arial; font-size:11px; font-weight:Bold; color:White;
	padding-right:2px;
}
.toggle
{
	display:block;
}
.topMenu
{
	BACKGROUND-POSITION: center;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-IMAGE: url(/images/c11.jpg);
	BACKGROUND-REPEAT: no-repeat;
	height:37px;
	padding-bottom:1px;
}
td
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color:Black;	
}
.txtShadow
{
	font-family:Verdana, Arial;
	font-size: 10px;
	color:#333333;
	font-weight:bold;
	border-style:solid;
	border-width:0px;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:white;
	border-right-width:1px;
	background-image:url(/images/txtShadowG.jpg);
	background-position-x:left;
	background-position-y:top;
}
.wait
{
	position:absolute;
	display:none;
	width:200;
	height:50;
	filter:alpha(opacity=75);
	z-index:99;
	background-color:lightgrey;
	top:145px;
	left:275px;
	font-family:Verdana, Arial;
	font-size: 10px;
	color:black;
	font-weight:bold;	
}




