#leftbg {
	
	background-repeat: repeat-x;
	background-position: right top;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 100%;
	border: 1px solid #999999;
}
.textfieldSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 30%;
	border: 1px solid #999999;
}

.trebushet22 {
	font-family: "Trebuchet MS";
	font-size: 22px;
}
.trebushet28 {
	font-family: "Trebuchet MS";
	font-size: 28px;
}
.trebushet25 {
	font-family: "Trebuchet MS";
	font-size: 25px;
}


a {
	text-decoration: none;
}


.go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 17px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#rightbg {
	
	background-repeat: repeat-x;
	background-position: left top;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:500
}
.borderTable {
	border: 1px dashed #d9d9d9;
}
.trebuchet {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.selectMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

