BODY{
	scrollbar-3d-light-color: #97AACF;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #97AACF;
	scrollbar-dark-shadow-color: #97AACF;
	scrollbar-face-color: #97AACF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #97AACF;
	}

A:link {
	color: #FC0000;
	text-decoration: none;
	font-weight:bold;
}

A:visited {
	color: #FC0000;
	text-decoration: none;
	font-weight:bold;
}

A:active {
	color: #FC0000;
	text-decoration: none;
	font-weight:bold;	
}

A:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;	
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #003366;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #003366;
	height : 1px;
}

TABLE.cobtbl{
background-color: #97AACF;
} 

TD.cobhl{
background-color: #000000;
}

TD.cobll{
background-color: #000000;
color : #FFFFFF;
}


#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 9px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
margin-left: 4px;
width: 124px;
background-color:#E7EFF4;
border-bottom: 1px solid #29425A;
}

#menu a:link, #menuitems a:visited
{
color: #000000;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
background-color: #97AACF;
color: #FFFFFF;
font-weight:bold;
}

IMG.cartimage {
	border:0px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	width: 100px;
}

.csprodimage {
	height: 250px;
}