
TABLE {
        margin-left: auto;
        margin-right: auto;
}

td.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFF84D;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
}
table.maintable td {
	vertical-align: top;
	text-align: left;
}
td.middle {
	background-color: #F87834;
	background-image: url(images/middleback.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
body {
	background-color: #FF99FF;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}
td.leftnavbar {
	background-color: #FFC4FC;
}
td.content img {
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=3);
}
table.maintable {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #FFCC00;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 3px;
	color: #FFFF99;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E90281;
	text-align: center;
}
.copyright a:link, .copyright a:visited, .copyright a:hover {

	color: #660066;
}
td.leftnavbar a:link, td.leftnavbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #E51D37;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-left: 10px;
}
td.leftnavbar a:hover {
	color: #FFFFFF;
}
li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.content img.noblur {
	filter: Alpha(Opacity=100, FinishOpacity=50, Style=3);
}
