body {
	/*background-color: #272727;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 13px;	
	color: #404040;	
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

a:link {
	font-size: 11px;	
	line-height: 13px;	
	color: #C83500;	
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	font-size: 11px;	
	line-height: 13px;	
	color: #000000;	
	text-decoration: underline;
	font-weight:normal;
}
a:visited {
	font-size: 11px;	
	line-height: 13px;	
	color: #C83500;	
	text-decoration: none;
	font-weight:normal;
}
a:active {
	font-size: 11px;	
	line-height: 13px;	
	color: #000000;	
	text-decoration: underline;
	font-weight:normal;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 13px;	
	color: #404040;	
}

.ed_header {
	color: #545454;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

.ed_subheader {
	color: #393939;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

.ed_title {
	font-size: 11px;	
	line-height: 13px;	
	color: #393939;	
	font-weight: bold;
	text-decoration: none;
}

.ed_subtitle {
	font-size: 11px;	
	line-height: 13px;	
	color: #C43B04;	
	font-weight: normal;
	text-decoration: none;
}

.ed_notes {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

/*.tablerow1 {
	background-color: #BBBBBB;
}*/

thead {
	background-color: #CF5608;
}

tfoot {
	background-color: #BBBBFF;
}

th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
