.leftbg {
	background-attachment: scroll;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	padding-right: 10px;
	border-top: 1px outset #000000;
	border-right: 1px outset #000000;
	border-bottom: 5px solid #999900;
	border-left: 1px outset #000000;
}
.twolines {
	background-attachment: scroll;
	background-image: url(images/twolines.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	padding-left: 15px;
	padding-top: 5px;
}
BODY {
	SCROLLBAR-FACE-COLOR: #FFCC00; SCROLLBAR-HIGHLIGHT-COLOR: #CCCC00; SCROLLBAR-SHADOW-COLOR: CCCC00; SCROLLBAR-3DLIGHT-COLOR: #999900; SCROLLBAR-ARROW-COLOR: #990000; SCROLLBAR-TRACK-COLOR: #FF6600; SCROLLBAR-DARKSHADOW-COLOR: #330066;
}
a:link { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #660000; text-decoration: none; }
a:visited { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
a:hover { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold;color: #FF6600; text-decoration: none; }

.textpink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999900;
	font-weight: bold;

}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 10px;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;


}
.formstyle {
	background-color: #CCCC66;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #666600;
}
