body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#273D47;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4e7cb1;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #D7661B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D7661B;
}
a:hover {
	text-decoration: none;
	color: #D7661B;
}
a:active {
	text-decoration: none;
	color: #D7661B;
}
.button1 {
	border:0px;
	background-image:url(images/clear.gif);
	width:46px;
	height:14px;
}
.button2 {
	border:0px;
	background-image:url(images/submit.gif);
	width:46px;
	height:14px;
}
.input1 {
	background-color: #E9E9E9;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	border:1px solid #E37832;
	width: 174px;
	height: 16px;
	margin-bottom: 6px;
	padding-left: 5px;
	padding-top:0px;
}
.input2 {
	background-color: #E9E9E9;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	border:1px solid #E37832;
	width: 174px;
	height: 96px;
	margin-bottom: 7px;
	padding-left: 5px;
	padding-top:0px;
	overflow:auto;
}