.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main_text a{
	color: #E7931F;
	text-decoration:none;
}
.main_text a:visited{
	color: #E7931F;
	text-decoration:none;
}
.main_text a:active{
	color: #E7931F;
	text-decoration:none;
}
.main_text a:hover{
	color: #FF0000;
	text-decoration:none;
}

.header_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E69322;
	font-weight: bold;
}
.header_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.header_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
}
.tech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.button {
	height: 20px;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.title_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E69322;
}
.title_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.event_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.phone_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.rollcursor {
	cursor: pointer;
}

