#tabshori {
float:left;
width:100%;
font-size:13px;
line-height:normal;
}
#tabshori ul {
margin:0;
padding:1px 10px 0 30px;
list-style:none;
}
#tabshori li {
display:inline;
margin:0;
padding:0;
}
#tabshori a {
float:left;
background: url('images/left.gif') no-repeat left top;
margin:0;
text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
}
#tabshori a span {
float:left;
display:block;
background: url('images/right.gif') no-repeat right top;
color:#000; padding-left:4px; padding-right:14px; padding-top:5px; padding-bottom:4px
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabshori a span {float:none;}
/* End IE5-Mac hack */
#tabshori a:hover {
background-position:0% -42px;
}
#tabshori a:hover span {
background-position:100% -42px;
}
.style9 {font-size: 13px; font-weight: bold; }
.formbutton {
	font-size: 11px;
	color: #003399;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #D4E1F6;
}