﻿body, textarea {
     	scrollbar-face-color: #FFFFFF;
     	scrollbar-highlight-color: #000000;
     	scrollbar-shadow-color: #333333;
     	scrollbar-3dlight-color: #CCCCCC;
     	scrollbar-arrow-color: #006666;
     	scrollbar-track-color: #C0C0C0;
     	scrollbar-darkshadow-color: #CCCCCC
 			  }


body	{ 
		  margin-top:0px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;
		}
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight: 400; color: #505050}
b, strong {  font-weight: 700}

a:active 	{ color: #009ADE;font-weight: bold;font-size:8pt}
a:link 	{  color: #009ADE;font-weight: bold;font-size:8pt}
a:visited 	{ color: #009ADE;font-weight: bold;font-size:8pt}
a:hover 	{  color: #009ADE;font-weight: bold;font-size:8pt}

.companyname {font-size: 24px; color: #FFFFFF; font-weight: bold}
.tagline {font-size: 16px; color: #FFFFFF; font-weight: bold}
.pageheader {font-size: 18px; color: #669966; font-weight: bold}
.textheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; font-weight: bold}


.navtop {font-size: 10px; color: #FFFFFF;}
.navtop a:active {font-size: 10px; color: #FFFFFF; text-decoration: none;}
.navtop a:link {font-size: 10px; color: #FFFFFF; text-decoration: none;}
.navtop a:visited {font-size: 10px; color: #FFFFFF; text-decoration: none;}
.navtop a:hover {font-size: 10px;  color: #AFCC99; text-decoration: none;}

.body a:active { color: #000033;font-weight: bold}
.body a:link {  color: #669966;font-weight: bold}
.body a:visited { color: #669966;font-weight: bold}
.body a:hover {  color: #000000;font-weight: bold}

.footer { font-size: 10px;}
.footer a:active {font-size: 10px; color: #666666; text-decoration: underline; }
.footer a:link {font-size: 10px; color: #666666; text-decoration: none;}
.footer a:visited {font-size: 10px; color: #666666; text-decoration: none;}
.footer a:hover {font-size: 10px;  color: #333333; text-decoration: underline;}

.hlCell 	{background-color: #000000;}
.ACell 	{background-color: #CCCCCC;}
.TCell 	{background-color: #033C7B;)
.MenuCellold 	{background-color: #033C7B;}
.MenuOld 		{font-weight: bold; text-align: center; color: #FFFFFF;}

.clsInput
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #FFFFFF;
    BORDER: 1px solid black;
}
.clsInpat
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #CCCCCC;
    BORDER: 1px solid #8B674D;
}


.menucell {
FONT-SIZE: 9pt;
font-weight: bold;
background-color:#FFFFFF;
border:1px solid #FFFFFF;
text-align:left;
color:#FFFFFF;
}

.menucellOver {
FONT-SIZE: 9pt;
background-color:#EFEFF7;
border:1px solid #DDDDDD;
text-align:left;
color:#FFFFFF;
}

.catalogbox {
FONT-SIZE: 8pt;
text-align:left;
border-color:#009ADE;
border:thin;
}

.brdr-blue-1 {
	border: 1px #A3A3A3 solid;
}

.row-header-bg {
	background: #F8F5E0 url("/images/0_row_header.gif") top no-repeat;
}

.border1 {
	border: 1px #A3A3A3 solid;
}

table.prod {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: #009ADE #009ADE #009ADE #009ADE;
	border-collapse: collapse;
	background-color: red;
}
table.prod th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.prod td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}