.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
a {
	outline-style: none;
}
.body a:link {
	color: #683051;
	text-decoration: underline;
} 
.body a:visited {
	color: #683051;
	text-decoration: underline;
}
.body a:hover {
	color: #683051;
	text-decoration: none;
}
.body a:active {
	color: #683051;
	text-decoration: none;
}
.sidebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
.sidebody a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.sidebody a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebody a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebody a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.small a:link {
	color: #333333;
	text-decoration: underline;
} 
.small a:visited {
	color:#333333;
	text-decoration: underline;
}
.small a:hover {
	color: #333333;
	text-decoration: none;
}
.small a:active {
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	font-weight:normal;
}
.copyright a:link {
	color: #7E7E7E;
	text-decoration: underline; font-weight:normal;
} 
.copyright a:visited {
	color:#7E7E7E;
	text-decoration: underline;  font-weight:normal;
}
.copyright a:hover {
	color: #7E7E7E;
	text-decoration: none;  font-weight:normal;
}
.copyright a:active {
	color: #7E7E7E;
	text-decoration: none;  font-weight:normal;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.subnav a:link {
	color: #000000;
	text-decoration: none;
} 
.subnav a:visited {
	color: #000000;
	text-decoration: none;
}
.subnav a:hover {
	color: #990000;
	text-decoration: underline;
}
.subnav a:active {
	color: #990000;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}
.bodyunjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.holdingbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 16px;
}

.subnav, .subnav a:link, .subnav a:active, .subnav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

.subnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ccc;
}

#sitemap {
	background-color: #464646; border:solid 1px #4e4e4e;
	width:750px;
	padding:0px;
	float:left;
	
}
	#sitemap ul#section {
		margin:0px;
		padding:0px;
		height:155px; float:left;
		padding-left:15px;
		}
		#sitemap ul#section li {
			list-style:none;
			display:block;
			color:#777777;
			float:left;
			line-height:20px;
			width:150px;
			text-align:left;
			border-right:solid 1px #555555;
			padding:0px 20px;
			height:140px;
			}
		#sitemap ul#section li a:link, ul#section li a:active, ul#section li a:visited{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:normal;
			color:#777777;
			text-decoration:none;
			display:block;
			width:150px;
			}

		#sitemap ul#section li a:hover{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:normal;
			color: #999;
			text-decoration:underline;
			}
		.sitemap{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #868686;
			text-decoration: none; font-weight:bold; padding:15px 0px 12px 15px;

			
			}