body {
background:url(images/background.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

A:link, A:hover, A:visited {
text-decoration:underline;
color:#000000;
}

h3 {
	font-size: 150%;
	line-height: 150%;
	text-align: center;
}
a.completelist {
	font-size: 150%;
}

#Login {
	position:absolute;
	left:411px;
	top:62px;
	width:290px;
	height:207px;
	z-index:1;
}

#OddRow {
background-color: #CCCCCC
}

#EvenRow {
background-color: #999999
}

#Tbl_bkg {
background-color:#ffffff
}

.input
{
color: #000000;
background: #ffffff;
border: 1px solid #000000;
text-align:right;
padding-right:2px;
}

.input_read_only
{
color: #000000;
background: #999999;
border: 1px solid #000000;
text-align:right;
padding-right:2px;
}

button a:link, 
button a:visited,
button a:hover,
button a:active,
button
{
	text-decoration: none;
	color: black;
}

legend {
	color: #333333;
}
button.header {
	font-size: normal;
	line-height: 1.2em;
	position: absolute;
	right: 0;
}
h3 {
	position: relative;
}
