.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
a.leftnav:link {
	color: #999;
	text-decoration: none;
}


.bground {
	background-image: url(images/2011/bg/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.tablebground {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.leftnavbground {
	background-image: url(images/2011/nav/nav_bg.jpg);
}
a.leftnav:visited {
	color: #999;
	text-decoration: none;
}
a.leftnav:hover {
	color: #FFFFFF;
	clear: none;
	float: none;
	text-decoration: underline;
}
.bgroundwhitetable {
	background-color: #FFFFFF;
}
.mainheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.greybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.greybody:link {
	color: #999;
}
a.greybody:visited {
	color: #666;
}
a.greybody:hover {
	text-decoration: underline;
	color: #999;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.formbground {
	background-color: #E9E9D1;
}
.bodybg {
	background-image: url(images/2011/body/body_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
.footerbg {
	background-image: url(images/2011/footer/footer.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

