body {
	margin: 0px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F5F2ED;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
.footer {
	background-color: #F5F2ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8F8E8A;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
a:link {
	color: #DF7A1C;
	text-decoration: none;
}
a:visited {
	color: #DF7A1C;
	text-decoration: none;
}
a:hover {
	color: #DF7A1C;
	text-decoration: underline;
}
a:active {
	color: #DF7A1C;
	text-decoration: none;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C2C0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.box {
	background-color: #F9F8E4;
	margin: 0px;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
}
.clientlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}