.ABLTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.ABLButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.ABLTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.ABLLargeGreyText {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }

.ABLLargeGreyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.ABLSmallGreyText {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }

a         { text-decoration: none; padding: 0px }
a:link    { color: white; }
a:visited { color: #ECE9D8;  }
a:hover   { color: black;  }


a.dark         { text-decoration: none; padding: 0px }
a.dark:link    { color: black; }
a.dark:visited { color: #333333;  }
a.dark:hover   { color: #000066;  }


a.blue         { text-decoration: underline; padding: 0px }
a.blue:link    { color: #183894; }
a.blue:visited { color: #183894;  }
a.blue:hover   { color: #990000;  }

.HR {
	color : #3366FF;
	height : 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.LeftSideMenuText {font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.LeftSideMenuTextBlue {font-size: 12px; color: #1e3b93; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.LeftSideMenuCurrentText {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000;}

table.product
{ 
border-top-style: dashed
}
p.dotted {border-top-style: dotted}


TABLE.main {
background-color: transparent;
border-left: none 1px #333333;
border-right: none 1px #333333;
border-top: solid 1px #333333;
border-bottom: solid 1px #333333;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #333333;

}


TD.different {
background-color: transparent;
border-left: none 1px #333333;
border-right: none 1px #333333;
border-top: solid 1px #333333;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #333333;
}

.TextPageHeading {font-size: 18px;
	font-weight: bold;
