@CHARSET "ISO-8859-1";


body {

	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;

	line-height: 14px;
	
	background-image: url(../img/b1.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	
	background-color: #eeeeee;
	color: #707173;

	padding: 0px;
	margin: 0px;
}

div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

p {
	
	margin: 0px;
	padding: 0px;
	display: block;	
}

table.wrap {
	width: 100%;
}

.date {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}

img {
	
	border: 0px solid transparent;	
}

a {
	
	border: 0px solid transparent;
	text-decoration: underline;
	color: #707173;
		
}

a:visited {
	
	border: 0px solid transparent;
	text-decoration: underline;
	color: #707173;
		
}

a:hover {
	border: 0px solid transparent;
	text-decoration: underline;
	color: #707173;
}

a.newslist {
	
	border: 0px solid transparent;
	text-decoration: none;
	color: #707173;
		
}

a.newslist:visited {
	
	border: 0px solid transparent;
	text-decoration: none;
	color: #707173;
		
}

a.newslist:hover {
	border: 0px solid transparent;
	text-decoration: none;
	color: #707173;
}

td {
	
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;	
}

div.hspacer {
	
	font-size: 1px;
	background-color: white;
	height: 4px;	
}

td.main {
	
	width: 100%;
}


table.mailform {
	
	background-color: #eeeeee;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;	
	
}

table.main {

	width: 800px;
}



td.headert {
	
	width: 800px;
	height: 175px;
	border-bottom: 1px dashed #005827;
	/*background-image: url(../img/header1.gif);*/
	background-position: center;
	background-repeat: no-repeat;
}

td.right {

	padding: 5px 4px 0px 4px;
	background-color: white;
	width: 191px;
	border-bottom: 1px dashed #005827;
}

td.menu {

	background-color: white;
	width: 115px;
	border-bottom: 1px dashed #005827;
	border-right: 1px dashed #005827;
	height: 600px;
	vertical-align: top;
}

td.footer {
	
	background-color: white;
	width: 800px;
	height: 60px;	
	padding: 5px;
}

td.content {
	
	padding: 5px 4px 10px 4px;
	width: 502px;
	background-color: white;	
	border-bottom: 1px dashed #005827;
	border-right: 1px dashed #005827;
}

table.content {
	
	width: 100%;	
	height: 400px;
}

td.content_header {
	
	background-color: #009933;	
	height: 22px;
}
	
td.content_image {
		
	width: 0px;
	vertical-align: top;
	display: table-cell;
	padding: 0px 2px 2px 0px;
	background-color: white;
		
}

td.content_body {
	
	display: table-cell;

}

hr {
	
	color: #009933;
	background-color: #009933;
	display: block;
	height: 1px;
	font-size: 2px;
}


div.readmore {
	
	display: inline;
	float: right;
}

td.txt {
	
	padding: 0px 0px 0px 4px;
	vertical-align: top;
	/*height: 400px;*/	
	background-color: white;
	width: 100%;
}

div.title {
	
	font-size: 18px;
	font-weight: bold;
	color:#005827;
	border-bottom: 8px solid white;
}

input {
	
	font-family:			Verdana,Arial,sans-serif;
	font-size:			11px;
	border:				1px solid #cccccc;
	background-color:		white;
}

.sponsorstable td {
	vertical-align: middle; }
