body {
	background-image: url('../images/bg.gif');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rightpanel {
	background-color: #f7f7f7;
}
.spanred {
	color: #ff614e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2883ce;
	font-weight: bold;
	text-decoration: underline;
}
.readmore:hover {
	text-decoration: none;
}

.headermenu {
	background-image: url('../images/menu_bg.gif');
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	height: 35px;
	font-weight: bold;
	text-align: center;
	vertical-align: Middle;
}
.leftpannel, .content, .footer {
	background-color: #ffffff;
}
.footer {
	height: 46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	background-color: #3889CC;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #ff7061;
	text-decoration:none;
}
.content p {
	margin: 20px 10px 10px 20px;
	line-height: 160%;
	text-align: justify;
}
p.right {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
.spanblue {
	color: #4e83af;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.homebutton {
	line-height: 100%;
	color: #010001;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

	margin-top: 10px;
	font-size: 9pt;
}
.headermenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.headermenu a:hover {
	text-decoration: none;
	color: #ffe770;
}
.headingl {
	text-align: right;
	height: 28;
}
.bulet {	
	list-style-image:url('../images/icon.gif');
	line-height:200%;
	margin-top:0;
}

.bulet a {
	color: #457ec0;
	text-decoration:none;
	font-weight: bold;
}

.bulet a:hover {
	color: #ff7061;
	text-decoration:none;
	font-weight: bold;
}

.txtb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	font-weight:bold;
}

.headingr {
	text-align: left;
	height: 28;
}
.leftmenu {
	list-style-image:url('../images/bullet.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #457ec0;
	font-weight: bold;
	line-height:200%;
}
.leftmenu a {
	color: #457ec0;
	text-decoration:none;
}
.leftmenu a:hover {
	color: #ff7061;
	list-style-image:url('../images/bullet_over.gif');
	text-decoration:none;
}
.heading {
	background-image:url('../images/heading_bg.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 28;
	text-decoration:none;
}
.heading a{
	color: #FFFFFF;
	text-decoration:none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	line-height: 180%;
}
.tdbgl{
	background-image:url('../images/bgl.gif');
	background-repeat: repeat-x;
	width: 5px;
}
.tdbgr{
	background-image:url('../images/bgr.gif');
	background-repeat: repeat-x;
	width: 5px;
}
.orange {
	font-size: 12px;
	color: #dd9629;
	font-weight: bold;
}
.headl {
	color: #B79717;
	font-family: times;
	font-size: 14pt;
	font-weight: bold;	
}
.headr {
	color: #3c319d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.maintable {
	width: 779px;
}
hr {
	color: #e8e8e8;
	size: 2;
}