a:active 	{ text-decoration:none; color:006699; }
a:link		{ text-decoration:none; color:006699; }
a:visited 	{ text-decoration:none; color:006699; }
a:hover 	{ text-decoration:none; color:ff6600; }

font			{ font-family: 'MS Sans Serif', Verdana, Tahoma ;}
th	 {
    font-size:	70%;
	font-family: Verdana, Tahoma, 'MS Sans Serif' ; 
}
td	 {
    font-size:	70%;
	font-family: Verdana, Tahoma, 'MS Sans Serif' ; 
}
.HLalign {
    padding-right: 5;
    padding-bottom: 5;
}
li.orange {
    list-style-image: url(images/arrowOrange.gif)
}
li.corner {
    list-style-image: url(images/arrowCorner.gif)
}
.fntHMenu {
	padding-left:	3;
	font-family:		'MS Sans Serif',Tahoma, Verdana ;
	font-size:		14;
	font-weight:	bold;
}
.tbborder {
    border-right:		#98aab1 1px solid;
    border-top:			#98aab1 1px solid;
    border-left:			#98aab1 1px solid;
    border-bottom:	 #98aab1 1px solid;
    background-color: white;
}
.tbHiLi {
	font-family:			Tahoma, Verdana;
	font-size:			14;
	margin-bottom:	2;
	border-right:		#98aab1 1px solid;
	border-top:			#98aab1 1px solid;
	border-left:			#98aab1 1px solid;
	border-bottom:	 #98aab1 1px solid;
}