.fontSize9
{	
	font-size:11px;
}
.fontSize11
{	
	font-size:13px;
}
.fontSize13
{	
	font-size:15px;
}
.fontSize15
{	
	font-size:17px;
}
.LeftTitleLabel {
	color: #400000;
	font-weight: bold;
	font-size:13px;
}

.HeaderStyle
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	line-height: 24px;
	font-family: Arial;
	background-color: #ffffff;
	text-align: center;
	background-image: url(/www/images/devise-gg04.jpg); 
}
.ItemStyle 
{
	color: #000000;
	font-size: 15px;
	line-height: 18px;
	font-family: Arial;
	background-color: #eeeeee;
}
.AlternatingItemStyle 
{
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	background-color: #b0b0b0;
}