body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}
	     a:link {color:#000000} 
	     a:visited {color:#000000} 
	     a:hover {color:#b21e12} 
div.header {
	height: 10px;
	background-image: url(../art/bgheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div.footer {
	height: 100px;
	background-image: url(../art/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 15px;
	font-weight: normal;
	color: #F4F8FB;
	vertical-align: text-bottom;
}
.footer a{
	border-bottom-color: #FBF7F6;
	border-bottom-style: solid;
	border-top-style: none;
	border-bottom-width: 2px;
	display:inline-block;
	color:#FBF7F6;
	text-decoration:none;
}

.footer a:hover{
	color:#990000;
	border-bottom-color: #000000;
	text-decoration:none
}
.footer a:visited {
}
.licensetext {font-size: 10px}


div.content {
	background-image: url(../art/bgrow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.titletext {
	font-size: 24px;
	font-weight: bold;
	color: #002220;
}


div.menublock{
	font-size: 16px;
	font-weight: bold;

}
.menublock a{
	font-weight: bold;
	border-bottom-color: #FBF7F6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	display:inline-block;
	color:#002220;
	font-weight:bold;
	text-decoration:none;
}
.menublock a.selected {
	font-weight: bold;
	border-bottom-color: #FBF7F6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	display:inline-block;
	color:#AAAAAA;
	font-weight:bold;
	text-decoration:none
}

.menublock a:hover{
	color:#990000;
	border-bottom-color: #002220;
	text-decoration:none
}
.menublock a:visited{
}
.bodyttext {
	font-size: 1.2em
}
.footergreen {
	color: #002220
}

.blink {
	text-decoration: blink;
}
