.noborder {
	border:none;
}

.b-white {
	background-color: white;	
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.font0 {
	font-size: 0px;
}

.clear-left {
	clear: left;
}
.clear {
	clear: both;	
}
.header {
	color: #a1050f;
	border-bottom: 1px solid black;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}
.max-width {
	width: 504px;	
}
.div-header-first {
	border-bottom: 1px solid black;
	height: 25px;	
}
.header-first {
	color: #a1050f;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	width: 320px;
	float: left;
}


.header-normal {
	padding-top: 5px;
	color: #a1050f;
	border-bottom: 1px solid black;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	width: 504px;
}

.notbold {
	font-weight: normal;
}
.newsletter {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 184px;
	text-transform: uppercase;
	font-weight: normal;

}
.newsletter-arrow {
	float: right;
	width: 15px;
	margin-top: 2px;
}
.newsletter-text {
	margin-top: 1px;
	float: right;
	text-decoration: none;
	color: #a1050f;
	font-size: 11px;
	padding-bottom: 2px;
}
.header-sub-date {
	color: #a1050f;
	font-size: 10px;
}
.header-sub {
	color: #a1050f;
	font-weight: bold;
	font-size: 11px;
}

.text {
	margin-top: 0px;
	color: #8e8e8e;
	font-size: 11px;
	width: 493px;
}
.text-color {
	color: #8e8e8e;
}


.text a {
	color: #a1050f;
	text-decoration: none;
}

.nodeco {
	text-decoration: none;	
}
.on {
	display: block;	
}
.on {
	display: inline;	
}
.off {
	display: none;	
}
.red-text {
	color: #a1050f;
	font-size: 11px;
}
.red {
	color: #b20614;
}

.center {
width: 100%;
text-align: center;
}

.admin-panel {
	float: right;
}
.admin-panel-header {
	float: right;
	margin-top: 5px;
}

.admin-button {
	height: 15px;
	border: none;
	background: none;
	color: #a1050f;
	/*border-right: 2px solid #a1050f;*/
	font-size: 12px;
	padding-bottom: 15px;
	padding-left: 2px;
	padding-right: 10px;
	margin-right: 15px;
}
