.SelectedBtn
{
	font-family:MS Sans Serif; 
	TEXT-ALIGN: center; 
	COLOR: #ffffff;
	FONT-SIZE: 12px; 
	CURSOR: hand;
	vertical-align:middle;
	background-color:#4f4e53;
	font-weight:bold; 
}

.UnselectedBtn
{
	font-family:MS Sans Serif; 
	TEXT-ALIGN: center; 
	COLOR: #ffffff;
	FONT-SIZE: 12px; 
	CURSOR: hand;
	vertical-align:middle;
	background-color:#34a5cd;
	font-weight:bold; 
}

.BtnStyle
{
	font-family:MS Sans Serif;
	TEXT-ALIGN: center; 
	COLOR: #ffffff;
	FONT-SIZE: 12px; 
	vertical-align:middle;
	background-color:#4f4e53;
	font-weight:bold; 
}

.SummaryTableStyle
{
	font-weight: bold;
	font-size: 12px;
	text-indent: 20px;
	font-family: MS Sans Serif;
	font-weight:bold; 
}
	
.SummaryRowTableStyle
{
	border-bottom: black 1px solid;
}

.SummaryTableStyle2
{
	font-family:MS Sans Serif;
	FONT-SIZE: 12px;
	font-weight:bold; 
}
