.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FCCE32;
	text-decoration: none;
}
.news a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FCCE32;
	text-decoration: none;
}
.news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FCCE32;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FCCE32;
	text-decoration: underline;
}
.news a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FCCE32;
	text-decoration: none;
}
.newso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCCE32;
	text-decoration: none;
}
.newswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.newswhite a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.newswhite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.newswhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.newswhite a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:16px;
}
.distributors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
	line-height:16px;
}
.distributors a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
	line-height:16px;
}
.distributors a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
	line-height:16px;
}
.distributors a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:16px;
}
.distributors a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
	line-height:16px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}



/*
	This Section For Eccommerce - can be changed
*/
.maintext {
	font-family: Arial;
	font-size: 12px;
}

.header {
	font-weight: bold;
}

.mylink {
	text-decoration: none;
	color: blue;
}

.mylink:hover {
	color: green;
}

hr {
	color: black;
	background-color: black;
	height: 2px;
}

.cartheader {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.cartheaderRows {
	background-color: #131336;
	color: #FFFFFF;
	font-weight: bold;
}
.cartlink {
	text-decoration: none;
	font-weight: bold;
}

.formbutton {
	background-color:#242424;
	border: 1px solid white;
	color: #FFFFFF;
	text-align: center; 
	font-weight: bold;
}

.formbutton:hover {
	border: thin solid #CCCCCC;
	background-color: #000000;
	color: #CCCCCC;
	font-weight: bold;
}
.error {
	color: red;
	font-weight: bold;
}

.texta {
	background-color: #CCCCCC;
	border: 1px solid black;
	font-family: Arial;
	padding-bottom: 2px;
}