body, p, td, th, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
}
li {
	line-height: 18px;
}
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 50px;
	background-color: #000000;
	background-image:none;
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat;
}
.copyright {
	color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.copyright a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright a:visited {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
}

.heading1 {
	font-size: 30px;
	font-family: "Bradley Hand ITC", Times, serif;
	font-weight: bold;
	color: #F8F8F8;
	line-height: 25px;
	text-align: center;
}

.headline2 {
	font-size: 20px;
	color: #DBDBDB;
	font-weight:bold;
	font-family:Papyrus, Times, serif;
	line-height: 25px; 
}

.headline3 {
	font-size: 15px;
	color: #CACACA;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 30px;
	margin-left: 40px;
}

.style1 {
	font-size: 36px;
	color: #DBB723;
}
a.mainmenu:link, a.mainmenu:visited {
	/* image section */
	display: block;
	/* for firefox : height of image minus top padding */
	height: 27px !important;
	height: 27px;
	/* for firefox : width of image minus left padding */
	width: 134px !important;
	width: 150px;
	/* text section */
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FCFCFC;
	text-align: left;
	padding-top: 6px;
	padding-left: 16px;
	background-image: url(../images/menu_side_menu.jpg);
	background-repeat: no-repeat;
}

a.mainmenu:hover {
	/* 2nd parameter is half of image height */
	background-position: 0px -75px;
	text-decoration: none;
	display:block;
	color: #000000;
	
}

a.currentpage:link,  a.currentpage:visited {
	/* image section */
	display: block;
	/* for firefox : height of image minus top padding */
	height: 27px !important;
	height: 27px;
	/* for firefox : width of image minus left padding */
	width: 158px !important;
	width: 174px;
	/* text section */
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-left: 16px;
	background-position: 0px -75px;
	color:#666666;
	background-image: none;
	background-repeat: no-repeat;
}
.content {
color:#333333;
}

.blackbg {
background:#000000;
}.content {
	font-size: 11px;
	color: #D6AD39;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
	white-space: normal;
	clear: none;
	float: left;
}
a.contentlink:link, a.contentlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #EAD593;
}
a.contentlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
