@charset "utf-8";
body {
	font-size: 12px;
	background: #89ab61;
	margin: 10 0 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}

body,td,th {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
}

.content {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
}

.attent {
	font-family: "Comic Sans MS", "Brush Script Std", "Tekton Pro", cursive;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#D3BA2C;
	line-height: 130%;
}

.headercontent {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.headercontentplus {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.headertitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
	color: #ffffff;
}

.headerbigtitle {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
	color: #ffffff;
}

.headertitleblack {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 130%;
	color: #000000;
}

.headerbigtitleblack {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
	color: #000000;
}

a:link.hclink, a:visited.hclink {
	color: #FFC;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 130%;
	text-decoration: underline;
	}

a:hover.hclink, a:active.hclink {
	text-decoration: none;

}
.imgspecials {
	border: 1px solid #ffffff;
}



.titles {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.footer {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}

.footerchar {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #030;
}

a:link, a:visited {
	color: #000;
}

a:active, a:hover {
	color: #800000;
	text-decoration: none;
}


a:link.navlink, a:visited.navlink {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	}

a:hover.navlink, a:active.navlink {
	color: #800;
	font-size: 11px;
	word-spacing: normal;
	text-decoration: none;
	line-height: 100%;
	font-weight: bold;
}

.imageborder {
	border: 1px solid #feefd0;
}

a:link.textboxlink, a:visited.textboxlink{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #feefd0;
	margin: 5px 5px;
	padding: 5px 15px;
	border: thin solid #9c2a00;
	}
	
a:hover.textboxlink, a:active.textboxlink {
	color: #feefd0;
	background: #89ab61;
	border: thin solid #000;

}


table.ad {
border:1px solid #007700;
background-color:#111111;
}
