body {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #666666;
	}
p {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #666666;
	}
td {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #666666;
	}
A {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	}
A:hover {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	}
.hdr {
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	}
.h1 {
	font-family: verdana,arial;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	}
h1 {
	font-family: georgia,verdana,arial;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	}
h2 {
	font-family: verdana,arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
A.h1 {
	font-family: tahoma,verdana,arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
A.h1:hover {
	font-family: tahoma,verdana,arial;
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	}
.sm {
	font-family: verdana,arial;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	}
.emph {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	}
A.emph {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	}
A.emph:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	}
.ftr1 {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
A.ftr1 {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
A.ftr1:hover {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
.ftr2 {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
A.ftr2 {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
A.ftr2:hover {
	font-size: 9px;
	color: #6699cc;
	text-decoration: none;
	}
.addr {
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
.err {
	color: #ff0000;
	font-weight: bold;
	}
.btn {
	background-color: #6699cc;
	font-weight: bold;
	color:#ffffff;
	}
.tnav {
margin-left:14px;
margin-right:14px;
margin-top:5px;
}


#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
margin-top:6px;
}

#dropmenudiv a{
width: 180px;
display: block;
text-indent: 3px;
padding: 4px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #006699;
}