body {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #006699;
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}
.sides {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.form {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #006699;
}
.button {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tops {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #006699;
}
	A:link 		{
	text-decoration: underline;
	color: #006699;
}
	A:visited 	{
	color: #006699;
	text-decoration: underline;
}
	A:active 	{
	color: #ADA990;
}
	A:hover 	{
	color: #ADA990;
}
	.tops A:link 		{
	text-decoration: none;
	border-bottom-style: none;
	color: #FFFFFF;
	font-weight: bold;
}
	.tops A:visited 	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	font-weight: bold;
}
	.tops A:active 	{
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-style: none;
}
	.tops A:hover 		{
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-style: none;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.indent {
	padding-left: 10px;
	padding-right: 5px;
}
.title {
	font-weight: bold;
	color: #000000;
}
.form2 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 5px;
}
.mainindent {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.frame {
	border: 1px solid #000000;
}
.copyright {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 11px;
	color: #000000;
}
.cell {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.layer {
	background-color: #ADA990;
	border: 1px solid #000000;
}
	.layer A:link 		{
	text-decoration: none;
	border-bottom-style: none;
	color: #000000;
	font-weight: bold;
}
	.layer A:visited 	{
	color: #000000;
	text-decoration: none;
	border-bottom-style: none;
	font-weight: bold;
}
	.layer A:active 	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
	.layer A:hover 		{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
