* {
	font-family:Tahoma;
	font-size:11px;
}

ul{
   list-style-type:square;
   list-style-image:url(../pics/bullet_rect.gif);
   margin-left:45px;
}

p strong {
   color:#FF6E00;
}

body {
	font-family:Tahoma;
	font-size:11px;
	color:#6E6E6E;
	padding:0px;
	margin:0px;
	height:100%;
}

img {
	border:0px none;
}

form {
	padding:0px;
	margin:0px;
}

select {
	font-family:Tahoma;
	font-size:11px;
}

a {
	color:#006EA0;
	text-decoration:underline;
}

h1 {
	font-size:10px;
	font-weight:bold;
	color:#006EA0;
	text-transform:uppercase;
}

h2 {
	font-size:10px;
	font-weight:normal;
	color:#FF6E00;
	text-align:center;
	text-transform:uppercase;
}

.wide {
	width:100%;
}

.align_to_right {
	text-align:right;
}

.top_table {
	width:100%;
	background-color:#0A73A3;
}

.logo {
	width:184px;
	text-align:center;
	background-color:#7BAC14;
	border-right:1px solid #7BAC14;
	padding:15px 0px;
}

.logo a {
	font-family:Verdana;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
}

.epigraph {
	width:35%;
	font-size:10px;
	line-height:10px;
	padding:20px;
}

.epigraph td{
	font-style:italic;
	font-family:Verdana;	
	font-size:10px;
	line-height:10px;	
	color:#FFFFFF;
}

.global_menu {
	text-align:right;
	vertical-align:top;
	padding:13px 10px 10px 10px;
}

.global_menu a {
	margin:0px 10px;
}

.left_content {
	width:184px;
	border-right:1px solid #F2E9F2;
	vertical-align:top;
}

.main_content {
	vertical-align:top;
}

.main_menu {
	width:100%;
	height:174px;
	border-top:1px solid #FFF;
	border-bottom:0px none #FFF;
	background-image:url(../pics/storefront.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.main_menu div {
	padding:1px 0px;
}

.data_container {
	padding:12px 20px;
}

.left_data_container {
	padding:20px 5px;
}

.sponsor_table td {
	font-size:10px;
	color:#6E6E6E;
	vertical-align:top;
}

.sponsor_table img {
	width:40px;
	margin:5px 5px 0px 0px;
}

.indent {
	padding-left:30px;
	margin:10px 0px;	
}

.small_padding {
	padding:0px 5px;
}

.small_padding div {
	margin-bottom:5px;
}

.rect_bullet {
	padding-left:10px;
	background-image:url(../pics/bullet_rect.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}

table.wide td.footer {
	width:25%;
	font-size:9px;
	color:#C99;
	text-align:justify;
	padding:20px;
	color:#6E6E6E;
}

table.wide td.footer a,  table.wide td.ad a{
	/*font-size:9px;*/
	color:#6E6E6E;
}

.dark_thick_line {
	height:7px;
	font-size:1px;
	background-color:#7BAC14;
}

.light_thick_line {
	height:7px;
	font-size:1px;
	background-image:url(../pics/light_thick_line.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.light_thin_line {
	height:1px;
	font-size:1px;
	border-bottom:1px solid #F2E9F2;
}

.hspacer {
	height:15px;
	font-size:1px;
}

.green_link {
	font-weight:bold;
	color:#006EA0;
	text-decoration:none;
}

.blue_link {
	font-weight:bold;
	color:#FF6E00;
	text-decoration:none;
}

.green_link:hover, .blue_link:hover {
	text-decoration:underline;
}

.level_1 {
}

.level_2 {
   margin-left:10px;
}

.level_3 {
   margin-left:20px;
}

td.counters {
   width:0%;
   padding:0px 20px;
}

.counters img {
   filter: Alpha(Opacity=50, Style=0); 
}

.ad {
   text-align:center;
}

table.tablestyle {
border-top:1px solid #008000; 
border-right:1px solid #008000;
border-collapse:collapse;
padding:0;
}
table.tablestyle td {
border-bottom:1px solid #008000; 
border-left:1px solid #008000;
background-color: #F5F5F5;
padding:4px;
font:1.1em tahoma,verdana,arial,sans-serif;
color:#008000;
}
table.tablestyle tr.tablezag td {
background-color: #7BAC14;
font:1.3em tahoma,verdana,arial,sans-serif;
font-weight:bold;
text-align:center;
color:#FFF;
}
table.tablestyle tD.tablezag {
background-color: #7BAC14;
font:1.3em tahoma,verdana,arial,sans-serif;
font-weight:bold;
text-align:center;
color:#FFF;
}