/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif; margin:0 auto; text-align: center;
	font-size:11px;
	line-height:20px
}
.menu a{ margin:0 25px; font-weight:bold}
a:link {
	color: #1e2143;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E2143;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.theFields td{ text-indent:50px; text-align:left}
.curr{background:#E4E5E8; font-weight:bold}
.bnt1{ background:#E4E5E8}
.left{text-align:left; border-bottom: #CCCCCC 1px solid; text-align:justify}
#scrollDiv{width:270px; height:149px; overflow:hidden}
#scrollDiv ul{margin:0px; padding:0px}
#scrollDiv li{ height:149px}
#scrollDiv img{ border:0}