body,td,th {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin: 5px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #cccccc;
}
a:active {
	color: #ff3333;
}
form {
	margin-top: 5px;
	margin-bottom: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textFields {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.buttons
{
	background-color: #EEEEEE;
	background-image: none;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-repeat: repeat;
	font-family: Arial,verdana,Helvetica, sans-serif;
	font-weight:	500;
	font-size: 12px;
	color: #000000;
}
#bottom {
	width:700px;
	text-align:right;
	height:30px;
	color:#999999;
}
#valve {
	position:absolute;
	top:100px;
	left:525px;
}
UL {
	padding: 0px; 
	margin: 7px;
}

UL LI	{	
	list-style-type:	square ;
	padding: 0px; 
	margin: 10px;
	}	

UL LI LI	{	
	list-style-type:	circle;
	}	
	
UL LI LI LI	{	
	list-style-type:	disc;
	}	

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.large
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana, Geneva;
    FONT-SIZE: 14px
}
.medium
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana, Geneva;
    FONT-SIZE: 12px
}
.rgRedReg
{
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana, Geneva;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 500;
    TEXT-DECORATION: none
}
.rgRedReg A:link
{
    COLOR: #000033;
    TEXT-DECORATION: underline
}
.rgRedReg A:visited
{
    COLOR: #333366;
    TEXT-DECORATION: underline
}
.rgRedReg A:hover
{
    COLOR: #999999;
    TEXT-DECORATION: underline
}
.rgRedReg A:active
{
    COLOR: #999999;
    TEXT-DECORATION: underline
}


