body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #fdfbe7;
}
a {
	color: #585858;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #087DB4;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: 585858;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: Verdana;
	font-size: 13px;
	color: #585858;
	font-weight: normal;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 868686;
}
.text4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.designed_by {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a.f {
	color: #11a810;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a.f:hover {
	color: #E20304;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E20304;
	font-weight: bold;
}
.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E20304;
}
.text7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
.text8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.text9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#Layer1 {
	position:relative;
	left:23px;
	top:54;
	width:100px;
	height:20px;
	z-index:1;
}
a.reg {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a.reg:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

/* Error messages */
.error-text { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
/* Labels in the left column */
.label-text {
	font-weight: bold;
}
/* Text in the right column */
.form-text {
   font-weight: bold;
}
/* Text in colspan column */
.colspan-text {
}
/* Style of the form elements */
.form-inputs {
	background-color: #FFFFFF;
	border: 1px solid;
}
/* Style of the form elements when validation fails*/
.form-error {
	background-color: #EFE05A;
	border: 1px solid;
}
