.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBFBF;
	text-decoration: none;
	font-weight: normal;

}
input {
	border: 1px solid #453841;
	background-color: #30212B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;

}
textarea {
	background-color: #30212B;
	border: 1px solid #453841;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.textmainbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFBFBF;
	text-decoration: none;
	font-weight: bold;
}
.textmainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;

}
.textmainwhite A:link{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}.textmainwhite A:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
A.textmainwhite:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
.header { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold; text-transform: uppercase; }
.header1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFEDED; text-decoration: none; font-weight: bold; text-transform: uppercase; }
