body {
	background-image:url(images/bg.gif);
	background-position:center;
	background-repeat:repeat;
	margin: 0px;
}

.bodyhead {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight:bold;
	color: #CC0000;
	margin: 5px;
	margin-left: 10px;
	margin-right: 15px;
	}

.bodytxt {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	margin: 0px;
	margin-left: 26px;
	margin-right: 15px;
	margin-bottom: 4px;
	line-height: 16px;
	}
	
.bodytxt a {
	color: #006699;
	text-decoration: none;
	}
	
.bodytxt a:hover {
	color: #FF0066;
	text-decoration: none;
	}
	
.infotxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #444444;
	text-align:justify;
	margin: 0px;
	margin-left: 26px;
	margin-right: 15px;
	line-height: 16px;
	}
	
.infotxt a {
	color: #666666;
	text-decoration: none;
	}
	
.infotxt a:hover {
	color: #000000;
	text-decoration: none;
	}

.minitxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000066;
	margin: 0px;
	margin-left: 8px;
	margin-right: 6px;
	margin-bottom: 5px;
	line-height: 14px;
	}
	
.minitxt a {
	color: #333366;
	text-decoration: none;
	}
	
.minitxt a:hover {
	color: #CC3300;
	text-decoration: none;
	}
	
.indexbox {
	border: solid 1px #C8DBE6;
	background-color: #EEF2FD;
	margin: 6px;
	padding: 8px;
}
	
.indextxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000088;
	margin: 2px;
	margin-top: 6px;
	line-height: 16px;
	}
	
.indextxt a {
	color: #006699;
	text-decoration: none;
	}
	
.indextxt a:hover {
	color: #CC3300;
	text-decoration: none;
	}
	
.subhead {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	margin: 4px;
	margin-left: 6px;
	margin-right: 14px;
	}
	
.newsbox {
	line-height: 15px;
	margin: 0px;
	margin-left: 6px;
	margin-right: 14px;
	}
	
.newsdate {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #996600;
	}
	
.newstitle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000091;
	font-weight: bold;
	}

.newstxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #498698;
	}
	
.newstxt a {
	color: #0080C0;
	font-weight: bold;
	text-decoration: none;
	}

.newstxt a:hover {
	color: #005782;
	text-decoration: none;
	}
	
.contactbox {
	border: solid 1px #BBBBBB;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	padding-left: 5px;
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 7px;
	margin-left: 6px;
	margin-right: 15px;
	}

.contactbox a {
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	}
	
.contactbox a:hover {
	font-weight: bold;
	color:#666666;
	text-decoration: none;
	}
	
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #F9FEFF;
	border: 1px solid #CEDEDE;
	}

.formb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #444444;
	background-color: #EEF2FD;
	border: 1px solid #CFEBF5;
	}

.errors {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC3300;
	line-height: 16px;
	text-align: left;
	padding-left: 139px;
	}