A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	
}

BODY, TD {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : Black;
}

.editBox {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	color : Black;
}

INPUT.buttonNavON, INPUT.buttonNavOFF {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	font-weight : bold;
	width: 30px;
}

INPUT.buttonNavON {
 color: Black;
}

INPUT.buttonNavOFF {
 color: #D3D3D3;
}

SELECT, INPUT.button, INPUT.buttonS, INPUT.button1 {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : Black;
}

 INPUT.button {
   width: 120px;
}

 INPUT.button1 {
   width: 75px;
}

.head {
	background-color : #CCCCCC;
	font-weight : bold;
}

.res0 {
 background-color: #CACACA;	
}

.res1 {
 background-color: #E9E9E9;	
}

.res2 {
 background-color: #F5F5F5;	
}

.query {
	color: red;
}
A.button:link
{font-family: Verdana;
font-size: 10pt;
color: #0000A0;
font-weight: bold;
text-decoration: none}

A.button:visited
{font-family: Verdana;
font-size: 10pt;
color: #0000A0;
font-weight: bold;
text-decoration: none}

A.button:Hover
{ font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration: none; verdana}

A.button:ACTIVE
{ font-size: 10pt;
color: #808080;
font-weight: bold;
text-decoration: none; verdana}

.text
{ font-family: verdana;
font-size: 10;
font-weight: bold;
color: Black;
}