.linkstop {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	text-transform: lowercase;
}
.linkstopnoline {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}
.linksbottom {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	text-transform: lowercase;
}
.linksbottomnoline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E6893B;
}
.background {
	background-image: url(images/wob_background.jpg);
	background-repeat: no-repeat;
}
.background910 {

	background-image: url(images/background910.jpg);
	background-repeat: no-repeat;
}
.h1 {
  font-family:arial, sans-serif;
  color:#003399;
  border-bottom-width:3px;
  border-bottom-color:#ffcc00;
  border-bottom-style:solid;
}

.img {
  position:relative;
  top:10px;
  padding-left:10px;
}

.text2 {
  font-family:arial, sans-serif;
  color:#003399;
  padding-right:10px;
}

.textbox {
  border-width:1px;
  border-color:#ffcc00;
  border-style:solid;
}
.dots {
	list-style-position: inside;
	list-style-image: url(images/orange_dot.jpg);
}
.textsmall {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.scrollbar {
scrollbar-face-color:#A3CF67;
scrollbar-arrow-color:#A3CF67;
scrollbar-track-color:#A3CF67;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}