body {
	font: 10px/140% Verdana, Georgia, Times, sans-serif;
	color: #CCCCCC;
	background: #010101;  
	margin: 5px;
	padding: 0px;
	}

#pagewidth{
 width:800px;
 align: center;
 background: #040404;
 text-align:center;  
 margin-left:auto; 
 margin-right:auto; 
 /* background-color:#070707; */
} 

#header {
	width:790px; 
	clear: both;
	align: center;
	background-color: #040404;
	background-image: url("images/blue_bg.jpg");
	border: 1px solid #595959;
	margin: 5px;
	padding: 3px;
	/* background-repeat: repeat-x; */
	/* background-repeat: no-repeat; */
}

.table_header {
  font: 11px/140% Verdana, Georgia, Times, sans-serif;
  border: 1px solid #595959;
  align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 3px;
  background-image: url("images/blue_bg.jpg");
}

.table_body {
  border: 1px solid #595959;
  background: #070707;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("images/blue_table_bg.jpg");
  background-repeat: repeat-x;
}

.table_strip {
  margin: 0;
  padding: 0;
  font-size: 10px;
}

a.brdcr:link, a.brdcr:active, a.brdcr:visited, a.brdcr:hover {
  color: #060606;
}

a img, img {	border: 0px; }

p {
  font-size: 10px;
}

h1, .txt22 {
  font-size: 22px;
}

h2, .txt20 {
  font-size: 20px;
}

h3, .txt18 {
  font-size: 18px;
}

h4, .txt16 {
  font-size: 16px;
}

h5, .txt14 {
  font-size: 14px;
}

h6, .txt12{
  font-size: 10px;
}

.copy,.txt10{
  font-size: 11px;
  font-weight: bold;
}

a:active, a:link, a:visited {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #DAD200;
}

a:hover {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #D7D7D7;
}

a.amenu:active,a.amenu:link,a.amenu:visited,a.amenu:hover {
  font-weight: normal;
  font-size: 11px;
}

.main {
  font-size: 10px;
  font-weight: bold;
}

.tha {
  height: 20px;
  background-image: url("images/blue_bg.jpg");
  color:#EEEEEE;
  font-size: 10px;
  font-weight: bold;
}

.gateway {
  width: 500px;
  padding: 10px;
  font-size: 12px;
  line-height: 130%;
  background-color: #090909;
}

.menu {
  height: 26px;
  background-image : url(../img/bg_unit.gif); 
  color:#666666;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #595959;
}

.fields {
  font: 10px/140% Verdana, Georgia, Times, sans-serif;
  background-image: url("images/blue_input_bg.jpg");
  background-repeat: repeat-x;
  font-weight: bold;
  color: #C4C4C4;
  background-color: #070707;
  border: 1px solid #999999;
  padding: 2px;
}

.submit {
  font-size: 10px;
  font-weight: bold;
  color: #DDDDDD;
  background-color: #000015;
  border: 1px solid #999999;
  margin-left: 12px;
  margin-top: 3px;
  margin-bottom: 2px;
  width: 110;
}

.border {
  border: 1px solid #595959;
  color: #DDDDDD;
}

.bordert {
  border: 1px solid #595959;
  background-color: #000000;
}

.cells {
  font-size: 10px;
  color: #EEEEEE;
  background-color: #040404;
}

.ok {
  color: #008000;
  font-weight: bold;
}

.fail, .error, .red {
  font-weight: bold;
  color: #FF0000;
}

.line_high {
  line-height: 170%;
}

.row1 {
  font-size: 11px;
  height: 26px;
  background-image: url("images/blue_table_bg.jpg");
}

.row2 {
  font-size: 11px;
  height: 26px;
  background-image: url("images/blue_table_bg.jpg");
}

hr {
  color: #999999;
}

.maincolor {
  color: #666666;
}

.graph {
  background-color: #000099;
  padding: 0;
  width: 75px;
}
