.background {
	background-image: url(../images/background.gif);
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FF9900;
	background-color: #CC3300;
	padding: 6px 0px;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin: 10px 10px 10px 0px;
}
.newsborder {
	background-color: #99CCFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CC3300;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 20px;
	font-weight: bold;
	color: #CC3300;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color: #99CCFF;
	text-align: left;
	margin: 10px 10px 10px 0px;
	padding-right: 20px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.logoborder {
	border: 1px solid #6699CC;
}
.dash {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
