/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#000000;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #610B0B;
background-color:#FFFFFF;
}

 
h1 { font-family: Palatino; font-size: 3em; margin: .3em 0; font-weight: bold; text-align: left;}
h1 { color: #0B610B}


h2 { font-size: 1.5em; margin: .0em 1; font-weight: bold; text-align: left;}
h2 { color: #084B8A}

p {
line-height: 120%;
margin-bottom: 5px;
font-size: 12px;
color: #004C87;
}

A:link {text-decoration: none; font-weight:bold; font-size:1.8em; color: #B40404;}
A:visited {text-decoration: none; font-weight:bold; font-size:1.8em; color: #B40404;}
A:active {text-decoration: none; font-weight:bold; font-size:1.8em; color: #B40404;}
A:hover {text-decoration: underline; font-weight:bold; font-size:1.8em; color: #B40404;}
}

}
.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:117px;
padding:10px;
}


#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 2px;
  padding-left: 1px;
  padding-bottom: 2px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 3px 0 0 21px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 6px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 6px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

.services_teable
{
margin-top:8px;
margin-bottom:12px;
color:#C70202;
text-decoration:none;
}
.content_bg
{
background:url(../images/contentbox1.jpg) left top no-repeat;
height:117px;
padding:10px;
}
.content_bg1
{
background:url(../images/contentbox1.jpg) left top no-repeat;
height:117px;
padding:10px;
}
.content_table
{
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;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.top_menu_bg1
{
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
{
background:url(../images/footer_bg1.gif) left top no-repeat;
height:25px;
}



/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#FFFFFF;
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:#610B0B;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
link-color:#ffffff;
}
.body_link
{
color:#610B0B;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#FFFFFF;
background-color:inherit;
}
.body_link1
{
color:#ffffff;
text-decoration:underline;
background-color:inherit;
}
.body_link1:hover
{
text-decoration:none;
color:#ffffff;
background-color:inherit;
}
