<!--
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #666666;
}
		A.NavBar:link {color: 999999 ; text-decoration: none}
        A.NavBar:visited {color: 999999 ; text-decoration: none}
        A.NavBar:active {color: 999999 ; text-decoration: none}
        A.NavBar:hover {color: 9933ff ; text-decoration: none}
		.tile_top {
background-image: url(../images/background_tile.gif); background-position: left bottom;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #006699;
background: #ffffff;
border: 1px solid #999999
}

.submit input
{
color: #000000;
background: #000000;
border: 1px outset #999999
} 
.textarea { 
color: #006699;
background: #ffffff;
border: 1px outset #999999
}


-->