<style type="text/css">
BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA; 
	background-color: #fff;
	}

A.menu:link { 
color : #fff; 
text-decoration : none; 
} 
A.menu:visited { 
color : #fff; 
text-decoration : none; 
} 
A.menu:active { 
color : #fff; 
text-decoration : none; 
} 
A.menu:hover { 
color : #FF0000; 
text-decoration : none; 
} 


A:link {
color: #FF0000;
text-decoration: none;
}

A:visited {
color: #FF0000;
text-decoration: none;
}

A:active {
color: #FF0000;
text-decoration: none;
}

A:hover {
color: #FF9966;
text-decoration: none;
}

TD.menu { 
font-size : 10px; 
color : #000000; 
font-family : Tahoma, Verdana, Arial; 
text-transform : uppercase; 
} 
DIV.menu { 
font-size : 10px; 
color : #000000;
font-weight:bold;  
font-family : Tahoma, Verdana, Arial; 
text-transform : uppercase; 
} 
A:hover { 
color : #767981; 
text-decoration : none; 
} 
A.dark:link { 
color : #d3dce5; 
text-decoration : none; 
} 
A.dark:visited { 
color : #d3dce5; 
text-decoration : none; 
} 
A.dark:active { 
color : #d3dce5; 
text-decoration : none; 
} 
A.dark:hover { 
color : #cc0000; 
text-decoration : none; 
} 
TD { 
font-size : 12px; 
font-family : Verdana; 
} 
P { 
font-size : 12px; 
font-family : Verdana; 
} 
TD.dark { 
font-size : 10px; 
font-family : Tahoma; 
color : #d3dce5; 
} 
P.dark { 
font-size : 10px; 
font-family : Verdana; 
color : #d3dce5; 
} 
TD.smaller { 
font-size : 11px; 
font-family : Tahoma; 
color : #000000; 
} 
P.smaller { 
font-size : 11px; 
font-family : Verdana; 
color : #000000; 
} 
HR { 
color : #d2d2ca; 
height : 1px; 
} 
SPAN.price { 
color : #ff0000; 
} 
SELECT.prodoption { 
font-size : 11px; 
font-family : Verdana; 
color : #000080; 
} 
TD.mincart { 
font-size : 10px; 
font-family : Verdana; 
color : #fff; 
} 
P.mincart { 
font-size : 10px; 
font-family : Verdana; 
color : #fff; 
} 
P.catname { 
text-align : left; 
margin-top : 0; 
margin-bottom : 4px; 
vertical-align : top; 
} 
P.catdesc { 
margin-top : 0; 
margin-bottom : 4px; 
vertical-align : top; 
} 
IMG.catimage { 
border : 0; 
border-color : #000; 
border-style : solid; 
vertical-align : top; 
} 
TD.catimage { 
vertical-align : top; 
} 
TD.catname { 
vertical-align : top; 
text-align : left; 
} 
TD.catnavigation { 
vertical-align : middle; 
text-align : left; 
} 
div.prodname { 
text-align : center; 
}
table.cpd background { 
color : #000000; 
} 
td.cpdll background { 
color : #ffffff; 
border-bottom : 2px dotted #dddddd; 
} 
td.cpdhl background { 
color : #f9b7d3; 
color : #000000; 
font-weight : bold; 
padding : 4px; 
} 
.cstitle background { 
color : #202020; 
color : #ffffff; 
font-weight : bold; 
text-align : center; 
padding : 1px; 
} 
.prod3image { 
width : 60px; 
border : 0; 
border-color : #000; 
border-style : solid; 
}
#prod_bgeffect:hover
{
background-color:#FFF0F8;
}
.solidblockmenu li{
display: inline;
}

.solidblockmenu {
margin : 0;
padding : 0;
float : left;
font : bold 13px Arial;
width : 812px;
border-width : 1px 0;
background : black url(blockdefault.gif) repeat-x center center;
}
.solidblockmenu li a{
float: right;
color: white;
padding: 5px 13px;
text-decoration: none;
border-left: 1px solid silver;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(blockactive.gif) center center repeat-x;
}
.GI_name
{
color:#cc0000;
font-size:12px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	background-color: #FFE7B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-left: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	overflow: hidden;
}