.bannerbg {
	background-image: url(images/black_tiles.jpg);
	background-repeat: repeat;
	margin-right: -8px;
	margin-left: -8px;
	background-position: center;
	margin-top: -20px;
}
#shadow {
	background-image: url(images/shadow2.png);
	background-repeat: repeat-x;
	margin-top: -1px;
	margin-bottom: auto;
	background-position: top;
	margin-right: -8px;
	margin-left: -8px;
	vertical-align: top;
}

.arial {
	font-size: 10px;
	text-align:center;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align:center;
	vertical-align:top

}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
	vertical-align: bottom;
}
body {
	background-image: url(images/bg2.png);
	background-repeat: repeat;
	background-attachment:fixed;
	text-align: left;
}

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-size: 14px;
	color: #333;
	font-family: Arial;
	text-align: left;
	vertical-align: middle;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	vertical-align: top;
	text-align: left;
}
.bodytext td {
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	vertical-align: top;
	text-align: left !important;
	padding: 5px 0;
}
.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
}
#pageheaders {
	text-align: left;
	vertical-align: bottom;
}
h3 {
	font-size: 11px;
	color: #333;
}
h2 {
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
#navbar {
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 140px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	margin-bottom: 15px;
}
