













* { box-sizing:border-box; -moz-box-sizing:border-box; }

BODY, TD, TH
{
font-family: Tahoma;
font-size: 14px;
color: ;
}

SELECT, INPUT, TEXTAREA
{
	font-family: Trebuchet MS,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 15px;
	padding: 0px 2px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	color: #666666;
}

.selected
{
border:3px solid #CC0000;
}

.normal
{
border:3px solid ;
}

.radio
{
border: 0px;
width: 10px;
}

.button
{
background: #CCCCCC;
border: 1px solid #CCCCCC;
font-size: 11px;
color: #000000;
float: #none;
}


a
{
font-family: Verdana;
font-weight:normal;
font-size: 14px;
text-decoration: underline;
color: #3366CC;
}

a:hover
{
color: ;
}

.white
{
font-family: Tahoma, Trebuchet MS;
font-size: 12px;
color: #ffffcc;
text-decoration: underline;
}

.white:hover
{
color: ;
}

.nav2
{
background-color:#FFFFFF;
filter: ALPHA(opacity=60);
opacity: 0.5;
-moz-opacity:0.8;
text-align:center;
border: 0px solid red;
border-bottom: 0px;
font-weight: bold;
padding: 3px;
padding-left: 15px;
padding-right: 15px;
font-family: helvetica;
font-size: 14px;
text-decoration: none;
}

.NAV_TEXT
{
	font-weight: bold;
	font-family: helvetica;
	font-size: 14px;
	text-decoration: none;
}

.WHITE_BG
{
width: 100%;
background-color: #FFFFFF;
filter: alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
padding: 5px 15px;
}

.bottom_nav
{
font-family: Tahoma, Trebuchet MS;
font-size: 13px;
color: #3366CC;
text-decoration: underline;
}

.container
{
color: #3366CC;
font-family: Helvetica;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
font-size: 16px;
font-weight: bold;
}

.container:hover
{
color: #000000;
}

.nav:hover
{
background-color: #FFFFFF;
}

.footer
{
font-size: 10px; 
color: #999999;
}

FORM
{
margin: 0px;
}

.scrollbars
{
color: #000000; 
border: solid 2px black; 
width: 120px; 
height: 200px; 
overflow: auto; 
scrollbar-face-color: #CCCCCC;
scrollbar-shadow-color: #3D5054;
scrollbar-highlight-color: #EEEEEE;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #999999;
scrollbar-arrow-color: #666666;
}

.small
{
font-size:12px;
}

.products
{
font-size: 11px;
color: white;
font-weight: bold;
border: 1px solid #3366CC;
width: 162px;
height: 18px;
text-align: center;
}

.subcat
{
padding-left:5px;
padding-top: 5px;	
padding-bottom: 5px;	
color: #3366CC;
text-decoration: underline;
font-size: 12px;
text-align: left;
}

