body {
	margin: 0px;
	padding: 0px;
}
.mainspacing {
	width: 524px;
}
.mainltrtspacing {
	width: 20px;
}
.leftdivider {
	width: 1px;
	background-image: url(images/left_divider.gif);
	background-repeat: repeat-y;
}
.leftbg {
	background-color: #919294;
	width: 216px;
}
.lefttitle {
	background-color:#3580db;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	text-transform: capitalize;
	height: 32px;
}
.lefttitle li {
	height: 32px;
	padding-left: 18px;
	padding-top: 8px;
	display: compact;
}
.leftlinks {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.leftlinks li {
	display: compact;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/right_menu_bg.gif);
	background-repeat: repeat-x;
}
.leftlinks li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	padding: 2px 0px;
	padding-left:18px;
	height: 15px !important;
	height: 18px;
	border-bottom: 0px solid #e8e8e8 !important;

}
.leftlinks li a:hover {
	text-decoration: none;
	color: #FF0000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #073f83;
	line-height: normal;
}
.footerhline {
	height: 6px;
	background-image: url(images/footer_line_bg.jpg);
	background-repeat: repeat-x;
}
.afterheader {
	height: 1px;
}
.footerbg {
	background-color: #e7e8e8;
}
.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.copyrightfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.heightforbotmain {
	height: 27px;
}
.heightfortopmain {
	height: 6px;
}
a.shadow:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000000;
	font: bold;
	text-decoration: none;
}
a.shadow:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000000;
	font: bold;
	text-decoration: none;
}
