BODY {
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#fef5db;
}

.headerbg 
{
	background-image : url(images/header_bg.jpg);
	height : 126px;
}

.headerimglogo {
	width : 225px;
	height : 121px;
	background-image : url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.headerimgtitle {
	width : 468px;
	height : 121px;
	background-image : url(images/title.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


.menubg  {
	
	background-image : url(images/menucenter.jpg);
	height : 45px;
}

.menuimgleft {
	width : 22px;
	height : 45px;
	background-image : url(images/menuleft.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.menuimgright {
	width : 12px;
	height : 45px;
	background-image : url(images/menuright.jpg);
	background-repeat:no-repeat;
	background-position:right;
}


.footertxt{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight:400;
	
	
}

.contenttitle{
	
	background-image : url(images/contentbg.jpg);
	
	
}

.contentmargin{

	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-weight:600;
	margin-left:6px;

	
	
}

.contentmargin1{

	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-weight:600;
	margin-left:13px;
	margin-right:0px;
	width:240px;
	
	
	
}


.contentmargin2{

	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-weight:600;
	margin-left:12px;
	margin-right:0px;
	width:234px;
	
	
	
}



.contentmidht{

	font-size:14px;
	height : 14px;
	
	
}