body {
	margin: 0px 0;
	padding: 0;
	background-image: url(images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font: normal 12px Arial, helvetica, sans-serif;	
		color:#404040;

}
a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
	border: thin solid #999;
	color: #666;
}


.topwhitetext {
	color: #FFFFFF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.topwhitelinktext {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.topgreentext {
	color: #336600;
	text-align: right;
	font-size: 18px;
	font-family: "segoe Media Center";
}

.bottomgreentext {
	color: #336600;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.navtoptext {
	color: #336600;
	font-size: 18px;
	font-family: "Segoe Media Center Semibold";
}

.navtext {
	color: #336600;
	font-size: 15px;
	font-family: "segoe Media Center";
	font-weight: normal;
}
.topgreenlinktext {
	color: #336600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contact {
	font-size: 30px;
	color: #336600;
}
.indextopline {
	font-size: 20px;
	text-align: center;
	font-family: "segoe Media Center";
}
.indexmidline {
	font-style: italic;
	font-size: 20px;
	font-family: "segoe Media Center";
	text-align: center;
}
.indexbottomline {
	font-size: 20px;
	font-family: "Segoe Media Center Semibold";
	text-align: center;
}
.maintext {
	font-family: "segoe Media Center";
	font-size: 14px;
}
.bottomlinks {
	color: #666;
	text-align: center;
}
.Endpage {
	color: #999;
}
.EndpageTitle {
	font-weight: bold;
	color: #999;
}
.maintextbold {
	font-weight: bold;
}
body,td,th {
	font-family: Segoe Media Center Semibold;
	color: #336600;
	border: thin none #336600;
}
body table tr td table tr td ul {
	list-style-type: disc;
	font-family: "segoe Media Center";
	font-size: 16px;
}
.maintext h1 {
	font-size: 16px;
}
.maintext ul {
	font-size: 14px;
}
.maintext p {

}

