.bottom {
	background-color: #003366;
}
.top-middle {
	background-color: #99CCCC;
}
.top-right {
	background-color: #99CCCC;
}
.top-left {
	background-color: #FF4646;
}
.shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}
.shadow-sm {
	background-image: url(images/shadow_sm.jpg);
	background-repeat: no-repeat;
}
.tblines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
.blines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.htext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.shtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;

}
.dot-arrow {
	background-image: url(images/dot_arrow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.greybox {
	background-image: url(images/greybox.jpg);
	background-position: center center;
	background-repeat: no-repeat;

}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FF0000;
}
table{background-repeat:no-repeat}
.bordertop {border-top:solid #003366 0.5px}
.borderbottom {border-bottom:solid gray 0.5px;}

#toolbar tr.menuitem:hover{background:url(images/hover.png) no-repeat;}