a:active {  
	color: #9C987A; 
	text-decoration: none}
	
a:visited { 
	color: #9AB8CD; 
	text-decoration: none}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #024E81; 
	text-decoration: none}

a { 
	color: #DE6D15; 
	text-decoration: none}

a:hover { 
	color: #9AB8CD}

h1 { 
	font-size: 14px; 
	font-weight: bold}

.formText { 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold}

#main-text-bkg {
   background-image: url("images/main-text-bkg.gif");
   background-repeat:no-repeat;
   background-position:top left;
   background-color: #000000;}
   
.RefNumbers {
	font-size: 12px;
	line-height: 18px;
	font-variant: normal;}
	
A.NAV:link {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;}
	
A.NAV:visited {
	COLOR: #FFFFFF}
	
A.NAV:active {
	COLOR: #FFFFFF;
}

A.NAV:hover {
	COLOR: #749eba}

.main-nav-bkg {
   background-image: url(images/main-nav-bkg.gif);
   background-repeat:no-repeat;
   background-position:left top;
   background-color: #000000;
}
.ORANGE-nav-bkg {
   background-image: url(images/orange-nav-bkg.gif);
   background-repeat:no-repeat;
   background-position:left top;
   background-color: #000000;}
   
A.ORANGE:link {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;}
	
A.ORANGE:visited {
	COLOR: #FFFFFF}
	
A.ORANGE:active {
	COLOR: #FFFFFF}

A.ORANGE:hover {
	COLOR: #edaf7f}
.ORANGE {
	font-size: 11px;
	color: #edaf7f;
	line-height: 18px;
}
.BLUE {
	font-size: 11px;
	color: #749eba;
	line-height: 18px;
}
.HEADER-BLUE {
   background-image: url(images/HEADER-BLUE.gif);
   background-repeat:no-repeat;
   background-position:left top;
}
.DRILL-HEADER {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-indent: 12px;
	padding-left: 20px;
}
.HEADER-ORANGE {
   background-image: url(images/HEADER-ORANGE.gif);
   background-repeat:no-repeat;
   background-position:left top;
}
.ORNAGE-ON {
	font-size: 11px;
	line-height: 18px;
	color: #edaf7f;
}
.PAGE-BKG {
   background-image: url(images/bkg.jpg);
   background-repeat:repeat-x;
   background-position:left top;
}
.header-form-bkg {
	background-image: url(images/header-form-bkg.jpg);
	background-repeat: no-repeat;
}
.2008-index-body-bkg {
	background-image: url(images/black-box.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.text-white {
	color: #ffffff;
}
.form-bkg {
	background-image: url(images/2008-form-bkg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
h2 {
	font-size: 24px; 
	font-weight: bold
}
input {
	font-size: 11px;
	background-color: #ffffff;
	color: #024E81;
}
textarea {
	font-size: 11px;
	background-color: #ffffff;
	color: #024E81;
}
select {
	font-size: 11px;
	background-color: #ffffff;
	color: #024E81;
}
.HOA-bkg {
   background-image: url(images/09-image-top-home.jpg);
   background-repeat:no-repeat;
   background-position:left bottom;
}
#CUSTOMERLOBBY {
	position: absolute;
	z-index: 500;
	top: 300px;
	right: 0px;
}