body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #E2E29A;
	text-decoration: none;
	background-image: url(../images/bg_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	background-image: url(../images/bg_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.contenttitle {
	font-family: Arial;
	font-size: 16px;
	color: #E2E29A;
	text-decoration: none;
	font-weight: bold;
}
.textcontent {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textcontentlink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.textcontentlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.footermenu {
	font-family: Arial;
	font-size: 10px;
	color: #E2E29A;
	text-decoration: none;
}
.footermenu:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	color: #CC6600;
	text-decoration: none;
}
.footerlink {
	font-family: Arial;
	font-size: 9px;
	color: #BC0E0A;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Arial;
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
}
.form {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.formcontent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.cs {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
