.FormHeader {
	font-family: Tahoma;
	font-size: 13px;
	color: #990000;
	font-weight: bold;

}
.formborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4482BB;
	border-bottom-color: #4482BB;
	border-left-color: #4482BB;
}
.verdana12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 23px;
	vertical-align: top;




}
.textboxborder {
	border: 1px solid #666666;
}
.listformborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4E6114;
	border-bottom-color: #4E6114;
	border-left-color: #4E6114;
}
.listformheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E6114;
	line-height: 23px;
	background-color: #F5FAE7;
	text-align: center;
	vertical-align: middle;


}
.leftrightbotborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4482BB;
	border-bottom-color: #4482BB;
	border-left-color: #4482BB;
}
.menumiddlebg {
	background-image: url(images/btnbg.gif);
	background-repeat: no-repeat;
}
.btntext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #326089;

}
.top2 {
	background-attachment: fixed;
	background-image: url(images/topbar2.jpg);
	background-repeat: repeat;
	background-position: left;
}
.menubullet {
	background-attachment: fixed;
	background-image: url(images/menubullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
.verdana11pxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verdana11black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textborborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #006699;
}
.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.background {
	background-color: #ECF7FD;
}
.bluebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-color: #0099CC;
}
.orangebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FF9966;
}
.handcursor {
	cursor: hand;
}
