body {
margin: 10px;
padding: 0px;
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
color: #000;
background: #FFFFCC;
text-align: left;
}
table {
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

A:link {
	color: #663300;
	text-decoration: none;
}

A:visited {
	color: #003300;
	text-decoration: none;
}

A:active {
	color: #663300;
	text-decoration: none;
}

A:hover {
	color: #003300;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #663300;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}

TABLE.cobtbl{
background-color: #FF9900;
}
TD.cobhl{
background-color: #FFCC66;
}
TD.cobll{
background-color: #FFFFFF;
color : #000000;
}.sidebarbg {
	background-image: url(images/sidebtmbg.jpg);
	background-repeat: repeat-y;
}
