body {
	font-size: 11px;

}
td {
	font-size: 11px;
	color: #B99F55;
	line-height: 22px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.menu {
	font-size: 11px;
	color: #AD9619;
	text-decoration: none;
	font-weight: bold;


}
a.menu:link {
	color: #AD9619;
	text-decoration: none;
}
a.menu:hover {
	color: #AA1932;
	text-decoration: none;


}
a.menu:active {
	color: #AD9619;
	text-decoration: none;
}
.menu1 {
	font-size: 11px;
	color: #4F4F4F;
	line-height: 22px;
	text-decoration: none;


}
a.menu1:link {
	color: #4F4F4F;
	text-decoration: none;
}
a.menu1:hover {
	color: #868686;
	text-decoration: none;


}
a.menu1:active {
	color: #4F4F4F;
	text-decoration: none;
}
.input-bg {
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
	border: none;
	cursor: hand;
	clip:  rect(auto auto auto 5px);
	background-attachment: fixed;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
}
A:hover {
	RIGHT: 0px; COLOR: #336699; POSITION: relative; TOP: 1px; TEXT-DECORATION: none
}
.bg {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat;
}
.bg-left {
	background-color: E8E8E3;
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat;
	background-position: right;
}
.bg-right {
	background-color: E8E8E3;
	background-image: url(../images/right-bg.jpg);
	background-repeat: repeat;
	background-position: left;
}