.mainborder {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
}
.border2 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.border3 {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
}
.textbox {
	background-color: #EBFBD2;
	height: auto;
	width: auto;
	padding: 2px;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFEA;
	border: 1px solid #999999;
}
.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	background-color: #FFFFEA;
	border: 1px solid #666666;
}
a:hover {
	color: #666699;
	font-style: normal;
	text-decoration: none;
	background-color: #DEEFFA;



}
.toptext {
	height: 10px;
	width: 480px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-align: center;
	background-color: #FFFFEA;


}
.menulinks {
	color: #000000;
	text-decoration: none;
	height: auto;
	text-align: center;
	width: auto;




}
.footlinks {
	color: #999999;
	text-decoration: none;
}
.topline {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 700px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;

}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.linebox {
	background-color: #DDFFFF;
	text-decoration: none;
	border: none #FFFFFF;


}
.stafftitles {
	background-color: #00CCFF;
	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: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.staffbg {
	background-image: url(images/staffbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.contactbox {
	margin: 8px;
	padding: 8px;
	height: auto;
	width: auto;
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;

}
.contactside {
	background-image: url(images/cside.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.aboutside {
	background-image: url(images/aside.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}
.subside {
	background-image: url(images/subside.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.issuemainbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

