body{
	margin: 0px;
	padding: 0px;
	background: #F2F9FF url(images/bg.jpg) repeat-x;
}
.right-upperline {
	background-image: url(images/right-curve_upperline.jpg);
	background-repeat: repeat-x;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C8C5C5;
	border-right-color: #C8C5C5;
	border-bottom-color: #C8C5C5;
	border-left-color: #C8C5C5;
}
.form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.form-msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

INPUT  { font-family: Verdana, Arial; padding: 1px; font-size: 10pt; color: #000000; background-color:#FFFFFF;border: solid 1px #A8A8A8;}
TEXTAREA  { font-family: Verdana, Arial; padding: 1px; font-size: 10pt; color: #000000; background-color:#FFFFFF;border: solid 1px #A8A8A8;}
.right-bottomline {
	background-image: url(images/right-curve_bottomline.jpg);
	background-repeat: repeat-x;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383636;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.footer-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383636;
	text-decoration: none;
}
a.footer-button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
