body {
	font: 13px 'Open Sans';
	color: #3d3d3d;
	text-align:left;
	line-height:160%;
}
a:link, a:visited {
	color: #1976d2;
	text-decoration: none;
}
a:hover {
	color: #d50000;
	text-decoration: none;
}
a:active, a.active {
	color: #3d3d3d;
	text-decoration: none;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.mast {
	font-family: 'Open Sans';
	font-size: 16px; 				
	color:#ffffff;
	line-height: normal;
	font-weight: 300;
	background-color: #d50000;
	vertical-align: middle;
	padding: 4px;
	height: 20px;
}
.tops a { color: #e30011; text-decoration: none }
.tops a:hover { color: #B2A97E}
.tops {
	font: 11px 'Open Sans';
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e30011;
}
a.bb { color: #3d3d3d; text-decoration: none }
a.bb:hover { color: #e30011; text-decoration: none }

.title { 
	font: 16px 'Open Sans'; 
	font-weight:bold;
}

.titlet { 
	font: 12px 'Open Sans'; 
	font-weight:bold;
}

.titlet2 { 
	font: 12px 'Open Sans'; 
	font-weight:normal;
	color:#666666;
}

.subtitle { 
	font: 14px 'Open Sans';
	font-weight:bold 
}

.subcaption { 
	font: 14px 'Open Sans';
	font-weight:bold 
}

.blurb {
	font: 13px 'Open Sans';
	vertical-align: top;
	text-align: left;
}

.byline {
	font-family: 'Open Sans';
	font-size: 14px ; 		
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #3d3d3d;
	margin-top: 20px;
}

.order, .turns { 
	font: 12px 'Open Sans';
	font-weight:bold 
}


.inputbox {
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: bold;
	color: #3d3d3d;
	background: #FFFFFF;
	border: 1px solid;
	}

.quote { font: 13px 'Droid Serif' }

.footer a {
	color: #3d3d3d; text-decoration: none
}
.footer a:hover {
	color: #e30011;  text-decoration: none
}
.footer {
	font: 11px 'Open Sans';
	color: #3d3d3d;
	text-align:center;
	text-decoration: none;
}

.review {
	font: 13px 'Open Sans';
	color: #3d3d3d;
	text-align:left;
	line-height:160%;
}


a.aa { color: #3d3d3d; text-decoration: none }
a.aa:hover { text-decoration: none }
.category a { 
	text-decoration:none;
	color:#e30011;
}
.category a:hover { 
	text-decoration:none;
	color:#ffcc33;
}
.category { 
	font: 16px 'Open Sans'; 
	font-weight:bold;
	background-color:ffffff;
	color:#e30011;
	padding:0px 0px 0px 10px;
	border-left:20px solid #e30011;
	text-decoration:none;
}



      #message_box { 
       position:absolute;  
	width:160px;height:610px;top:10px;right:20px;  
	padding:0px;background:#ffffff;  
	border:0px;  
	z-index:100;
      }

	  
	  
