body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #000000;
}
a:link {
font-size: 14px;
	text-decoration: none;
	font-weight: 500;
}
a:visited {
font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a:hover {
font-size: 14px;
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
font-size: 14px;
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}

#container {
	background-color: #ffffff;
	position:absolute;
	left:50%;
	width: 760px;
	margin-left:-380px;
	border: 1px solid #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header {
	background-color: #CCCCCC;
	height: 39px;
	width: 100%;
}
#content {

}
#footer {
	background-color: #CCCCCC;
	height: 14px;
	width: 760px;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 500;
}
a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#pagesubdivide {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-left: 10px;
}
#content1area {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding: 4px;
}
#content2area {
	padding: 4px;
}
.greybox {
	background-color: #84A59B;
	width: 95%;
	background-position: center;
	text-align: center;
	margin-left: 10px;
	padding: 4px;
}
ul {
	line-height: 25px;
}
.greyoutlinebox {
	width: 95%;
	border: 1px solid #CCCCCC;
	background-position: center;
	text-align: center;
	margin-left: 10px;
		padding: 4px;
	
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.vertsubdivide {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-left: 10px;
}

.100percentfiller
{
	clear: both;
	width: 100%;
	float: none;
	
}
.horizline
{
	height: 4px;
	width: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.floatleft{
	float: left;
	margin-right: 10px;
}
.floatswatch{
	float: left;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 1px;
}
.lineabovebelow
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.lineabove
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.floatpic
{
	float: left;
}
.floatright
{
	float: right;
	vertical-align: middle;
	padding-top: 4px;
}
