body
{
	background-color: #ffffff;
	background-image: url("images/background.gif");
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:0px;
	margin-top:0px;
	
}
.bodytable
{
	
}
.leftcolumn
{
	width: 141px;
}
.middlecolumn
{
	padding-left: 20px;
	width: 650px;
}
.rightcolumn
{
	width: 187px;
}

.pagetitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size: 24px;
	font-weight:bold;
}
.subtitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#cccc99;
	font-size: 18px;
	font-weight:bold;
}
.headertable
{
	background-image:url("images/headerimage.jpg");
	width:1000px;
	height:92px;
}

