@charset "utf-8";
.footer {
	font-size: 9px;
	color: #666666;
}
.tableborderblack {
	border: 1px solid #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.menuwhite {
	padding: 5px;
	line-height: 17px;
}
td.content {
	padding: 8px;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
td.content1 {
	padding: 8px;
	border: solid 1px #666666;
}
td.content2 {
	padding: 8px;
	border: solid 1px #666666;
}
.spacedlist {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
p.spaced {
	line-height: 20px;
	}
body {
	background-image: url(../images/pageBkg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffd3aa;
}
.blackbar {
	background-color: #000000;
	background-image: url(../images/blackBarBkg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	background-image: url(../images/headerBkg.jpg);
	background-repeat: repeat-x;
}
.menu {color: #FFFFFF}
.menu a {color: #FFFFFF; text-decoration:none;}
.menu a:hover{color: #000000; text-decoration:none;}
li {
	list-style-image : url(../images/crosspt.gif);
	color: black;
	font-size:11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	list-style-position: outside;
}
.alignli {
	margin-left: -20px;
}

