body{
	margin: 10px;
	background-color: #000000 ; 

}
/*td.off {
	background: #EFEDE6;
}*/

td.on {
	background: #E7E3DA;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
.parenttbl {
	border: 1px solid #FFFFFF;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-align: center;
}

.navbar a:link {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-align: center;


}
.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-align: center;


}
.navbar a:active {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-align: center;


}
.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #c1272d;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;

}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;


}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;


}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;


}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;

}




.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	line-height:17px;
}
.textbody2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height:20px;
}


.textbody3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height:15px;
	color:#666;
}

.textbody3 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height:15px;
	color:#666;


}
.textbody3 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height:15px;
	color:#666;


}
.textbody3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height:15px;
	color:#666;


}
.textbody3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height:15px;
	color:#c1272d;

}


.textbody3faded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height:15px;
	color:#999;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	line-height:25px;
	color: #666666;

}

.titlelight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height:17px;
	color: #999999;

}

.td_redbar {
	height: 3px;
	width: 100%;
	background-color: #c1272d;
	float: left;
}
.td_portbar {
	height: 1px;
	width: 100%;
	background-color: #B5B4A8;
	float: left;
}
