body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}

.content {
	width: 700px;
	margin: 0 auto;
	border: thin none #C2A765;
	list-style-image: none;
	background-color: #CCCCCC;
	text-align: left;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
}
table.menu a {
	border:1px solid #333333;
	display: block;
	text-align: center;
}
div.menu a {
	color: #FFFFFF;
	background: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 1px;
	font-weight: normal;
}

div.menu a:link {
	color: #FFFFFF;
	background-color: #A81818;
}

div.menu a:visited {
	color: #FFFFFF;
	background-color: #A81818;
}

div.menu a:active {
	color: #FFFFFF;
	background-color: #A81818;
}

div.menu a:hover {
	color: #CCCCCC;
	border:1px solid #000000;
	background-color: #701010;
}

#current a {
	border:1px solid #333333;
	display: block;
	text-align: center;
	color: #FFFFFF;
	background: #848442;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 1px;
	font-weight: normal;
}

#current a:link {
color: #FFFFFF;
background-color: #666666;
}
#current a:visited {
color: #FFFFFF;
background-color: #666666;
}
#current a:active {
color: #FFFFFF;
background-color: #666666;
}
#current a:hover {
color: #FFFFFF;
background-color: #666666;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
a:active {
	color: #003399;
	text-decoration: none;
}
.photo {
	background-color: #FFFFFF;
	text-align: center;
}
.maintxt {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
	list-style-image: url(images/cube_bullet.gif);
	list-style-position: outside;
	}
.header {
	background-color: #FFFFFF;
	border: thin groove #A81818;
	text-decoration: none;
}
.plain {

	background-color: #FFFFFF;
	text-align: center;
}
.maintxt_notjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(images/worker_watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
.watermark {

	text-align: justify;
	background-image: url(images/worker_watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
.photodiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	float: right;
	display: block;
	clear: none;
	margin-left: 10px;
	border: medium groove #666666;
}
.photoframe {
	background-color: #CCCCCC;
	border: medium groove #666666;
}
.photoframe_left {
	background-color: #CCCCCC;
	border: medium groove #666666;
	float: left;
	margin-right: 10px;
}
.footertxt {
	font-size: 11px;
	color: #CCCCCC;
	background-color: #A81818;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #A81818;
}
