body {
	background-color : #F7F1DF;
	font-family : tahoma, "Trebuchet MS", garamond, verdana, sans-serif;
	font-size : 8pt;
}

a {
	text-decoration: none;
	color: #000000;
}

a.contentstatic {
	text-decoration: none;
	color: #7f2706;

}

a:hover {
	text-decoration: underline;
}

table.frame {
	background-color : #FFFFFF;
	border : thin solid #182f10;
}

table.menu {
	background-color : #ebdeb8;
	border : 0px solid #182f10;
	border-spacing: 0px;
	}

td.menu2 {
	background-color : #ebdeb8;
	border : 1px solid #182f10;
	border-spacing: 0px;
	}

td.menu3 {
	background-color : #ebdeb8;
	border : 0px solid #182f10;
	border-spacing: 0px;
	}
	
table.content {
	background-color : #F7F1DF;
	font-size: x-small;
	font-weight: bold;
	height : 462px;
}

table.contentlist {
	background-color : #FFFFFF;
	font-size: small;
	border: 1px solid #7f2706;
	width: 100%;
	margin: 0;
	padding: 0;
}

table.newsletter {
	background-color : #DDDDDD;
	border : thin solid #999999;
	font-size : smaller;
}

td.top {
	color : #7f2706;
	font-size : large;
	font-weight : bold;
	vertical-align: middle;
}

td.subtop {
	font-size : xx-small;
	font-weight : normal;
	color : #FFFFFF;
}

td.menuheading {
	font-weight : normal;
	background-color : #ebdeb8;
	font-size : smaller;
}

td.menuitem {
	font-weight : normal;
	color: #7f2706;
	background-color: #ebdeb8;
	font-size : smaller;
	background-image: url(images/test.gif);
	background-position: center;
	background-repeat: no-repeat;
}

td.contentheading {
	font-weight : bold;
	font-size : x-small;
	border-bottom: thin solid #7f2706;

}

td.contentlist {
	font-weight : normal;
	font-size : x-small;
	background-color : #FFFFFF;
}

td.contentstatic {
	font-weight : normal;
	font-size : x-small;
	background-color : #F7F1DF;
}


td.contentlist2 {
	font-weight : normal;
	font-size : x-small;
	background-color : #EEEEEE;
}

td.contentbottom {
	font-weight : normal;
	font-size : xx-small;
	border-top : 1px solid #7f2706;
}

td.includeHeaders {
	font-weight : bold;
	font-size : x-small;
	color : white;
	height : 16px;
}

.intro_text {
	font-weight : normal;
	font-size : x-small;
}
