/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading
{
font-family:tahoma;
font-size:18px;
color:#063A6C;

}
.main-font
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#063A6C;
}
.read-more
{
font-family:Courier New, Courier, mono;
font-size:11px;
font-weight:bold;
color:#FF9933;
text-decoration:none;
}
.read-more:hover
{
font-family:Courier New, Courier, mono;
font-size:11px;
font-weight:bold;
color:#990000;
text-decoration:none;
}
.bullet
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#063A6C;
}
.menu-text
{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.menu-text:hover
{
font-family:tahoma;
font-size:11px;
color:#FF9900;
font-weight:bold;
text-decoration:none;
}

.menu-text1
{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.menu-text1:hover
{
font-family:tahoma;
font-size:11px;
color:#003366;
font-weight:bold;
text-decoration:none;
}
.border
{
background-image:url(../images/rep_1.jpg);
background-position:bottom left;
background-repeat:repeat-x ;
}
.bordery
{
background-image:url(../images/rep_1.jpg);
background-position:right bottom;
background-repeat:repeat-y ;
}
.border-top
{
background-image:url(../images/rep_1.jpg);
background-position:top left;
background-repeat:repeat-x ;
}
.footer
{
font-family:tahoma;
font-size:10px;
color:#333333;
}
.innertd
{
	font-family:  verdana;
	font-size: 10px;
	color: 6A6A6A;

}