#siteHeader
{
height:252px;
background-image: url('/Data/images/headers/HeaderHP.jpg');
}

body {
	font-size: 11px;
	font-family: Arial;
	color: #333;
	background-color: #ccc;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
a
{
	color:#000;
}
.mainTable {
	width: 777px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}



.mainMenuHolder
{
background-color:#0D267A;
height:29px;
}


.header 
{
	text-align:center;		
	/*border-top: solid 6px #fff;
	border-bottom: solid 6px #fff;*/
}
.mainSideBar {
	background-color: #A6A7A9;
	width:150px;	
	border-right: solid 4px #fff;
}

.mainContentRow
{
	border-top: solid 1px #fff;
}



.leftSideBar
{
	background-image: url(/Data/Images/General/innerMenuBkg.jpg);
	background-repeat: repeat;
	border-right: solid 0px #fff;
	width: 184px;
}


div.innerHeader
{	
	border-bottom: solid 0px #fff;
}



div.contentArea {
	padding:0px;
	width:590px;	
}

.innerContent {		
	padding:10px 0px 10px 0px;		
}
.innerContentHP {		
	padding:10px 10px 10px 10px;		
}


.footer {
	clear: both;	
	color:#000;
	padding-top:3px;
	padding-bottom:3px;	
	padding-left: 10px;
border-top: solid 1px  #999;
}

.footer a
{
	color:#000;
}









