body, table, .normal, title, .error, .button
{
	font-family: Verdana, Times New Roman;
}
body, table, .normal, .error, .button
{
	font-size: medium;
}
body
{
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
}
.error
{
	color: #ff0000;
}
.button
{
	width: 100px;
}
.banner
{
	background-color: #ffffff;
	color: #669933;
}
.background
{
	background-color: #ffffff;
	color: #000000;
}
.image
{
	background: #ff9900 url(../Images/green.jpg) no-repeat right;
	width: 600px;
}
.title
{
	font-size: large;
}
.noborder
{
	border-color: #ffffff;
	border-width: 0px;
}
.powered
{
	background: #ffffff url(../Images/powered.gif) no-repeat right;
}
.table
{
	width: 500px;
}
.pagetable
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.fieldcell
{
	width: auto;
}
.sectiontable
{ 
	width: 100%;
}
.display
{
	font-size: large;
}
