/* CSS Basic Document */
body
{
	padding:0px;
	background-color:#3399cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
padding-top:0;
color: #000000;
background-color:#FFFFFF;
}
.header_banner
{
height:196px;
}
.services_bg
{
background:url('../images/services_bg.gif') no-repeat left top;
height:117px;
width:150px;
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') repeat-x left top;
height:4px
}
.top_menu_bg
{
background:url('../images/top_menu_bg.jpg') repeat-x left top;
height:26px;
padding-right:0px;
padding-left:0px;
z-index:100;
}
.bottom_menu_bg
{
background:url('../images/bottom_nenu_bg.jpg') repeat-x left top;
height:22px;
padding-right:13px
}
.box_top_bg
{
background:url('../images/box_top_bg.gif') repeat-x left top;
height:32px;
padding-top:10px;
font-size:20px;
color:red
}
.footer_bg
{
background:url('../images/footer_bg.gif') no-repeat left top;
height:25px
}

.footer_bg2
{
background:url('../images/footer_bg2.gif') no-repeat left top;
height:24px
}

/* CSS Text Document */
.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: #000000;
	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;
}

.threeboxes_header
{
color:#0000FF;
font-size:15px;
font-weight:800;

margin-right:10px;
padding-bottom:8px;
text-align:center;
}

.white_text ul.boxes_text
{
	text-align:left;
	font-size:13px;
	padding:0 0 0 15px;
	_padding:0 0 0 2px;

}

.white_text ul.boxes_text li{
padding-bottom:6px; list-style-image:url('../images/bullet.gif'); list-style-position:inside;
}


 ul.boxes_text li a{
color:#FF0000;
text-decoration:none;
}

ul.boxes_text li a:hover{
text-decoration:underline;
}

table.table td {
padding:5px;
}

.left_box {
border:5px solid red;
width:209px;
margin:5px;
}

td.left_box div.header
{
background:#FF0000 url('../images/header_bg.gif') repeat-x;
height:30px;
vertical-align:middle;
color:#FFFFFF;
font-size:18px;
padding-left:5px
}

.horibar img { padding: 3px 0 0 13px;  }

td.righttit { font-size:14px; font-weight:700px;color:"#C70202" padding-left:20px; }

.image_border{
border:2px groove #666666;
margin:3px;
}
