body { font-size:11px;
font-family: "Trebuchet MS", Arial, sans-serif; }

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 85% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}

h2 {font-size:1.2em; }

h1, h2, h3 

{

font-family: 'Trebuchet MS','Helvetica Neue',Arial,Sans-serif;

font-weight: bold;

padding: 10px 0;

color: #003399

}

tr.headerrow { 
	background: #3366CC;
	font-weight:bold;
}

.headerrow { 
	background: #3366CC;
	font-weight:bold;
}

.headerrow td {
color: #FFFFFF;
}
td.important_text {
color: #333333;
font-size: 1.1em;
}
.highlight_text {
color:#FF0000;
}
#classdetails {
background-color: #BFDBE9;
border:thin #E1F1F7 solid;
padding:0.5em;
}

#replymain { 
border:thin #0000CC solid;
padding:0.5em;
width: 500px;
margin:5px auto 5px auto;
}