/* CSS Document */

body,td,th{
font-family:Tahoma;
font-size:12px;
color:#0A5488;
SCROLLBAR-FACE-COLOR: #00b4d8;
SCROLLBAR-HIGHLIGHT-COLOR: #00b4d8;
SCROLLBAR-SHADOW-COLOR: #00b4d8;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
}
a,area {
	focuscss:expression(this.onfocus=function(){this.blur()});
}

a {
	font-size: 12px;
	color: #0A5488;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a.a1:hover{
	background-repeat:repeat-x;
	background-position:bottom;
	left: 1px;
	position: relative;
	top: 1px;
}