BODY
{
	font: 12px tahoma;
	background: white;
	margin: 0px;
}

TABLE
{
	font: 12px tahoma;
}


.navItem
{
	cursor: hand;
	border: 0;
}

.mainbody 
{
	width: 740px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}

.leftbar 
{
	background: url('images/leftbar.gif');
	background-repeat: no-repeat;
}

.pageTitle 
{
	font: bold 16px Verdana;
	border-bottom: 1px solid #9F9784;
	margin-bottom: 10px;
}

.header 
{
	font: bold 12px verdana; 
	color: #2B2B2B; 
	padding-right: 15px;
}

.content
{
	padding-right: 20px;
}

.footer
{
	background: #F7F5EA
	border-top: 1px solid #DFDFDF;
	font: bold 10px verdana;
	color: #2B2B2B;
	text-align: center;
	padding: 7px;
}