/* CSS Document */

body {
	background-color:#7F7F7F;
	font-family:tahoma;
	color:#8A8A8A;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/body_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.marquee{
	background-image:url(images/notepad.gif);
	background-repeat:no-repeat;
}

a {
	color:#868686;
	text-decoration:none;
}
a:hover
{
text-decoration:none;
}

.co_name {
	padding:50px 0px 0px 25px;
}

.co_name a{
	font-size:30px;
	color:#FFB600;
	text-decoration:none;
}

.slogan
{
	padding-left:0;
	color:#FFB600;
	font-size:9px;
	font-family:Microsoft Sans Serif, Tahoma;
}

.firstchar
{
	color:#8A8A8A;
	font-size:22px;
}

.search
{
	padding:70px 0px 0px 0px;
	color:#819327;
	font-size:11px;
	line-height:20px;
	font-family:Microsoft Sans Serif, Tahoma;
}


.topimage
{
	background-image:url(images/body_bg2.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:475px;
	height:267px;
}

.menu
{
	 font-size:12px; 
	 color:#ffffff;
	 text-decoration:none;
	 line-height:18px;
	 padding-left:50px;
}
#marqueecontainer{
position: relative;
width: 120px; /*marquee width */
height: 110px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

.topmenu
{
	 font-size:12px; 
	 color:#ffffff;
	 text-decoration:none;
	 line-height:18px;
}

.right_content
{
	color:#819327;
	font-weight:bold;
	font-size:12px;
	padding-left:30px;
	
}

.page_heading
{
	color:#819327;
	font-weight:bold;
	font-size:12px;
}

.services
{
	color:#819327;
	font-weight:bold;
	font-size:12px;
}

.ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
} 

.sublink{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	color:#710A0B;
	font-size:11px;
}
.ul li a {
	color:#8F8F8F;
	text-decoration:underline;
	line-height:20px;
	padding-left:40px;
	font-size:11px;
}

td span a {
	color:#8F8F8F;
	text-decoration:underline;
	line-height:20px;
	font-size:11px;
}
td span {
	color:#8F8F8F;
	text-decoration:none;
	line-height:20px;
	font-size:11px;
}

.header{
	color:#3D75BA;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:23px;
	padding:0px 0px 0px 25px; 
}

.topline
{
background-image:url(images/top-line.gif);
background-repeat:repeat-x;
}

.leftline
{
background-image:url(images/left-line.gif);
background-repeat:repeat-y;
}

.rightline
{
background-image:url(images/right-line.gif);
background-repeat:repeat-y;
}

.bottomline
{
background-image:url(images/bot-line.gif);
background-repeat:repeat-x;
}

.vertline
{
background-image:url(images/vert-line.jpg);
background-repeat:repeat-y;
}

.normal_text{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	padding:0px 10px 0px 25px; 
}

.input_text{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	border-style:groove; 
	padding:0px 0px 0px 0px;
}

.btn{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
}

.bannerad
{
	background-image:url(images/bannerad2.jpg);
	background-repeat:no-repeat;
	width:465px;
	height:133px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
font-size:11px;
font-weight:normal;
line-height:15px;
padding:0px 10px 0px 25px; 

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
