body { 
	background: url('../img/bg.gif') fixed top #FFFFFF; 
	background-repeat: repeat-x; 
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
} 
a:link {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline; 
} 
li {
	display: block;
	margin: 5px;
	text-align: justify; 
}
a:hover {
	color: #000000; 
	text-decoration: none; 
}
a:visited { 
	color: #000000;
	text-decoration: underline; 
}
hr {
  border-top: 1px dashed #FFFFFF; 
} 
h1 { 
	font-size: 16px; 
	font-family: verdana; 
	color: #000000; 
} 
h2 { 
	font-size: 13px; 
	font-family: verdana; 
	color: #000000; 
} 
h3 {
	font-size: 11px; 
	font-family: verdana; 
	color: #000000; 
}
.tab {
	background: #C2CCD1; 
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
}
.tab_plain { 
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
}
.menu {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000;
	margin-bottom: 25px;  
}
.alt1 { 
	background: #C2CCD1; 
}
.alt3 {
	background: #D6E0E6;
	font-size: 11px;  
}
.alt2 {
	background: #C2CCD1;
	font-size: 11px; 
}

.menu {
	background: #C2CCD1; 
	border: 1px solid #8697A3;
	margin: 5px;
	margin-bottom: 10px; 
}
.style_table { 
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
}
.main_cell {
	padding: 10px; 
	border-left: 1px solid #8697A3;
	border-right: 1px solid #8697A3;
	background: #D6E0E6;
	font-family: verdana; 
	font-size: 11px; 
	color: #000000;
	text-align: justify;  
}
.bitz_main { 
	background: #C2CCD1; 
	border-left: 1px solid #8697A3;
	border-right: 1px solid #8697A3;
	padding: 3px; 
}
.fooder { 
	font-family: verdana; 
	font-size: 10px; 
	color: #344B5B;
}
.fooder a{
	color: #344B5B; 
	text-decoration: underline; 
} 
.fooder a:hover{
	color: #608AA8; 
}
.bgbutton { 
	border: 1px solid #8697A3; 
	background: #A5AEB2; 
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
} 
.bgtextfield {
	border: 1px solid #8697A3;
	background: #A5AEB2;  
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
}
 