body
{ 
   background: #e9e9e9 url(images/bg.gif) repeat-x;
	margin: 17px 0 0 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
.title
{
	background: #141414 url(images/title_bg.gif);
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	height: 49px;
}
.contact
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	line-height: 200%;
}
.contact:hover
{
	text-decoration: underline;
}
.bottom
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a3a3a3;
}
.copy
{
	color: #000;
	font-size: 11px;
}
h1
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #fff;
	background: url(images/title_bg.gif) no-repeat;
	height: 64px;
	padding: 25px 0 0 30px;
	text-transform: uppercase;
	margin: 0;
}
h2
{
	font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000;
}
h3
{
	font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #c5151c;
}
.button
{
	border: 1px solid #2E400F;
	color: White;
	background-color: #0983c2;
	font-size: 11px;
}
p, li, ul, ol
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top:5px;
	line-height: 1.6em;
}
a
{
	color: #29598c;
	font-size: 12px;
}
a:hover
{
	text-decoration: none;
}
li
{
	list-style-image: URL('images/bullet.gif')
}
.menu
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b99ce;
	height: 40px;
	padding-left: 13px;
	padding-top: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/menu_bg.gif) no-repeat;
	display: block;
}
.menu2
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b99ce;
	height: 40px;
	padding-left: 13px;
	padding-top: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/menu_bg2.gif) no-repeat;
	display: block;
}
.menu:hover
{
	color: #ff6109;
}
.menu2:hover
{
	color: #ff6109;
}
.content
{
	padding: 15px;
	background: #ac8b60;
	color: #392812;
}
.orange
{ 
	color: #c5151c;
 }
 
img.st
 { 
 border: 1px solid #392812;
  }
  
.left_info
 { 
 font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #707070;
  padding-left: 15px;
  } 
  
.f10
  { 
	font-size: 10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   }
td.box
{
	background: url(images/box_bg.gif);
	padding-left: 15px;
	padding-right: 15px;
	height: 44px;
}
h2.box
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #de6100;
	text-transform: uppercase;
	margin: 25px 0 0 28px;
}
table.submenu
{
font-size:100%;
visibility:hidden;
position:absolute;
border-top: 1px solid white; 
border-right: 1px solid white; 
border-left: 1px solid white; 
margin-left: 180px;
margin-top: -20px;
}
td.submenu
{
	background: #3b85c5;
	border-bottom: 1px solid white; 
	padding-left: 15px;
	padding-right: 15px;
	height: 23px;
}
a.submenu
{
	color: white;
	font-size: 11px;
	text-decoration: none;
}


.res_table{
	border-collapse: collapse; 
	width:400px;
	border:1px solid black;
}
.res_table th{font-size:12px;font-weight:bold;	border-collapse: collapse; }
.res_table td{font-size:11px;border:1px solid black;	border-collapse: collapse; }