.Main_text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C01C16;
	background-image:url(../Images/bg1_2.gif);
	height:54px;
	background-repeat:repeat-x;
}
.Body_text_underline {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	color: #333333;
}
.Menu_text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	cursor: hand;
}
.Main_text {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #C01C16;
	background-image:url(../Images/bg1_2.gif);
	height:54px;
	background-repeat:repeat-x;

}
.Main_text_message {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #C01C16;
	height:54px;
	background-repeat:repeat-x;

}
.Dark_red_normal_text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #C01C16;

}

.Body_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.Title_Body_text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	

}
.Link_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	color: #0000cc;
	cursor: hand;
}
.button{
	background-image:url(../Images/button.gif);
	width:80px;
	height:17px;
	background-repeat:no-repeat;
	font-family:tahoma;
	font-size:11px;
	border:0px;

}
.bg_color{
	background-color:#DCDEDF;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.barChartContainerStyle {
	background-color: 	transparent						;	
	width			:	100%							;
	height			:	10%								;
	vertical-align	: 	middle							;
}
.barChartStyle {
	border			:	1px solid #ff0000				;
	padding			:	0px								;
	spacing			:	0px 							;
	width			:	99%							;
	height			:	100%							;
}
.barChartContainerStyleTd{
padding: 2px;
}
