/* Start Stopfakes Basics */
.greyboxheading {
	margin: 4px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sitetitle {
	margin : 0px;
	padding : 0px 5px 8px 12px;
	background : #efefef;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
	
.pagetitle {
	margin : 0px;
	padding : 0px 5px 12px 12px;
	background : #efefef;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.1800title {
	margin : 0px;
	padding : 0px 5px 12px 12px;
	background : #efefef;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* End Stopfakes Basics */

/* Marketing Boxes */

.boxtop {
	margin : 0px;
	padding : 8px;
	background : #EEE;
	border : 1px solid #ccc;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
	
.boxbottom {
	margin : 0px;
	padding : 8px 5px 8px 8px;
	background : #FFF;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
}

.boxtopclear {
	margin : 0px;
	padding : 4px;
	background : #fff;
	border : 1px solid #ccc;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
	
.boxsmgrey {
	margin : 0px;
	padding : 8px 5px 8px 8px;
	background : #EEE;
	border-top : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
}
.boxsmgrey a {
	/*color: #444444;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

/* End Marketing Boxes */
