body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	color: #FFFFFF;
}
#main div {
	background-color: #000000;
}
#mainupload div {
	background-color: #000000;
}
#content {
	background-color: #FFFFFF;
	width: 480px;
	padding: 0px 20px 0px 20px;
}
h1 {
	color: #000000;
	font-size: 16pt;	
}
h2 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}
h3 {
	color: #591e55;
	font-style: italic;
	font-weight: bold;
	font-size: 13pt;
}
h4 {
	color: #000000;
	font-size: 12pt;	
}
h5 {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}
h6 {
	font-size: 10pt;
	color: #000000;
}
#mainupload h2 {
	color: #FFFFFF;
	font-style: normal;
}
#mainupload h3 {
	color: #FFFFFF;
	font-style: normal;
}
input {
	color: #000000;
	background-color: #FFFFCC;
}
a:link {
	color: #591e55;
}
a:visited {
	color: #A7966B;
}
a:hover {
	color: #990000;
}
a:active {
	color: #591e55;
}
.tabletitle {
	background-image: url(../images/logo597x80.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#layer4 { 
	height: 240px; 
	width: 400px; 
	left: 240px;
	top: 200px; 
	position: absolute; 
	visibility: visible;
}
.tableborder {
	background-color: #A7966B;
}
