h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.onepixporder {
	border: 1px solid #999999;
}
.wackytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: underline overline line-through blink;
}
.bottomonepixborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.background_top {
	background-image: url(../images/background_images/top_back.jpg);
	background-repeat: repeat-x;
}
.rightonepixborder {
	border-right-width: 1px;
	border-right-color: #ECE9D8;
}
.centrelayer {
	right: auto;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
a.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669ACC;
	text-decoration: underline;
}
.maintext_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.background_side_panel {
	background-image: url(../images/background_images/sidepanelback.jpg);
	background-repeat: no-repeat;
}

