body#page_bg {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background: #000000;
	font-family: Arial, sans-serif;
	color: #003399;
}

a:link { 
	color: #003399;
	text-decoration: none;
}

td.menu {
	text-align: center;
	height: 45px;
	font-size: 20px;
	color: #ffff00;
}

td.menu a {
	color: #ffff00;
	text-decoration: none;
}

td.menu a:hover {
	color: #ffffff;
}

td.bottommenu {
	text-align: left;
	height: 45px;
	font-size: 20px;
	color: #ffff00;
}

td.bottommenu a {
	color: #ffff00;
	text-decoration: none;
}

td.bottommenu a:hover {
	color: #ffffff;
}

td.left {
	border-color: black;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.heading1 {
	font-size: 26px;
	font-weight: bold;
	text-align: left;
}

.heading2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.heading3 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

table.times {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

table.bigtimes {
	font-size: 12px;
}

.content {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-color: black;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tablecontent {
	font-size: 14px;
	font-weight: bold;
}


#petition img{
	border: none;
	}
	