body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.bottomMenu {
	color : #178426;
	font-size : 12px;
	font-family : Tahoma;
	font-weight: bold;
}
.bottomMenu a {
	color : #178426;
	text-decoration: none;
	font-size : 12px;
	font-weight: bold;
}
.bottomMenu a:hover {
	color : #CC3300;
	text-decoration: none;
	font-size : 12px;
	font-weight: bold;
}
.text {
	color : #373737;
	font-size : 11px;
	font-family : Tahoma;
	text-decoration: none;
}
.text12px {
	color : #373737;
	font-size : 12px;
	font-family : Tahoma;
	text-decoration: none;
}
.text12pxBold {
	color : #373737;
	font-size : 12px;
	font-family : Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.Filtertable{
	border: #858585 1px solid;
	border-collapse:collapse;
}
.link {
	color : #4169E1;
	font-size : 12px;
	font-family : Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.link a:hover {
	color : #CC3300;
	text-decoration: none;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
.form {
	border: #858585 1px solid;
	color : #373737;
	font-size : 12px;
	font-family : Tahoma;
	text-decoration: none;
}
.button {
	border: #858585 1px solid;
	color : #373737;
	font-size : 12px;
	font-family : Tahoma;
	text-decoration: none;
	background-color: #DCEFF3;
}
