body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
} 
.tdcontent {
	padding: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	padding: 10px 0px 0px 5px;
}
.content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 25px;
	text-align: center;
	padding-top: 4px;
}
.content_hl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
input, select, textarea {
	background: #CCCCCC;
	font-family: verdana, tahoma, arial;
	color: #000000;
	border: 1px solid #AE97CE;
	font-size: 12px;
}
input.button {
	border: 1px solid #333333;
	font-weight: bold;
	background-color: #AE97CE;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #CC6600;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9999FF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
hr {
	color: #AE97CE;
	height: 2px;
	width: 95%;
}
a:link {
	text-decoration: underline;
	color: #dd7c60;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #AE97CF;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #AE97CE;
	font-weight: bold;
	font-size: 18px;
	padding-left: 18px;
	padding-bottom: 1px;
	margin-left: 15px;
	line-height: 22px;
	background-image: url(/images/bulletoff.gif);
	background-repeat: no-repeat;
	font-family: "Comic Sans MS", Verdana;
	background-position: left center;
}
a.menu:hover {
	font-size: 18px;
	color: #AE97CE;
	padding-left: 18px;
	margin-left: 15px;
	padding-bottom: 1px;
	line-height: 22px;
	background-image: url(/images/bulleton.gif);
	background-repeat: no-repeat;
	font-family: "Comic Sans MS", Verdana;
	font-weight: bold;
	text-decoration: none;
	background-position: left center;
}
.smalltxt {
	font-size: 12px;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.mediumtxt {
	font-size: 18px;
}
.largetxt {
	font-size: 20px;
}
.Xlargetxt {
	font-size: 22px;
}
.XXlargetxt {
	font-size: 24px;
}
.XXXlargetxt {
	font-size: 30px;
}
.sitemap {
	font-size: 12px;
	font-weight: normal;
}

