/* Global Formatting Section */

body 
{
	margin:0px;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.mainTable 
{
	margin-top:20px;
	width:790px;
}
.mainHeader 
{
	background-image:url(images/header.gif);
	height:80px;
	width:790px;
}
.mainBody 
{
	width:530px;
	vertical-align:top;
	font-size:10pt;
	padding-left:20px;
	background-color:#FFFFFF;
}	
.sideBanner 
{
	padding-top:7px;
	background-color:#FFFFFF;
}
.mainFooter 
{
	background-image:url(images/footer.gif);
	text-align:center;
	font-size:10px;
	height:40px;
}
.setFont 
{
	font-size:10pt;
	padding-top:20px;
}
.setFontHeader 
{
	font-size:12pt;
	font-weight:bold;
	height:20px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
a 
{
	color:#000000;
	font-weight:bold;
}
.products 
{
	font-size:10pt;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#CCCCCC;
	width:150px;
	padding-bottom:5px;
	text-align:center;
}
.topLeft 
{
	background-image:url(images/topLeft.gif);
	width:20px;
}
.bottomLeft 
{
	background-image:url(images/bottomLeft.gif);
	width:20px;
}
.topRight
{
	background-image:url(images/topRight.gif);
	width:20px;
}
.topRight2
{
	background-image:url(images/topRight2.gif);
	width:20px;
}
.bottomRight
{
	background-image:url(images/bottomRight.gif);
	width:20px;
}
.bottomRight2
{
	background-image:url(images/bottomRight2.gif);
	width:20px;
}
.middle
{
	background-image:url(images/bg01.gif);
	width:750px;
}