@import url(http://fonts.googleapis.com/css?family=Anton);
body {
	background-image: url(images/honeycomb-bg.jpg);
	background-repeat: repeat;
	background-color: #000;
	background-attachment: fixed;
}
a:link {
	color: #FFF;
	text-decoration: none;
	/* [disabled]white-space: normal; */
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFC;
	text-decoration: none;
}
a:active {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.transp-positioner {
	color: #FFF;
}
#container {
	position: static;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	background-color: #FFF;
}
#middlecontainer {
	background-repeat: repeat-x;
	font-size: 14px;
}
#noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rustproof-cell {
}
#container table tr #middlecontainer table tr td {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.transp-positioner {
	color: #FFF;
}
#container {
	position: static;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	background-color: #FFF;
	/* [disabled]background-image: url(images/body_bg.gif); */
	background-repeat: repeat-x;
}
#middlecontainer {
	background-repeat: repeat-x;
	font-size: 14px;
}
#noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rustproof-cell {
}
#container table tr #middlecontainer table tr td {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}


.boldtextlarge {
	font-family: "font-family: 'Anton'", arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.boldsubtextlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.regulartextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

.boldsubtextlogo-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AD1313;
	text-align: center;
}
.boldsubtextlogo-2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000;
	text-align: center;
}


.regulartext-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.bold_small_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #000;
}
.bold_small_titleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}

.bold_small_title-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999;
}

.bold_small_title-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
}

.bold-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #AF1314;
	font-style: italic;
}
.extrabigblue_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
}
.extrabigwhite_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
}

.extrabig_txt20pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color: #FFF;
}
.extrabig_txt20pt-RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #961B1E;
}
.extrabig_txt20pt-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333;
}



.extrabigred_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #AD1313;
	text-align: center;
}
.extrabigred_txtCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}




.img
{  border-style: none;
}

