body {
	font-family: Tahoma, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 11px;
	color: #7a7a7a;
}
img
{
	border: none;
}
#wholecontent
{
width: 950px;
position: absolute;
left: 50%;
margin-left: -475px;
margin-top: 0px;
padding: 0px 0px 0px 0px;
}
.head
{
	margin: 18px 0 0 200px;
	_margin: 18px 0 18px 199px;
}
a:link, a:visited
{
	color: #777777;
	text-decoration:underline;	
}
a:hover
{
	color: #777777;
	text-decoration: none;	
}
ul, li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
p
{
margin: 7px 0;
}
.leftm
{
	float: left;
	margin-top: 9px;
	border-bottom: 6px solid #dedede;
	}
.headPic
{
	_margin-bottom: -3px;
	padding-bottom: 1px;

}
div.leftm ul li
{
	border-bottom: 1px solid #fff;
	width: 190px;
	font-size: 15px;
	height: 33px;
	text-transform: uppercase;
}
div.leftm ul li a
{
	background: #1c76b2 url("images/off.gif") no-repeat top left;
	display: block;
	padding: 8px 0 7px 45px !important;
	_height: 33px;
	color: #fff !important;
	text-decoration: none !important;
}
div.leftm ul li a:hover
{
	color: #fff !important;
	background: #4b98e0 url("images/on.gif") no-repeat top left;
	padding: 8px 0 7px 45px !important;
	_height: 33px;
	text-decoration: none !important;
}
div.leftm ul li a.selected:link, a.selected:visited
{
	color: #fff !important;
	background: #4b98e0 url("images/on.gif") no-repeat top left;
	padding: 8px 0 7px 45px !important;
	_height: 33px;
	text-decoration: none !important;
}
a.blue:link, a.blue:visited
{
	color: #1c76b2;
	text-decoration: underline;
	padding: 0 5px;
}
a.blue:hover
{
	color: #1c76b2;
	text-decoration: none;
	padding: 0 5px;
}
.content
{
	width: 695px;
}
.defaultObj
{
	float: left;
	display: inline;
}
#rightpart
{
float: right;
display: inline;
margin: 10px 0 -10px 1px;
background-color: #1c76b2;
width: 249px;
color: #fff;
}
a.more:link, a.more:visited, a.more:hover
{
color: #fff;	
}