BODY 		{background-color:#ffffff;}

A 			{font-family:Arial, Helvetica, Verdana; font-size:10pt; color:#990033; font-weight:bold}
b 			{font-family:Arial, Helvetica, Verdana; font-size:10pt; color:#990033; font-weight:bold}
TD.title 	{font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#990033; font-weight:bold}
TD.arial 	{font-family:Arial, Helvetica, Verdana; font-size:10pt; color:#000000; font-weight:bold}
TD.ip 		{font-family:Arial, Helvetica, Verdana; font-size:10pt; color:#000000}
TD.number 	{font-family:sans-serif, Arial, Helvetica; font-size:9pt; color:#000000}
INPUT.ip 	{font-family:Arial, Helvetica, Verdana; width:30; font-size:10pt}
INPUT.hex   {font-family:Arial, Helvetica, Verdana; width:26px; font-size:10pt}

TH 			{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:#990033; font-weight:bold}      
TR.red td 	{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:red}
TR.green td	{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:green}

TD 			{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:#000000}      
TD.black 	{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:black}
TD.red 		{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:red}
TD.blue 	{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:blue}
TD.green 	{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:green}

INPUT.btnw1 {width:1cm} 
INPUT.btnw 	{width:2cm} 
INPUT.btnw3 {width:3cm}
INPUT.btnw4 {width:4cm}
.row0		{background-color:#f0f0f0}
.row1		{background-color:#FFFFFF}
.redrow0 td	{background-color:#f0f0f0; color:red}
.redrow1 td	{background-color:#FFFFFF; color:red}
.redrow0 a	{background-color:#f0f0f0; color:red}
.redrow1 a	{background-color:#FFFFFF; color:red}

input.progressbar {font-family:Arial; font-weight:bolder; color:#00FF00; background-color:black; padding:0px; border-style:none}
input.percent {border:0px; background-color:transparent; color:red;}
input.transpt {border:0px; background-color:transparent;}

input.txtw1  {width:190px}
select.txtw1 {width:190px}
select.txtw2 {width:230px; font-family:'Courier New'}

.offtab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
    background-color : #e5e5e5;
	border-right: solid 2px #ffffff;
	text-align: center;
	cursor:pointer;
	font-weight: normal;
}

table.class1 {
	background-color: #FFFFFF;
	border: solid 2px #C6C6C6;
}

.pagetext {
    text-align: center;
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	border: solid 0px #000000;
	width:100%;
}

.ontab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #C6C6C6;
	border-right: solid 2px #ffffff;
	text-align: center;
	cursor:pointer;
	font-weight: bold;
	color: #FFFFFF;
}

.ontab_w {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
	border-left: outset 2px #695ABD;
	border-right: outset 2px #695ABD;
	border-top: outset 2px #695ABD;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab_w {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
    background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}