/* CSS Document */
a {
	font-family: Trebuchet MS, Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.smalltype {
	font-family: Trebuchet MS, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}

.topBar {
	background:url(../images/slices/top_bar_bgnd.gif) repeat-x;
}

.menuBar {
	height: 318px;
	background: url(../images/slices/menu_bar_bgnd.gif) repeat-x;
}