/* ANCHOR STYLES */
/*---------------*/
A.bnav:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
text-decoration: none;
}
A.bnav:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #999999;
text-decoration: none;
}

A.body:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
white-space: nowrap;
}
A.body:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
text-decoration: underline;
white-space: nowrap;
}
A.body:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
white-space: nowrap;
}

A.nav:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
white-space: nowrap;
}
A.nav:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #999999;
text-decoration: none;
white-space: nowrap;
}

A.sub:active{
color: #666666;
}
A.sub:hover{
color: #666666;
}

A.companynav:active{
color: #99D475;
}
A.companynav:hover{
color: #99D475;
}

A.servicesnav:active{
color: #757BB8;
}
A.servicesnav:hover{
color: #757BB8;
}

A.clientsnav:active{
color: #629E7B;
}
A.clientsnav:hover{
color: #629E7B;
}

A.customer_servicenav:active{
color: #86CFB1;
}
A.customer_servicenav:hover{
color: #86CFB1;
}

A.resources_seminarsnav:active{
color: #F46559;
}
A.resources_seminarsnav:hover{
color: #F46559;
}

A.contactnav:active{
color: #666666;
}
A.contactnav:hover{
color: #666666;
}

A.ftpnav:active{
color: #666666;
}
A.ftpnav:hover{
color: #666666;
}

A.fishnav:active{
color: #666666;
}
A.fishnav:hover{
color: #666666;
}

/* TEXT STYLES */
/*-------------*/
.footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #1A3A7A;
}
.body{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #999999;
line-height: 15px;
}
.nav{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
white-space: nowrap;
}
.button{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
white-space: nowrap;
color: #999999;
}
.button_over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	color: #ffffff;
	cursor: pointer;
}
.bnav{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}
.nav_over{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #ffffff;
}
.nav_out{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #999999;
}
.head{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
}
.head_email{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px; 
}
.color_sub{
color: #666666;
}
.color_body{
color: #999999;
}
.color_company{
color: #99D475;
}
.color_services{
color: #757BB8;
}
.color_clients{
color: #629E7B;
}
.color_customer_service{
color: #86CFB1;
}
.color_resources_seminars{
color: #F46559;
}
.color_fish{
color: #666666;
}
.weight_subhd{
font-weight: bold; 
}
.error{
color: #990000;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
}

/* ELEMENT STYLES */
/*----------------*/
.border{
background-color: #999999;
}
.imgborder_company{
background-color: #C7E4BF;
}
.imgborder_services{
background-color: #C8CAE3;
}
.imgborder_clients{
background-color: #C0D8CB;
}
.imgborder_customer_service{
background-color: #CFECE0;
}
.imgborder_resources_seminars{
background-color: #FBC1BD;
}
.imgborder_fish{
background-color: #C2C2C2;
}
.bgcol_company{
background-color: #99D475;
}
.bgcol_companysub{
background-color: #ADDD91;
}
.bgcol_services{
background-color: #757BB8;
}
.bgcol_servicessub{
background-color: #9FA3CE;
}
.bgcol_servicesnav{
background-color: #E3E5F1;
}
.bgcol_clients{
background-color: #629E7B;
}
.bgcol_clientsnav{
background-color: #E0EBE5;
}
.bgcol_clientssub{
background-color: #81B196;
}
.bgcol_customer_service{
background-color: #86CFB1;
}
.bgcol_customer_servicesub{
background-color: #9ED9C1;
}
.bgcol_resources_seminars{
background-color: #F46559;
}
.bgcol_resources_seminarssub{
background-color: #F6847B;
}
.bgcol_resources_seminarsnav{
background-color: #FDE8E6;
}
.bgcol_fish{
background-color: #9A999A;
}
.bgcol_none{
background-color: #ffffff;
}
.bgcol_estimate_request_form{
background-image:url(images/bg_estimate_form.gif);
/*background-color: #E7F5EF;*/
}
.bgcol_register_seminars_form{
background-image:url(images/bg_register_seminars_form.gif);
}
.bgcol_request_brochure_form{
background-color:#E7F5EF;
}
UL {
	list-style: disc;
}
.input{
border:#999999 solid 1px;
}
.width_estimateform{
width: 100px;
}
.width_short_estimateform{
width: 25px;
}


