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

ul{
   list-style-type:square;
   margin-left:45px;
}

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

img {
	border:0px none;
}

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

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

a {
	color:#666;
	text-decoration:underline;
}

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

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

.wide {
	width:100%;
}

.align_to_right {
	text-align:right;
}

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

.logo {
	width:184px;
	text-align:center;
	background-color: #99CCFF;
	border-right:1px solid #3399FF0;
	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;	
}

.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 #E6E4DC;
	vertical-align:top;
}

.main_content {
	vertical-align:top;
}

.main_menu {
	width:100%;
	height:174px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background-image:url(../pics/storefront.jpg);
	background-position:top 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:#999;
	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:#6E6E6E;
	text-align:justify;
	padding:20px;
}

.footer a {
	font-size:11px;
	color:#6E6E6E;
}

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

.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 #99CCFF;
}

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

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

.blue_link {
	font-weight:bold;
	color:#69C;
	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;
}

.spzag {  FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #966; text-align: center}

.sptext {  FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666; ; text-align: center}
.sptext  a{  text-decoration: none}

table.tablestyle {
border-top:1px solid #666; 
border-right:1px solid #666;
border-collapse:collapse;
padding:0;
}
table.tablestyle td {
border-bottom:1px solid #666; 
border-left:1px solid #666;
background-color: #CCF1FF;
padding:4px;
font:1.1em tahoma,verdana,arial,sans-serif;
color:#444;
}
table.tablestyle tr.tablezag td {
background-color: #99CCFF;
font:1.3em tahoma,verdana,arial,sans-serif;
font-weight:bold;
text-align:center;
color:#444;
}
