
body {
margin: 30px auto;
background-color:#4f4f4f;
}

.topMenu
{
	font-family: Arial;
	color:#CCCCCC;
	font-size: 12px;
	text-decoration: none;

}

td {
font-family: Arial;
font-size: 12px;
color: #524c4c;
}


a{
font-family: Arial;
color: #44658c;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:hover {
	color:#999999;
	font-weight: bold;
	text-decoration:none;
}

.title {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #44658c;
}

.header {
height: 110px;
background-image: url(images/headerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 10px 0 0 0;
}

.headerright {
padding: 0 0 10px 0;
}

.mainbody {
background-image: url(images/mainbodybg.gif);
background-repeat: repeat-y;
background-color: #646464;
}

.mainleft {
padding: 10px 0 0 0;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(images/footerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.poweredBy {
font-family: Arial;
font-size: 10px;
color: #ffffff;
}

.bodyText
{
font-family: Arial;
font-size: 12px;
color: #524c4c;
}

.bodyTextB
{
font-family: Arial;
font-size: 12px;
color: #44658c;
}

.pageHeading
{
font-family: Arial;
font-size: 12px;
color: #534f4f;
}

.date {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight:bold;
}

.sales {
color: #A32716;
}