
.style3 {

	color: #666666;

	font-weight: bold;

}

.style4 {

	font-size: 18px;

	font-weight: bold;

	color: #990000;

}

.style6 {color: #FFFFFF}

.style7 {

	color: #CC0000;

	font-weight: bold;

}

.style14 {

	color: #0066FF;

	font-weight: bold;

}

.style15 {

	color: #FF0000;

	font-weight: bold;

}


body, form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 20px;
  margin: 0;
  padding: 0;
}

th {
  white-space: nowrap;
}

td, th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdnotuse {
	vertical-align: middle;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, select, textarea {
	FONT-SIZE: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT: #F0F0F0 1px solid;
	BORDER-TOP: #696969 1px solid;
	BACKGROUND: #FFFFF0;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #F0F0F0 1px solid;
}

textarea {
  width: 98%;
}

hr {
	BORDER: none;
	BACKGROUND: #696969;
	HEIGHT: 1px;
}

.formbutton {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	FONT-SIZE: 12px;
	font-family: Verdana;
	BACKGROUND: #F0F0F0;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	padding-left: 8px;
	padding-right: 8px;
}
.formimage {
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	FONT-SIZE: 12px;
	font-family: Verdana;
	BACKGROUND: #F0F0F0;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
}
.highlight {
	FONT-SIZE: 12px;
	font-family: Verdana;
	width: 95%;
	BACKGROUND: #FFF0F0;
	color: #FF0000;
	font-weight: bold;
}
.bghighlight {
	FONT-SIZE: 11px;
	font-family: Verdana;
	BACKGROUND: #FFFF00;
	color: #000000;
	font-weight: bold;
}
.statushigh {
	BORDER: #696969 1px solid;
	FONT-SIZE: 12px;
	font-family: Verdana;
	width: 500px;
	BACKGROUND: #FFF0F0;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.errorhigh {
	BORDER: #696969 1px solid;
	FONT-SIZE: 12px;
	font-family: Verdana;
	width: 500px;
	BACKGROUND: #FF0000;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bgerrorhigh {
	FONT-SIZE: 11px;
	font-family: Verdana;
	BACKGROUND: #FF0000;
	color: #000000;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.bodytop {
	border: none;
	border-bottom: #C0D0F0 2px solid;
}
.bodycontent {
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
}
.functitle {
	FONT-SIZE: 16px;
	font-family: Helvetica;
	font-weight: bold;
}
.tabletitle {
	FONT-SIZE: 13px;
	font-family: Verdana;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 8px;
}
.txtsmall {
	font-family: Arial;
	font-size: 11px;
}
.txtdisabled {
	color: #C0C0C0;
}
.headmenu {
	font-family: Arial;
	font-size: 12px;
	color: #F0F0F0;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #E0E0E0;
}
.ptable1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.pheader1 {color: #990000}
.pheader2 {color: #990000}
.pheader3 {color: #333333}
.th1 {
	background: #e5ecf9;
}
.tr1 {
	BACKGROUND: #FFFFFF;
}
.tr2 {
	BACKGROUND: #F6F6F6;
}
.notestr {
	BACKGROUND: #F6F6F6;
}
.notused {
	BORDER: #696969 1px solid;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}