BODY {background-image: url(../images/BG1.gif);}
BODY, TD {
	FONT: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #586572;
}
A {
	color: #3A79E9;
	text-decoration: none;
}
A:hover {
	color: Red;
	text-decoration: underline;
}
h1 {
	color: #FF8C00;
	font-size: 18px;
	FONT-WEIGHT: 900;
	padding-right: 8px;
}
input {font-size: 9pt; color: #5F92D6;}
.go {
	background-image: url(../images/button.gif);
	color: White;
	width: 151px;
	height: 40px;
	border: 0px;
	font-size: 14px;
}
A:hover, .back, .butR2, .butS, input#button, input#submit {cursor:pointer;	cursor:hand;}
.menu2 {color: #A20000;}
.menu4 {color: White;}
a.home, .home {
	color: White;
	text-decoration: none;
}
a.home:hover {
	COLOR: Yellow;
	text-decoration: underline;
}
a.menu3, a.add2 {
	color: #A20000;
	text-decoration: none;
}
a.menu3:hover {
	COLOR: red;
	text-decoration: none;
}
a:hover.add2 {text-decoration: underline;}
.wl {
	border-bottom: 1px dotted Gray;
	padding-top: 4px;
	padding-bottom: 4px;
}
.left {color: Gray;}
.left2 {
	color: White;
	font-weight: 900;
}
.wm {
	width: 125px;
	color: #6F9EC7;
}
.wm2 {
	width: 125px;
	color: gray;
}
a.btn {color: #004A01;}
a:hover.btn {color: #FF4500;}
.none {list-style-type: none;}
.buton {
	width: 60px; 
	background-color:#c81717; 
	border: 1px solid #ECECEC; 
	color: #FFFFFF; 
	cursor:pointer; 
	cursor:hand;
}
a.subs {
	text-decoration: none;
	display: block;
	color: #A8A8A8;
	background-color: #626265;
	height: 20px;
	padding-top: 5px;
}
a:hover.subs {
	color: White;
	background-color: #5784AD;
}