.screenwidth {
	width: 800px;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navfill {
	background-image: url(images/headerfill.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: 800px;
}
.footerfill {
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	background-color: #CCCCCC;
}
.headerbg_green {
	background-color: #16865E;
}
.nagbg {
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #10704B;
	border-right-color: #10704B;
	border-bottom-color: #D8D8D8;
	border-left-color: #10704B;
}
.topwithborder {
	border-bottom-style: solid;
	border-bottom-color: #10704B;
	border-bottom-width: 4px;
	background-color: #FFFFFF;
}
.headerbg_purple {

	background-color: #B6B3DE;
}
.headerbg_yellow {


	background-color: #CCCD33;
}
.headerbg_blue {


	background-color: #0E4482;
}
.headerbg_red {



	background-color: #B32B35;
}
.screenwidthnav {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
