body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
body {
	background: #CBE578;
	margin: 0px;
	padding: 0px;
} 
.td1 {
	background-image: url(/images/bh3a.jpg);
	background-repeat: repeat-x;
}
.td2 {
	background-image: url(/images/bh5a.jpg);
	background-repeat: repeat-x;
}
.td3 {
	background-image: url(/images/bh6a.jpg);
	background-repeat: repeat-y;
}
.tablemain {
	border-right-style: solid;
	border-right-color: #E1E1DF;
	border-right-width: 3px;
}
.td4 {
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C0C0C0;
}

a:link {
	color: #666600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #B0CE22;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #94B900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	background-image: url(/images/menu-off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 19px;
	margin-top: 3px;
	padding-top: 2px;
}
a.menu:hover {
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	background-image: url(/images/menu-on.jpg);
	display: block;
	height: 19px;
	margin-top: 3px;
	padding-top: 2px;
}
.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
	color: #000000;
}

input, select, button, textarea {
	background: #FFFFCC;
	font-family: verdana, tahoma, arial;
	color: #000000;
	border: 1px solid #000000;
	font-size: 12px;
}
HR {
	color: #666600;
	height: 2px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCFF;
	padding: 10px 0px 0px 5px;
}
u,ul {
	list-style-position: inside;
	list-style-image: url(/images/arrowright.gif);
}
