.bgtop {
	background-attachment: scroll;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcolor {
	background-attachment: scroll;
	background-image: url(img/bgcolour.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bgbottom {
	background-attachment: scroll;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmiddle {
	background-attachment: scroll;
	background-image: url(img/middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menubutt {
	height: 16px;
	width: 150px;
	border: 1px solid #666633;
	text-align: center;
	vertical-align: middle;
	padding: 1px;


}
.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.headder {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666633;
}
.buttltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666633;
	vertical-align: middle;
	text-align: center;
	height: 16px;
	width: 150px;
	text-decoration: none;
	padding: 1px;



}
.linkstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.textmainsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
