.RadGrid A
{ 
	color: #0000DE;
	font-weight: bold;
	text-transform: uppercase;
}

.RadGrid Table
{ 
	font: 12px Arial;
	color: #000000;
}

.HeaderStyle
{
	color: #000000;
	border: 1px solid #7E7D68;
	background-color: #cc0000;
	height: 45px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	width: 125px;
	font-size: x-small;
	font-weight: bold;
	color: #003E3E;




}
.borderThinBlack {
	border: 1px solid #333333;
}
.buttonLarge {

	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	width: 250px;
	font-size: x-small;
	font-weight: bold;
	color: #003E3E;
}
.buttonMainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #353535;
	word-spacing: normal;
	width: 275px;
	height: 45px;

}
