body
{ 

 }

.bottom
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #b6c58c;
}
.bottom:hover
{
	color: #000;
}
.copy
{
	color: #b2b2b2;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	color: #fff;
	background: url(images/title_bg.gif);
	height: 63px;
	width:100%;
	padding-left: 20px;
	padding-top: 15px;
}
h2
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000;
}
.button
{
	border: 1px solid #2E400F;
	color: #fff;
	font-weight: bold;
	background-color: #292f6e;
	font-size: 11px;
}
p, li, ul, ol
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.6em;
}
a
{
	color: #292f6e;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover
{
	text-decoration: none;
}
li
{
	list-style-image: URL('images/bullet.gif')
}
a.menu
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c57c4c;
	height: 18px;
	width: 220px;
	padding-left: 30px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover
{
	text-decoration: underline;
}
td.menu
{
	background: url(images/menu_bg.gif) no-repeat;
	height: 22px;
}
.content
{
	background: url(images/content_bg.gif);
	background-repeat: repeat-x;
	background-color: White;
	padding-top: 40px;
}
  
 .left_info
 { 
 font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #707070;
  padding-left: 15px;
  } 
  
  .smalltext
  { 
  
    color: black;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   }