body, p, td, th {

color: #53557D;
font-size: 12px;
font-family: arial;

}

input, select, textarea {

color: #53557D;
font-size: 12px;
font-family: arial;

}

a, a:active, a:visited, a:hover{
	color: #F6211A;
	font-size: 12px;
	font-family: arial;
}

.title {


color: #F6211A;
font-weight: bold;
font-size: 12px;
font-family: arial;

}

.orangetext {

color: #F6211A;
}

.simple_table {

	border-collapse: collapse;

}
.simple_table td {

	padding: 2px 2px 2px 2px;
	border: 1px solid #000099;

}

.simple_table th {

	padding: 5px 5px 5px 5px;
	border: 1px solid #000099;
	background-color: #D9EAFF;
	text-align: center;
}

.greybg {
	background-color: #eeeeee;
}

.noborder {

	border: 0px solid #FFFFFF;
}