.pageframe {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-left-color: #cfcfcf;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #cfcfcf;
}
.vborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-top-style: none;
	border-left-width: 1px;
	border-left-color: #cfcfcf;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.mainpagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.rightbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-image: url(sitepics/boxbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E6E6E6;
}