tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	line-height: 130%;
	
}
a,a:active,a:visited {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

input{
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
}

th,tr,td {
	vertical-align: top;
}
textarea {
	border: 1px solid #000000;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-weight: normal;
}

.menu a,.menu a:visited {
	vertical-align: middle;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: black;
	border-left: 4px solid #A77C22;

}
.menu a:hover {
	vertical-align: middle;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal
	text-decoration: none;
	color: black;
	border-left: 4px solid #FC7300;
}

.menu a:hover {
	vertical-align: middle;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal
	text-decoration: none;
	color: #FC7300;
	border-left: 4px solid #FC7300;
}

h1 {
	font-size: 12pt;
}
strong {
	font-weight: normal;
}