body 
{
	margin-left: 0 !important;
	margin-left: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #e7e7e8;
	background:  #e7e7e8 url(images/bg.gif) repeat-y 50% 0;	

}


.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d11824;
}

.titles_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.sub_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d11824;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.main_text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.main_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.main_text_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.main_text_blue_bold a 
{
color: #003366;	
}

.brown_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d11824;
}

.brown_text a 
{

	color: #d11824;
	
}

.tblheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color:#666;
	text-align: left;
	border-right: solid 1px #FFF;
	border-bottom: solid 2px #FFF;
}

.tblbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color:#E5D7CA;
	text-align: left;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}

.tblbrown a 
{

color:	#666;
}

.tblgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color:#DCDCDC;
	text-align: left;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}