.tahoma11white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11yellow {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D6A783;
	text-decoration: none;
}
.tahoma14yellowbold {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #995618;
	text-decoration: none;
}
.dotedline {
	background-image: url(../images/dotedline.gif);
	background-repeat: repeat-x;
}
.cornerbg {
	background-image: url(../images/corner_bg.jpg);
	background-repeat: repeat-y;
}

.cornerbg_popup {
	background-image:url(../images/corner_bg_popup1.jpg);
	background-repeat: repeat-y;
}

.tahoma11gray {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
a.tahoma11gray:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #995618;
	text-decoration: underline;
}

.tahoma11gold {
	font-family: tahoma;
	font-size: 11px;
	color: #995618;
	font-weight: bold;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	height: 16px;
	width: 225px;
	border: 1px solid #E5E5E5;
}
.combo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	height: 20px;
	width: 225px;
	border: 1px solid #E5E5E5;
}

.textbox2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	height: 80px;
	width: 225px;
	border: 1px solid #E5E5E5;
}
.btn {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330000;
	height: 22px;
	width: auto;
	border: 1px solid #330000;
}

.scrl
{
	overflow:auto;
	height:320px;
	width:285px;
}
img {border:0;}.border {
	border: 1px solid #300;
}

