.body{
	background-image:url('glimgs/bkgd.gif');
	background-repeat: repeat;
	margin-bottom:25px;
	margin-top:25px;

}
.bodytext{
	font-family:Georgia, Times new Roman, Times, Serif;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
	color:#000000;
}
.tabselect{
	font-family:Georgia, Times new Roman, Times, Serif;
	font-size:14px;
	font-weight:normal;
	color:#cc6600;
}
.tab{
	font-family:Georgia, Times new Roman, Times, Serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
.menu{
	font-family:Georgia, Times new Roman, Times, Serif;
	font-size:14px;
	font-weight:normal;
	color:#663300;
}
.menucontact{
	font-family:Georgia, Times new Roman, Times, Serif;
	font-size:11px;
	font-weight:normal;
	color:#663300;
}
.header{
	font-family:Georgia, Times new Roman, Times, Serif;
	font-size:18px;
	font-weight:normal;
	color:#ff6600;
}
.headline{
	font-family:Georgia, Times new Roman, Times, Serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
}
.hometext{
	font-family:Georgia, Times new Roman, Times, Serif;
	font-size:14px;
	font-weight:normal;
	line-height: 18px;
	color:#993300;
}

A.tab:link {text-decoration: none; color:#ffffff}
A.tab:visited {text-decoration: none; color:#ffffff}
A.tab:hover {text-decoration: none; color:#663300}
A.tab:active {text-decoration: none; color:#ffffff}

A.menu:link {text-decoration: none; color:#663300}
A.menu:visited {text-decoration: none; color:#663300}
A.menu:hover {text-decoration: none; color:#cc6600}
A.menu:active {text-decoration: none; color:#663300}

A.bodytext:link {text-decoration: none; color:#0000FF}
A.bodytext:visited {text-decoration: none; color:#0000FF}
A.bodytext:hover {text-decoration: underline; color:#0000FF}
A.bodytext:active {text-decoration: none; color:#0000FF}

ul{
	list-style-type: none;
	padding: 0;
	margin: 2px;
}
li{
	background-image: url(glimgs/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1.1em;
	padding-bottom: .6em;}