.pgbkgrnd {
	background-color: #485B57;
}
.table {
	background-color: #FFF1D5;
	border: 1px solid #000000;
}
.leftmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #462F34;
	padding: 4px;
}
.leftmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #483034;
	text-decoration: none;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	list-style-type: circle;
}
.unorderedlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover {
	color: #FF0000;
	text-decoration: underline;
}
