body {
	color: black;
	background-color: white;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-style: normal;
	line-height; 15px;
	font-weight: normal;
	font-variant: normal;
	width:450px;
	}
	
img {border:none; text-decoration:none;}

.webimg {border:1px solid #900;}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #222;
	text-align: justify;
	}
	
.thinner {
	width:400px;
	}

.smallertext {
	color: black;
	background-color: white;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09 px;
	font-style: normal;
	line-height; 15px;
	font-weight: normal;
	font-variant: normal;
	color: 333333;
	text-align: justify;
	}
	
.headline {
	color: black;
	background-color: white;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	line-height; normal;
	font-weight: bold;
	font-variant: normal;
	}
	
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: 333333;
	text-align: justify;
	}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-align: center;
	}
	
.smallcaption {
	color: black;
	background-color: white;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09 px;
	font-style: normal;
	line-height; 15px;
	font-weight: normal;
	font-variant: normal;
	color: 333333;
	text-align: center;
	}
	
.tlnk a:link {text-decoration:none; color:#c70f0a; border-bottom:1px dotted #8a0e05;}
.tlnk a:visited{text-decoration:none; color:#8a0e05; border-bottom:1px dotted #8a0e05;}
.tlnk a:hover {text-decoration:none; color: #8a0e05; border-bottom:1px solid #8a0e05;}

.menu {
	font-size:9px;
	color:#600;
	margin-left:30px;
	margin-top:18px;
	line-height:14px;
	}
.menu a:link {text-decoration:none; color:#660401; padding:1px; padding-left:8px; padding-right:8px;}
.menu a:visited{text-decoration:none; color:#8a0e05; padding:1px; padding-left:8px; padding-right:8px;}
.menu a:hover {text-decoration:none; color: #8a0e05; border-left:1px solid #8a0e05; border-right:1px solid #8a0e05; padding:1px; padding-left:7px; padding-right:7px;}
	
.menulabel {
	font-size:10px;
	color:#030;
	line-height:15px;
	}
	
.menulabel a:link {text-decoration:none; color:#660401; border:0px dotted #8a0e05; border-bottom: 1px dotted #660401; margin-left:0px; padding:1px;}
.menulabel a:visited{text-decoration:none; color:#8a0e05; border:0px dotted #8a0e05; border-bottom: 1px dotted #660401;margin-left:0px; padding:1px;}
.menulabel a:hover {text-decoration:none; color: #8a0e05; border:0px solid #8a0e05; border-bottom: 1px solid #660401; margin-left:0px; padding:1px;}

.activemenu {font-weight:bolder;}