A:link {text-decoration: none; color: #FF7F00;}
A:visited {text-decoration: none; color: #FF7F00;}
A:active {text-decoration: underline; color: #FF7F00;}
A:hover {text-decoration: underline; color: #FF7F00;}

A.toplight:link {text-decoration: none; color: #eeeeee;}
A.toplight:visited {text-decoration: none; color: #eeeeee;}
A.toplight:active {text-decoration: underline; color: #eeeeee;}
A.toplight:hover {text-decoration: underline; color: #eeeeee;}

A.topdark:link {text-decoration: none; color: #bbbbbb;}
A.topdark:visited {text-decoration: none; color: #bbbbbb;}
A.topdark:active {text-decoration: underline; color: #bbbbbb;}
A.topdark:hover {text-decoration: underline; color: #bbbbbb;}

/* img.border {border: #000000 solid 1px;} */

body
{
background-color: #b2b2b2;
font-family: verdana;
font-size: 10px;
color: #004557;
}

.white_bg
{
background-color: #ffffff;
font-family: verdana;
font-size: 10px;
color: #004557;
}

textarea 
{
font-family: verdana;
font-size: 10px;
color: #004557;
}

input 
{
font-family: verdana;
font-size: 10px;
color: #004557;
}


select 
{
font-family: verdana;
font-size: 10px;
color: #004557;
}

.borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid #dddddd;
}

.main_heading
{
font-family: verdana;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
color: #004557;
}

.heading
{
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #444444;
}

.subheading
{
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #444444;
}

.listing
{
font-family: verdana;
font-size: 10px;
color: #004557;
padding: 0px 0px 0px 0px;
border: 1px solid #dddddd;
}

.listing_heading
{
background-color: #dddddd;
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
}

.feature_heading
{
background-color: #8c8c8c;
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
}

.white_text
{
font-family: verdana;
font-size: 10px;
color: #FFFFFF;
text-transform: uppercase;
}

.text
{
font-family: verdana;
font-size: 10px;
color: #004557;
}

.sitemaptext
{
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #004557;
}

.toplinksdark
{
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #cccccc;
}

.toplinkslight
{
font-family: verdana;
font-size: 10px;
color: #eeeeee;
}

.menulinks
{
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}