body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a {
	font-size: 10px;
	display: block;
	padding: 2px 0px;
	width: 120px;
	background-color: #B60202;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}
.10pointtext {
	font-size: 10px;
}


.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	border: 1px solid #FF0000;
}

.menu ul {
	/*/*/text-align: center;
	margin: 0px;
	white-space: nowrap;
	padding: 0;
	list-style-type: none;/* */
}

.menu li {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.menu form {
	/*/*/margin-left: 2px;
	margin-right: 0px;/* */
}
.bodytext {
	padding: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#nolink a:link, #nolink a:visited, #nolink a:hover {
	background-color: #666666;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.piccaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h2 {
	text-decoration: underline;
}
a {
	color: #FF0000;
}
a:visited{
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
}
.pagelinks {
	font-size: 10px;
	color: #FF0000;
}
h4 {
	font-style: italic;
	text-decoration: underline;
}

.pagelinks a:link, .pagelinks a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagelinks a:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.piccaptionbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tableborder {
	border-right-style: double;
	border-right-color: #666666;
	background-color: #000000;
	border-left-style: double;
	border-left-color: #666666;
}
.footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
}

img {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
h1 {
	border-bottom-style: double;
	width: 480px;
}
.top {
	font-size: 10px;
	border-bottom-style: solid;
	text-align: right;
	border-bottom-width: thin;
}
.indent3 {
	margin-right: 20px;
	margin-left: 30px;
}

