/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EAEDF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#373C45;
}

a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#056CAE;
text-decoration:underline;
}
/*link-------------------------------------------------------*/
.toplink
{
font-family:Arial,Trebuchet MS;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none; 
}
.toplink a
{
font-family:Arial,Trebuchet MS;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none; 
} 
.toplink a:visited
{
font-family:Arial,Trebuchet MS;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none; 
} 
.toplink a:hover
{
font-family:Arial,Trebuchet MS;
	color:#FFFC00;
	font-size:11px;
	font-weight:normal;
	text-decoration:none; 
} 
/*--------------------------------------------------------------bodypart-------------------------------------------------starts*/
.master_padding
{
padding:15px 15px 15px 15px;
background-color:#F4F6FF;
border:#BFC9F3 0px solid;
}
.maicontent_padding
{
padding:10px 10px 20px 10px;
}
.menubg
{
background-image:url(images/menu_bg_nor.jpg);
background-repeat:repeat-x;
border:#dddddd 1px solid;
height:34px;
}
.menuon
{
	font-family:Arial,Trebuchet MS;
	color:#E91C17;
	font-size:12px;
	font-weight:bold;
	background:url(images/menu_bg_sel.jpg);
	height:34px;
	width:90px;
	text-decoration:none;
}
.menuon a:active
{
	font-family:Arial,Trebuchet MS;
	color:#E91C17;
	font-size:12px;
	text-decoration:none;
}
.menu
{
	font-family:tahoma,Arial,Trebuchet MS;
	color:#FAFBFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.menu a
{
	font-family:tahoma,Arial,Trebuchet MS;
	color:#FAFBFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.menu a:visited
{
	font-family:tahoma,Arial,Trebuchet MS;
	color:#FAFBFF;
	font-size:11px;
	text-decoration:none;
}
.menu a:hover
{
	font-family:tahoma,Arial,Trebuchet MS;
	color:#FFFC00;
	font-size:11px;
	text-decoration:none;
}

.headerbg
{
background-color:#3CA001;
height:224px;
padding:13px;
}
.bodycontbg
{
background-image:url(images/body_bg.gif);
background-repeat:repeat-x;
background-position:top;
}
.rightbg
{
background-image:url(images/ad_bg.gif);
background-repeat:no-repeat;
background-position:top;
padding:18px;
}
.footerbg
{
background-image:url(images/footer_bg.gif);
background-repeat:repeat-x;
height:91px;
}
.footerlink
{
font-family:Arial,Trebuchet MS;
color:#1A285E;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.footerlink a
{
font-family:Arial,Trebuchet MS;
color:#1A285E;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.footerlink a:visited
{
font-family:Arial,Trebuchet MS;
color:#1A285E;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.footerlink a:hover
{
font-family:Arial,Trebuchet MS;
color:#FFFC01;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

.normaltext{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
}
