body {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-color: #ab9971;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.formdesign {
	height: 17px;
	font-family: Verdana;
	color:#000030;
	font-size:11px;
	border: 1px solid #9f9f9f;
	background-color:#f6f6f6;
	}

.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text1:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#990000;
	text-decoration: underline;
}
.text2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#003366;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#f8e9c7;
	text-decoration: none;
}
.text4 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text5 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	padding-top: 3px;
}
.text6 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color:#d96100;
	text-decoration: none;
}
#tblborder td {
	padding: 3px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tblborder2 td {
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}