body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	margin: 0px;
}
.mainbody {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(images/header.jpg);
	height: 171px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.navigation {
	height: 24px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
	overflow: hidden;
}
.nav {
	background-image: url(images/navigationbg.jpg);
	float: right;
	height: 24px;
	width: 134px;
	margin-left: 1px;
}
.logo {
	height: 151px;
	width: 264px;
	margin-top: 11px;
	float: left;
	margin-left: 1px;
}
.contentpart {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.leftpart {
	float: left;
	height: auto;
	width: 210px;
	margin-top: 8px;
}
.toppart {
	height: 11px;
	width: 210px;
	overflow: hidden;
}
.leftcnr {
	background-image: url(images/left-corner.jpg);
	float: left;
	height: 11px;
	width: 9px;
}
.rightcnr {
	background-image: url(images/right-corner.jpg);
	float: left;
	height: 11px;
	width: 9px;
}
.middlecnr {
	background-image: url(images/top-middle.jpg);
	height: 11px;
	width: 192px;
	float: left;
}
.textleft {
	color: #CCCCCC;
	letter-spacing: 2px;
	text-align: center;
	width: 210px;
	font-size: 12px;
	margin-bottom: 20px;
}
.leftcontent {
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
	background-color: #FFFFFF;
}
.imgbox {
	text-align: center;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	overflow: hidden;
	margin-top: 10px;
}
.dottedbr {
	background-image: url(images/dottedbg.jpg);
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.leftcnrbottom {

	background-image: url(images/bottomleft.jpg);
	float: left;
	height: 11px;
	width: 9px;
}
.rightcnrbottom {

	background-image: url(images/bottomright.jpg);
	float: left;
	height: 11px;
	width: 9px;
}
.middlecnrbottom {

	background-image: url(images/bottommiddle.jpg);
	height: 11px;
	width: 192px;
	float: left;
}
.middlepart {
	float: left;
	width: 498px;
	margin-left: 10px;
	margin-top: 8px;
}
.rightpart {
	float: left;
	width: 148px;
	margin-top: 8px;
	margin-left: 6px;
	text-align: right;
}
.toppartmiddle {
	height: 11px;
	width: 498px;
	float: left;
}
.middlecnrmiddle {

	background-image: url(images/top-middle.jpg);
	height: 11px;
	width: 480px;
	float: left;
}
.middlecontent {
	width: 496px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
	background-color: #FFFFFF;
	float: left;
}
.headingtitle {
	font-size: 16px;
	color: #85118F	;
	font-weight: bold;
	margin-left: 5px;
	
}

.headingtitle h1{
	font-size: 16px;
	color: #85118F	;
	font-weight: bold;
	padding:0px;
	margin:0 0 0 5px;
	
}

.textmiddle {
	width: 98%;
	margin-left: 5px;
	font-size: 12px;
	line-height: 17px;
}
.middlecnrbottommiddlebox {


	background-image: url(images/bottommiddle.jpg);
	height: 11px;
	width: 480px;
	float: left;
}
.footer{
	width:100%;
	height:40px;
	background-color:#85118F;
	line-height:20px
			;
	text-align:center;
margin-top:; 	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
}

.head1{
background-color:#85118F;
width:100%;
height:5px;
}


.awhite a:link{ color:#FFFFFF; text-decoration:none;}
.awhite a:hover{ color:#FFFFFF; text-decoration:none;}
.awhite a:visited{ color:#FFFFFF; text-decoration:none;}
.awhite a:visited:hover{ color:#FFFFFF; text-decoration:none;}


.ablack a:link{ color:#000000; text-decoration:none;}
.ablack a:hover{ color:#000000; text-decoration:none;}
.ablack a:visited{ color:#000000; text-decoration:none;}
.ablack a:visited:hover{ color:#000000; text-decoration:none;}


.middlecontent .textmiddle p {
	margin-top: 2px;
	padding-top: 1px;
}

img { border:none;}

a.big-link{
color:#85118E;
text-decoration:underline;
font-size:12px;
font-weight:bold;
}
a.big-link:hover{
text-decoration:none;
}


a.small-link{
color:#85118E;
text-decoration:underline;
}
a.small-link:hover{
text-decoration:none;
}
