.shadow {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.tahoma11brown {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #402B00;
	text-decoration: none;
}
a.tahoma11brown:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AA6E05;
	text-decoration: underline;
}
.botmg {
	background-attachment: scroll;
	background-image: url(../images/bot_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.botbg {
	background-image: url(../images/bot_bg.gif);
	background-repeat: repeat-x;
}
.tahoma11yellow {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FEDD96;
	text-decoration: none;
}
a.tahoma11yellow:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tahoma11ylw {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AA6E05;
	text-decoration: none;
}
a.tahoma11ylw:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.combo {
	height: 20px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #402B00;
	text-decoration: none;

}
.popupbot {
	background-attachment: fixed;
	background-image: url(../images/popup_bot.jpg);
	background-repeat: no-repeat;
}
.tahoma11black {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #402B00;
	text-decoration: none;
}
.admincombo {
	height: 20px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AA6E05;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AA6E05;
	text-decoration: none;
	border: 1px solid #483101;
	background-color: #FFFFFF;
	height: 17px;
	width: 175px;
}
.comment {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AA6E05;
	text-decoration: none;
	border: 1px solid #483101;
	background-color: #FFFFFF;
/*	height: 60px;
	width: 470px;	*/
}
.btn {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFCC66;
	background-color: #483101;
	border: 1px solid #483101;
}
.error {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
.tahoma12white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tahoma12white:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.checkbox{
	border: 1px solid #483101;
}
.btnclear{
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #ECE9D8;
	border: 1px solid #483101;
}
.tahoma12cream {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FEEBC0;
	text-decoration: none;
}
a.tahoma12cream:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tahoma12black {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AA6E05;
	text-decoration:underline;
}
a.link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.imgborder {
	border:1px solid #483101;
}

