/* CSS Document */
a {
	color: #000000;
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color:#990000;
	text-decoration:underline;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.maintext {
	background-color: #000000;
	font-family:Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.navtable {
	background-color: #99CC66;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.fototable {
	background-color: #333333;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.meattable {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #99CC66;
	border-right-color: #99CC66;
	border-right-style: solid;
	border-bottom-color: #99CC66;
	border-bottom-style: solid;
	border-left-color: #99CC66;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main_table {
	font:Verdana, Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.headtext {
	font-family:Lucinda Grande, sans-serif;
	font-size: 18px;
	color:#000000;
	background-color:#99CC66;
}
.boldtext {
	font-family:Lucinda Grande, sans-serif;
	font-size: 13px;
	color:#330000;
	font-weight: bold;	
	/*background-color:#330000;*/
}
/*.emailtext a {
	background-color: #000000;
	font-family:Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.emailtext a:hover {
	background-color: #FFFFFF;
	font-family:Verdana, sans-serif;
	font-size: 14px;
	color: #000000;*/
}
.commtext {
	background-color: #FFFFFF;
	font-family:Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
}
textarea {
	background-color: #FFFFFF;
	font-family:Lucinda Grande, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-size:12px;
	border:none;
}

