.topsearchbg {
	background-image: url(../images/template_topsearch_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EEEEEE;
}
.topbg {
	background-image: url(../images/template_topsearch_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottombg {
	background-image: url(../images/template_bottombg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottominfo_bg a:link{
	font-size: 11px;
	color: #FF9900;
}
.bottominfo_bg a:hover{
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.bottominfo_bg a:visited{
	font-size: 11px;
	color: #FF9900;
}
.bottominfo_bg a:active{
	font-size: 11px;
	color: #FF9900;
}
.bottominfo_bg {
	background-image: url(../images/template_bottominfo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
}
.white {
	background-color: #FFFFFF;
}
input.text {
	background:#FFFFFF;
	height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
select {
	background:#FFFFFF;
	height: 19px;
	width: 149px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.button {
	background:#FFFFFF;
	height: 20px;
	width: 90px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
input.login {
	background:#FFFFFF;
	height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.viewerheader {
	background-image: url(../images/viewerheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EEEEEE;
}

