body {
 	color: white;
	background-color: black;
	font-family: Tahoma;
	letter-spacing: 0.4px;
	 }


table {
	font-family: Tahoma;
	color: white;
}

table.plaque
	{
	color: #FFFFFF;
	width:90%;
	border: 10px;
	background-color: #000000;
	border-style: ridge;
	border-color: #EAC117;
 	cellpadding: 5; 
	text-align: center;
	font-size: 12px;
	}
table.plaque  td 
	{
	width: 25%;
	height: 50px;
	border: outset 2px #663300;
	background-image: url(images/screws.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7F5217;
	}
table.plaque td.tableheader
	{
	font-size: 20px;
	background-image: none;
	}
a {
	text-decoration:none;
	color: #811616;
  }


ul.norm > li 
	{
	display: list-item;
	}
ul.norm > li > ul
	{display: list-item;}
ul.norm > li > ul > li
	{display: list-item;}


	
.xsmall {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 7pt;
	color: #FFFFFF
}

.msmall {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 8pt;
	color: #FFFFFF
}


.small {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #FFFFFF
}

.med {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF
}


.big {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14pt;
	color: #FFFFFF
}


.headermenu ul
	{
	font-family: Tahoma;
	font-size: 15pt;
	width: 100%;	
	list-style: none;
	}
.headermenu li
	{
	font-size: 20px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
	display: block;
	text-decoration: none;
	float: left;
	width: 200px;
	text-indent: 10px;
	color: #000000;
	}


.headermenu a
	{
	display: block;
	color: #ffffff;
	background-color: #811616;
		
	}

.headermenu li:hover a
	{
	color: #811616;
	background-color: #FFFFFF;
	
	}


.taho {
	font-family: Tahoma;
	font-size: 11pt;
	color: white;
}

.tahoapp {
	font-family: Tahoma;
	font-size: 11pt;
	color: white;
	width: 90%; 
	position: relative; 
	left: 6%; 
	border-left: thin dotted #FFFFFF; 
	border-bottom: solid white 1px; 
	padding: 5px;
	margin-bottom: 10px;

}

.tahoapp ul 
	{
	font-family: Tahoma;
	font-size: 10pt;
	list-style-type: disc;;
	}

.tahoapp ul li
	{
	margin-left: -20px;
	} 

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.backimage
	{
	position: absolute;
	top: 40%;
	right: 15%;
	left: 15%;
	opacity:.25;
	-moz-opacity:.25;
	}
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

H2
	{
		font-family: veranda, arial, trebuchet ms;
		color: #811616;
		}