@charset "utf-8";
/* CSS Document */
body
{
margin-top:0px;
}
.footer
{
font-family:tahoma, Verdana, Arial;
color:#414141;
font-style:none;
line-height:18px;
text-decoration:none;
font-size:10px;
}


a.footer:hover
{
color:#5ea80b;
text-decoration:none;
}

.footerbg
{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;

}

.moretxt
{
color:#006387;
font-size:12px;
font-family:Verdana,tahoma,  Arial;
line-height:18px;
text-decoration:none;

}

a.moretxt:hover
{
text-decoration:underline;
}

.txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
line-height:18px;
text-decoration:none;
margin-right:10px;
text-align:justify;
}

a.txt:hover
{
text-decoration:underline;
}

.txt1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
line-height:18px;
text-decoration:none;
margin-right:10px;

}

a.txt1:hover
{
text-decoration:underline;
}

.blubg
{
background-color:#edfbff;
}
.titletxt
{
color:#094e68;
font-family: Arial, Helvetica, sans-serif;
line-height:25px;
font-size:16px;
font-weight:bold;
}

.headerbg
{
background-image:url(images/rsm_11.jpg);
background-repeat:no-repeat;
}
.header
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#534e4e;
font-weight:bold;
text-decoration:none;
}
a.header:hover
{
color:#5ea80b;
text-decoration:none;
}
.grybg
{
background-color:#d5d4d8; 
}
.rht_bg
{
background-image:url(images/rht_bg.jpg);
background-repeat:repeat-y;
}


.menubg
{
	background-image:url(images/green_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
	height:34px;
	width:124px;
	display: block;

}

a.menubg:hover
{
background-image:url(images/grey_bg.jpg);
background-repeat:no-repeat;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
line-height:25px;
text-decoration:none;
height:34px;
width:124px;


}
