body {
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-color: #cdf5ff;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	color: #000066;

}

table.frame {
	border-width: 1px;
	border-style: solid;
	border-color: #d1ecff;
	border-collapse: collapse;
}

table.frame td {
	background:url(images/back_frame.png)
}

td {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	color: #000000;

}



th {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	color: #000000;

}



.title {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 30px;

	line-height: normal;

	color: #000000;

}



.subtitle {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 22px;

	line-height: normal;

	font-weight: bold;

	color: #000000;

}



.smallersubtitle {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 16px;

	line-height: normal;

	font-weight: bold;

	color: #000000;



}



.style3 {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	line-height: normal;



}



.boldgold {

	font-weight: bold;

	color: #FF6600;

}



.boldgreen {

	font-weight: bold;

	color: #669933;

}



.boldblue {

	font-weight: bold;

	color: #003399;

}



.rustygreen {

	color: #43431F;

}



.highlight {

	background-color: #FFFF33;

}



.elevenpt {

	font-size: 11px;

}


