td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	color: #FA6A07;
	text-decoration: none;
}



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #000000;
	background-color: #CCCCCC;
}

.radio {
	background-color: #000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #000000;
	background-color: #CCCCCC;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #000000;
	background-color: #CCCCCC;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: strong;
}

.extra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-style: normal;
	color: #FA6A07;
	line-height: 38px;
	font-weight: normal;
}

.double {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #FA6A07;
	line-height: 38px;
	font-weight: normal;
}


.warn {
	color: #ff0000;
}