/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
/*background-color:6699cc;*/
background-color:"#ffffff";
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
background:url(../images/header_banner.jpg) center top no-repeat;
height:196px;
}
.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:117px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
background:6699cc;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg
{
	font-size: 11px;
	background: url(../images/footer_bg.gif) no-repeat left top;
	color: #5C5C5C;
	font-style: normal;
	font-family: Arial, Verdana;
	height: 25px;
	font-variant: normal;
}




/* CSS Text Document */
body
{
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #5c5c5c;
	text-decoration: none;
}



.fontbody
{
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: white;
	text-decoration: none;
}

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}


.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}


.normaltext
{
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #5c5c5c;
	text-decoration: none;
    margin-right: 0px;
    height: 31px;
}

.leftmenulink{
	color: #ffffff; text-decoration : none; font-size: 11px; font-family: verdana;font-weight: bold;  
}

.contactheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #0099cc;
    FONT-FAMILY: Arial, Verdana, Verdana, Helvetica, sans-serif
}

.leftmenulinkHead{
	color: #0066cc; text-decoration : none; font-size: 11px; font-family: verdana;font-weight: bold;  
}

.lb{color: #78BE30; font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.lw{position: relative; left: 0px; 
top: 0px; 
color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600
}








ul {
	list-style: disc;
	margin-left: 0;
	padding-left: 1.5em;
}

li.xc {
	list-style: none;
}
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 75%;
	font-weight: bold;
}

