.Normal,.NormalDisabled {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: normal;
		line-height: 22px;
		color:  #06628C;
}

a.Linkstyle:link,a.LinkStyle:visited,a:hover {
		color: #004260;
		text-decoration: none;
		font-family:  Verdana; 
		font-size: 11px;
		font-weight: normal;
}
.NormalBold {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: normal;
		line-height: 22px;
		color:  #06628C;
		font-weight:bold;
}

.TitleStyle {
		font-family: Tahoma;
		font-size: 22px;
		font-weight: normal;
		line-height: 22px;
		color:  #06628C;		
}
.TitleBold {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: normal;
		line-height: 22px;
		color:  #06628C;
				
}
.TableStyle 
{
	border-style:solid;
	border-color:#06628C;
	border-width:1px
}