tr,td,th,body
{
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	line-height: 200%;
	
}
a,a:active,a:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}


th,tr,td {
	vertical-align: middle;
}
input,textarea {
	border: 1px solid #cccccc;
	background: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-weight: normal;
}

input {
	height: 20px;
}
.menu a,.menu a:active,.menu a:visited {
	vertical-align: middle;
	background: #E1E5EB;
	display: block;
	color: black;
	padding-left: 10px;
	border-left: 3px solid #3F5B8A;

}

.menu a:hover {
	vertical-align: middle;
	background: #E1E5EB;
	display: block;
	color: black;
	padding-left: 10px;
	border-left: 5px solid #3F5B8A;

}

.result {
	font-size: 8pt;

}

td {
	vertical-align: top;
}