BODY
{
	margin: 0px;
	background-color: #CCCCCC;
	
    scrollbar-face-color: #cccccc;
    scrollbar-shadow-color: #666666;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #666666;
    scrollbar-3dlight-color: #666666;
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-track-color: #cccccc;
    scrollbar-arrow-color: #000000;
}
TD.bodybg
{
	background-color: #CCCCCC;
}
.lightblue
{
	background-color: #549CC7;
}
.darkblue
{
	background-color: #549CC7;
}
TD.black
{
	background-color: #000000;
}
TD
{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #666666;
}
.title
{
	font-family: arial, verdana;
	font-size: 15px;
	font-weight: bold;
	color: #F09100;
}
.orange
{
	font-weight: bold;
	color: #F09100;
}
.bold
{
	font-weight: bold;
}
A, A:visited, A:active
{
	font-size: 11px;
	font-weight: bold;
    color: #666666;
    text-decoration: none;
}
A:hover
{
	font-weight: bold;
    color: #F09100;
    text-decoration: none;
}
A.products, A:visited.products, A:active.products
{
	font-size: 11px;
	font-weight: bold;
    color: #F09100;
    text-decoration: none;
}
A:hover.products
{
	font-weight: bold;
    color: #666666;
    text-decoration: none;
}
IMG.border
{
    border: #000000 1px solid;
}
INPUT
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
	background-color: #D7D7D7;
	width: 150px;
	height: 19px;	
    border: #000000 1px solid;
}
TABLE.table
{
	background-color: #000000;
}
TD.tablehead
{
	background-color: #F09100;
	font-weight: bold;
	color: #FFFFFF;
	height: 50;
}
TD.tablesubhead
{
	background-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	height: 30;
	padding: 5px;
}
TD.tablecell
{
	background-color: #FFFFFF;
	font-weight: bold;
	height: 20;
	padding: 5px;
}
TD.tablecell-grey01
{
	background-color: #CCCCCC;
	font-weight: bold;
	height: 20;
	padding: 5px;
}
TD.tablecell-grey02
{
	color: #EEEEEE;
	background-color: #999999;
	font-weight: bold;
	height: 20;
	padding: 5px;
}
TD.tablecell-yellow01
{
	background-color: #FFFFCC;
	font-weight: bold;
	height: 20;
	padding: 5px;
}
TD.tablecell-yellow02
{
	background-color: #FFCC00;
	font-weight: bold;
	height: 20;
	padding: 5px;
}
TD.tablecell-blue01
{
	background-color: #99CCFF;
	font-weight: bold;
	height: 20;
	padding: 5px;
}
TD.tablecell-blue02
{
	color: #EEEEEE;
	background-color: #3366CC;
	font-weight: bold;
	height: 20;
	padding: 5px;
}
UL
{
	margin-top: 2px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
LI
{
	text-align: justify;
	list-style-image: url("images/icon_products_bullet_2.gif");
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
LI.left
{
	text-align: left;
}
FORM
{
	margin: 0px;
}