@charset "utf-8";
/* CSS Document */

.background {
	background-image: url(../pics/watermark1.gif);
	background-repeat: repeat;
	border: 1px solid #000000;
}
.background_red {
	background-color: #FF0000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
 A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
A:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.texttitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.Adminheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #247928;
	text-decoration: none;
}

.AdminSubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #247928;
	text-decoration: none;
}

.Adminformheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #247928;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	
	color: #333333;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #333333;
	text-decoration: none;
}
.TOPtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color:#999999;
	text-decoration:none;
}
.SUBtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #247928;
	text-decoration:none;
}
.block {
	BORDER-RIGHT: #CCCCCC 0.50mm solid; BORDER-TOP: #CCCCCC 0.50mm solid; BORDER-LEFT: #CCCCCC 0.50mm solid; BORDER-BOTTOM: #CCCCCC 0.50mm solid
}

.errortext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color:#FF0000;
	text-decoration: none;
}
.redtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color:#FF0000;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color:#ffffff;
	text-decoration: none;
}


.formfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color:#686868;
	text-decoration: none;
}

.formfieldbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#686868;
	text-decoration: none;
	
}

.Bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #686868;
	text-decoration:none;
}

.readmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#247928;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #339900;
	text-decoration: none;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #333333;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #4B4B4B;
	text-decoration: none;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image:url(../images/bg.jpg);
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
