body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #43545c;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #e1661a;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4c861b;
}
a.more {
	font-family: Tahoma;
	font-size: 9px;
	color: #e1661a;
	font-weight:bold;
}
a.more:link {
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
	color: #e1661a;
}
a.more:hover {
	text-decoration: none;
	color: #e1661a;
}
a.more:active {
	text-decoration: none;
	color: #e1661a;
}
a.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #e1661a;
}
a.bottom:link {
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #e1661a;
}
a.bottom:hover {
	text-decoration: none;
	color: #e1661a;
}
a.bottom:active {
	text-decoration: none;
	color: #e1661a;
}
a.grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #43545C;
}
a.grey:visited {
	color: #43545C;
}
a.grey:hover {
	color: #43545C;
}
a.grey:active {
	color: #43545C;
}
.input1 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #43545C;
	border:1px solid #41636F;
	width: 178px;
	height: 17px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.input2 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #43545C;
	border:1px solid #41636F;
	width: 178px;
	height: 45px;
	margin-bottom: 10px;
	padding-left: 5px;
	overflow:auto;
}