body {
	background-image: url(images/image_06.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
input, .formcontent {
	background-image: url(images/buttonbg.gif);
	background-repeat: repeat-x;
	background-color: #aaaaaa;
	color: #000000;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.titlebig {
	font-size:13pt;
	font-weight:bold;
	color: #d58803;
}
h2 {
	font-size:11pt;
	font-weight:bold;
	color: #d58803;
}
.button {
	font-weight: bold;
}
table, td, tr, th {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 8pt;
}
a:link, a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #f19a00;
}
a:active {
	font-size: 8pt;
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	font-size: 8pt;
	text-decoration: underline;
	color: #EEEEEE;
}
.leftbox {
	border: 1px solid #c57d00;
	border-top: 0;
	padding: 5px;
	background-color: #d58803;
	background-image: url(images/leftgrid.gif);
	font-weight: bold;
	width: 200px;
	position: relative;
	top: -6px;
}
.contentbox {
	border: 1px solid #c57d00;
	border-top: 0;
	padding: 5px;
	background-color: #d58803;
	background-image: url(images/leftgrid.gif);
	font-weight: bold;
	position: relative;
	top: -6px;
}
ul.menu {
	margin-left: 0px; 
	padding: 0px; 
	list-style-type: none; 
	display:block;
}
li.cat {
	background-image: url(images/menuheaderbg.gif);
	background-color: #EEEEEE;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	width: 170px;
	text-align: center;
	padding: 2px;
	margin-top: 6px;
}
li.section {
	background-color: #d0deed;
	font-weight: bold;
	font-size: 9pt;
	width: 170px;
	border: 1px solid #015b96;
	text-align: center;
	color: #444444;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 1px;
}
li.subcat {
	background-image: url(images/subcatbg.gif);
	background-color: #f5f5f5;
	font-size: 8pt;
	width: 170px;
	border: 1px solid #593800;
	text-align: center;
	padding: 2px;
	margin-top: 1px;
}
li.subcat a:link {
	color: #FFFFFF;
}
li.subcat a:active {
	color: #FFFFFF;
}
li.subcat a:visited {
	color: #FFFFFF;
}
li.subcat a:hover {
	color: #593800;
}
li.subcat:hover {
	background-image: url(images/subcatbg_over.gif);
	border: 1px solid #593800;
}
.maincontent {
	margin-left: 15px;
}
.rightimg {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #d58803;
	margin-top: 10px;
}
.leftimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #d58803;
	margin-top: 10px;
}
.centerimg {
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #d58803;
	margin-top: 10px;
}
.textright {
	text-align: right;
}
.footer {
	background-color: #444444;
	color: #FFFFFF;
	margin-top: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.footercenter {
	width: 715px;
}
.footercenter a {
	color: #CCCCCC;
}
li.home {
	margin-top: 10px;
}
