body {
	background : Black;
}

TD {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color : #99CCFF;
}

TH {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size : 16px;
  color : #99CCFF;
  font-weight: bold;
}
 
SMALL {
  font-size : 12px;
}

H1 {
  font-size : 16px;
  color : ffffff;
  font-style : italic;
}

H2 {
  font-size : 16px;
  color : ffffff;
}

H3 {
  font-size : 12px;
  color : ffffff;
}

.hot {
  color: #0099FF; 
  font-weight: bold;
}

.hot2 {
  color: red; 
  font-weight: bold;
}

.toplist {
  font-size : 16px;
  color : 333399;
  font-weight: bold;
}

.bold {
  color : 000000;
  font-weight: bold;
}

A {color: #0099FF;}
A:HOVER {color: #CCCCCC;}

IMG {border-color: 333399;}

.missing {color : FF9900;}
.error {font-size : 14px; font-weight : bold; color : FF9900;}

.menu1 {font-size : 12px; font-weight : bold; color : ffffff;}
.menu {font-size : 12px; font-weight : bold; color: #0099FF;}
.active {font-size : 12px; font-weight : bold; color : #0099FF; text-decoration : none;}
.active1 {font-size : 12px; font-weight : bold; color : ffffff; text-decoration : none;}
.submenu {font-size : 11px; font-weight : bold; color: #99CCFF;}
.submenu_active {font-size : 11px; font-weight : bold; color: #99CCFF; text-decoration : none;}

.path {font-size : 12px; font-style : italic; color : 333399;}
.mini {font-size : 10px;}
.import {font-size : 10px; border : 2 solid #000000; background-image : url(../images/back2.jpg); }
.nr {font-size : 10px; color : 000000;}

.box { border : 1 solid ffffff;}
.box_header { background-color : 000000;}
.box_body { 
	background-image : url(../images/back2.jpg);
}
.box_body1 { background-color : 999999; border: 2px solid #363A47;}

select {
  font-size: 10px;
}
input {
  font-size: 10px;
}
.t_area {
  font-size: 11px;
}

.help { font-size : 12px; }
.blue {
  font-size : 14px;
  color : 333399;
  font-weight: bold;
}

.border {
	border: 2px solid #363A47;
}

.reporthead { height : 20px; font-size : 11px; background-image : url(../images/back2.jpg); font-weight: bold; }
.reporthead_deleted { color: Red; height : 20px; font-size : 11px; background-image : url(../images/back2.jpg); font-weight: bold; }
.reporthead_deletedgrey { color: #CCCCCC; height : 20px; font-size : 11px; background-image : url(../images/back2.jpg); font-weight: bold; }
.reporthead_high {font-size : 11px; color: #0099FF; }
.report {font-size : 10px; }
.report_deleted {color: #CCCCCC; font-size : 10px; }
.report_pin {font-size : 10px; color: #0099FF; }
.report2 {font-size : 10px; background-image : url(../images/back2.jpg); }
.report2_deleted {color: #CCCCCC; font-size : 10px; background-image : url(../images/back2.jpg); }
.report2_pin {font-size : 10px; color: #0099FF; background-image : url(../images/back2.jpg); }
.h3 {font-size : 12px; background-image : url(../images/back2.jpg); }

.hide { background-color : Black; color: white; border : none; font-weight: bold; }
