BODY  {
  font: 0.85em verdana, helvetica, arial, sans-serif;
  color: #000000;    
  background-color: #FFFFFF; /* needed for non IE browsers */
  margin: 0px;
  width: 100%;
 }
  
TD {font-size: 0.85em;}
	
LI {margin-bottom: 1.5em;}

P {
	margin-top: 0.5em; 
	margin-bottom: 1.2em; 

}

H1 {
	font: bold 2em "Trebuchet MS", skia, arial, helvetica, sans-serif; 
	color: #DD3333;
	margin-top: 0.5em; 
	margin-bottom: 0em; 
}

H2 {
	font: bold 1.6em arial, helvetica, sans-serif;
	color: #222222; 
	margin-top: 0.5em; 
	margin-bottom: 0.5em; 
}

H3 {
	font: bold 1.5em arial, helvetica, sans-serif;
	color: black; 
	margin-top: 0.8em; 
	margin-bottom: 0.4em; 
}

H4 {
	font: bold 1.4em arial, helvetica, sans-serif;
	color: #222222; 
	margin-top: 1em; 
	margin-bottom: 0.5em; 
}


a:link {  text-decoration:none; font-weight: bold; color: #A01010 }
a:visited {  text-decoration:none; font-weight: bold; color: #A01010 }
a:hover {  text-decoration:underline; color: #800000 }
a:active {  color: #000000 }

.hidden { visibility: hidden;  }
.visible { visibility: visible; }

.navbar  
{
	float: left;
	font: 8pt Verdana, Arial, sans-serif; 
	line-height: 2em;
	color: #7e7e7e; 
	background-color: #7eb37e;
	background-position: center;	
	text-align: left;
	margin-bottom: 1.7em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-style: solid;
	border-width: 1px;        /* sets border width on all sides */
	border-color: gray;
	width: 58em;
}

#bat_text
{
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	color: #444444;
	text-align: center;
	background-color: transparent;
	margin-bottom: 2px;
}

#intro
{
	margin: 0px;
	margin-top: -7px;
	padding: 0px;
	font-size: 3px;
	color: #99CCCC
}

#main_area
{
	text-align: left;
	background-color: #99CC99;
	padding: 15px 15px 20px 15px;
	border-style: solid;
	border-width: 1px; 
	border-color: gray;
	margin: 15px;
}


#price_table iframe
{
	overflow:hidden; 
	width:100%; 
}

#inline_page
{
	background: #99CC99;
}

#inline_page TABLE
{
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
}

#inline_page TD 
{
	background: #eeeeee; /* light gray */
	font-size: 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 1px 15px 1px 15px;
}

#footer 
{
	border-style: solid;
	border-width: 1px 2px 1px 1px;        /* sets border width on all sides */
	border-color: #444444 #666666 #666666 #333333;
	background-color: #888888;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0px 15px 15px 15px;
	height: 30px;
}

#footerblockleft
{
	float: left;
	margin: 0px 0px 0px 10px;
	line-height: 20px;
}

#footerblockleft a
{
	color: white;
	font-family: Trebuchet MS, skia, arial, helvetica, sans-serif;
	font-size: 10pt;
}

#footerblockleft a:hover
{
	color: #DD3333; 
	text-decoration:none;
}

#footerblockmid
{
	float: left;
	margin: 0px 0px 0px 30px;
	color: #EEEEEE; 
	font-size: 8pt;
	line-height: 20px;
}

#footerblockright
{
	float: left;
	margin: 0px 0px 0px 40px;
	color: #EEEEEE; 
	font-size: 8pt;
	line-height: 20px;
}

#pixid 
{
	color: #555555;
	font-size: 8pt;
	font-family: arial,sans-serif;
	text-align: center;
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pixid .hidden_link a:link {text-decoration: none; font-weight: normal;color: #555555;}
#pixid .hidden_link a:hover {text-decoration: none; font-weight: normal;color: #555555;}
#pixid .hidden_link a:active {text-decoration: none; font-weight: normal;color: #555555;}
#pixid .hidden_link a:visited {text-decoration: none; font-weight: normal;color: #555555;}


#pixid a:link {text-decoration: none; color: #c03030; font-weight: normal;}
#pixid a:hover {text-decoration: underline; color: #c03030;}