body {
	margin-bottom: 0px;
	background-color: #4E4F2F;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 5c5c5c;
	font-weight: normal;
	line-height: 14px; background-color:#FFFFFF; vertical-align:top;
}

.frame {
	border: 1px solid #FFFFFF;
}

a {
	color: 4e4f2f;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

a:link {
	color: 4e4f2f;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: 4e4f2f;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	color: 4e4f2f;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
