body {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/menu_bckgrnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;






}
.watermark {
	background-image: url(images/bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-color: #FFFFFF;


}
p {
	font-size: 16px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.toptitle {
	background-color: #CCCCCC;
	background-image: url(images/title_bckgrnd.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3671AD;
	text-decoration: none;
	letter-spacing: 0.01em;
	text-align: center;
	border: 1px solid #999999;
	margin: 5px 0px 10px;
	padding: 5px;

}
a {
	color: #3567A4;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-indent: 10pt;
	list-style-image: url(images/bullet.gif);

}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336699;
	font-size: 11px;

}
.footer {
	font-size: 14px;
}
