BODY {
	BACKGROUND-IMAGE: url(images/bg_site.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #05679a;
	background-attachment: fixed;

}
TD {
	font-size: 70%;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;


}
a {
	color: #813c97;
	text-decoration: none;
}
a:hover {
	color: #05679a;
	text-decoration: underline;
}
HR {border:0; padding:0; margin:5px 0px; color:#813c97; background-color:#813c97; height:1px;}
.footer {
	color: #FFFFFF;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 20px;
	font-size: 65%;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #c2eef8;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	width: 578px;

}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: bold;
	color: #813C97;
}
.title2 {
	font-weight: bold;
	color: #813c97;
}
.TABLE {
	background-color: #C2EEF8;
	border: 1px solid #813C97;
}
.TABLE2 {border-bottom: 1px solid #813C97; background-color:#EEE;}
.chris {
	background-image: url(images/snowflakes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #813C97;
	padding-bottom:4px;
	border-bottom:1px solid #C2EEF8;
}