@charset "utf-8";

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}


body {
	background-image: url(images/pageback.gif);
	background-repeat: repeat-x;
	margin-top: 22px;

}

.main-cell {
	background-image: url(images/page-top2.png);
	background-repeat: no-repeat;
}
#nav-top {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 0px;
	font-weight: bold;
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
#subnav {
	background-color: #FFF;
	background-image: url(images/subnav-shadow.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 8px;
}

.sublink {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline;}

.class2 h1 {
	font-size: 16px; }
.tabcell {
	padding-left: 14px;
}
.blueback {
	background-image: url(images/blueback.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	height: 172px;
}
.bbglow {
	background-image: url(images/bbglow.png);
	height: 156px;
}
.bbtext {
	color: #FFF;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.bb-head {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pagelink {
	text-decoration: none;
}

.main {
	padding-right: 10px;
}
