body{
	color: #992233;
	background-color: #000000;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold }
p{
	color: #992233;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold; }
hr{
	color: #992233;
}

img { border-width: 0;}
a {color: #992233;}

h1
{
	font-family: "Times New Roman", serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.pageLayout
{
	border-width: 0;
	height: 100%;
	margin: 0;
	padding:0;
	width: 100%;
}

.leftSide
{
	border-width: 0;
	height: 100%;
	margin: 0;
	padding: 10;
	text-align: center;
	vertical-align: top;
	width: 50%;
}

.rightSide
{
	border-width: 0;
	height: 100%;
	margin: 0;
	padding: 10;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.simpleCenter
{
	text-align: center;
}
.MenuStyle
{
	color: #992233;
	font-Size:14pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	width: 85%;
}

.MenuSelectedStyle
{
	color: #992233;
	text-decoration: underline;
}

.MenuSelectedStyle:Visited
{
	color: #992233;
	text-decoration: underline;
}	

.MenuItemStyle
{
	color: #992233;
}

.MenuHoverStyle
{
	color: #CC5566;
}

.copyright {color: #992233;}
.copyrightCell{
	border-top-width: 1;
	border-top-style: solid;
	border-top-color: #992233;
	font-family: "MS Sans Serif", Arial, Helvetica, Sans; font-size: 8pt; color: #992233;
	margin: 0;
	padding: 0;
}
