.mabody {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	/*background-color: #E8EAD9;*/
} 
.links {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.body {
	font-family: "Veranda", Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #006600;
}
.body2 {
	font-family: "Veranda", Tahoma;
	font-size: 13px;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
.body2 a:link {
	color: #ff6600;
	text-decoration: none;
}
.body2 a:hover {
	color: #006600;
	text-decoration: underline;
}
.body2 a:visited {
	color: #ff6600;
	text-decoration: none;
}
.body a:link {
	color: #000066;
	text-decoration: none;
}
.body a:visited {
	color: #000066;
	text-decoration: none;
}
.body a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.mabody2 {
	background-repeat: no-repeat;
}
.tabtext {
	font-family: "veranda", Tahoma;
	font-size: 13px;
	color: #FFFFFF;

}
.tabtext2 {
	font-family: "veranda", Tahoma;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.tabtext2 a{
	color: #990000;
	text-decoration: none;
}
.tabtext2 a:hover{
	color: #990000;
	text-decoration: underline;
}
.tabtext a{
	color: #FFFFFF;
	text-decoration: none;
}
.tabtext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.bodytext {
	font-family: "veranda", Tahoma;
	font-size: 13px;
	color: #000000;
}
.bodytext a{
	color: #ff6600;
	text-decoration: none;
}
.bodytext a:hover{
	color: #006600;
	text-decoration: underline;
}
.table {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: thin;
	border: 1px solid;
	border-color: #FFFFFF;
	
}
.table2 {
	border-top-color: #006600;
	border-bottom-color: #006600;
	border-color: #006600;
	border-width: thin;
	border: 1px solid;
	border-style: dotted;
	border-color: #006600;
	
}
.table3 {
	font-family: "veranda", Tahoma;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
	border-bottom-color: #ffffff;
	border-top-style: hidden;
	border-bottom-width: thick;
	border-top-color: #006600;
	border-width: thin;
	border: 1px solid;
	border-color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-color: #006600
}
.table3 a{
	color: #006600;
	text-decoration: none;
}
.table3 a:hover{
	color: #006600;
	text-decoration: underline;
}
