body 
{ 
scrollbar-base-color: #ffffff;
scrollbar-face-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #ffffff;
background-color: #000000;
} 

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

A.main-link:link { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; color: #ffffff; }
A.main-link:visited { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; color: #ffffff; }
A.main-link:active { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; color: #ffffff; }
A.main-link:hover { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; color: #ffffff; }

A.top-link:link { font-weight: bold; text-decoration: none; color: #376fae; }
A.top-link:visited { font-weight: bold; text-decoration: none; color: #376fae; }
A.top-link:active { font-weight: bold; text-decoration: underline; color: #376fae; }
A.top-link:hover { font-weight: bold; text-decoration: underline; color: #376fae; }

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

A.footer-link:link { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; }
A.footer-link:visited { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; }
A.footer-link:active { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; }
A.footer-link:hover { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; }

A.green-link:link { font-family: Verdana; font-size: 13px; color: #ffffff; text-decoration: none;}
A.green-link:visited { font-family: Verdana; font-size: 13px; color: #ffffff; text-decoration: none;}
A.green-link:active { font-family: Verdana; font-size: 13px; color: #ffffff; text-decoration: underline; }
A.green-link:hover { font-family: Verdana; font-size: 13px; color: #ffffff; text-decoration: underline; }





h1, td h1 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #376fae;
text-transform: uppercase;
}

h2, td h2 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #555555;

}

h3, td h3 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #376fae;

}

p, td p {
font-family: Arial;
font-size: 12px;
color: #333333;
}









.heading {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #376fae;
text-transform: uppercase;
}

.text {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #444444;
    line-height: 1.4;
}

.tag-line {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.menu-text {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.4;
}

.footer-text {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.4;
}


table.productsT
{
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.productsT td.prodHd
{
	background-color: #444444;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	vertical-align: text-top;
	border: 1px #444 solid;
}


table.productsT td
{
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: text-top;
} 


.prodBodL {
	border: 1px #444 solid;
}
table.productsT  .prodBodLH {
	border: 1px #444 solid;
	background-color: #777;
	color: #fff;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #fff;
	vertical-align: text-top;
vertical-align: text-top;
}
