body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
.l-inner-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	background-image: url(images/bg-l-body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.inner-bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.outer-border {
	border: 1px solid #999999;
}
.outer-border2 {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bg-nav-bottom {
	background-color: #fafafa;
	background-image: url(images/bg-nav-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg-nav {
	background-image: url(images/bg-nav.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.r-inner-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	background-color: #FCF7E4;
}
.t-arial-10-5-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #4a4a4a;
	line-height: 15px;
	text-align: justify;
}
.t-verdana-9-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #505050;
}
.t-verdana-9-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2d374c;
}
.t-arial-10-5-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #2d374c;
	line-height: 15px;
}
.t-arial-10-5-gray-12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #4a4a4a;
	line-height: 12px;
	text-align: justify;
}
.t-arial-10-5-blue-13 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #2d374c;
	line-height: 13px;
}
.input-128 {
	float: left;
	height: 17px;
	width: 128px;
	border: 1px solid #ababab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #7d7c7c;
}
.textarea-128 {

	float: left;
	height: 47px;
	width: 128px;
	border: 1px solid #ababab;
}
.t-arial-10-5-gray-rt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #4a4a4a;
	line-height: 15px;
	text-align: right;
}
.input-261 {

	float: left;
	height: 17px;
	width: 261px;
	border: 1px solid #ababab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #7d7c7c;
}
.textarea-261 {


	float: left;
	height: 87px;
	width: 261px;
	border: 1px solid #ababab;
}
form {
	float: left;
}
