body
{
	background-color: rgb(0,0,0); 
}

p
{
	font-family: arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal;
	font-weight: normal;
	color: rgb(175,155,220); 
}

p.body
{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

p.link
{
	margin-left: 10px;
	color: rgb(40,80,40); 
}

p.footer
{
	font-size: 8pt; 
	font-style: italic;
	color: rgb(215,30,30); 
	border: thin dotted rgb(128,128,225);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	margin-left: 75%;
}

p.title
{
	font-weight: bold;
	font-size: 14pt; 
	letter-spacing: 12px;
	font-variant: small-caps; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

p.heading1
{
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

p.heading2
{
	font-style: italic;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}

p.pagetitle
{
	font-weight: bold;
	font-size: 36pt; 
	letter-spacing: 12px;
	font-variant: small-caps; 
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 46px;
}

p.indent
{
	margin-top: -10px;
	margin-left: 75px;
	margin-right: 15px;
	margin-bottom: 10px;
}

p.dbl_indent
{
	margin-top: -10px;
	margin-left: 135px;
	margin-right: 15px;
	margin-bottom: 10px;
}

p.image
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

ol
{
	font-family: arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal;
	font-weight: normal;
	color: rgb(175,155,220); 
	margin-left: 75px;
}

hr
{
	border-color: rgb(180,40,40);
	border-style: ridge;
}

table.body
{
	margin-top: 50px;
	margin-left: 100px;
	margin-right: 100px;
	border-color: rgb(180,40,40);
	border-style: ridge;
	border-width: 5px;
}

table.menuheader
{
	font-family: arial, sans-serif; 
	border-color: rgb(120,40,120);
	border-style: ridge;
	border-width: 3px;
	width: 75%;
	cursor: crosshair;
	font-variant: small-caps; 
	font: bold;
	font-size: 120%;
	margin-bottom: 25px;
}

table.menu
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px;
}

td.menu
{
	width: 160px;
	text-align: left;
	vertical-align: top;
}

table.data

{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-color: rgb(115,85,200);
	border-style: ridge;
	border-width: 4px;
}

th.data
{
	border-color: rgb(115,85,200);
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-family: arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal;
	color: rgb(175,155,220); 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

th.dataleft
{
	border-color: rgb(115,85,200);
	border-style: solid;
	border-width: 1px;
	font-family: arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal;
	font-weight: bold;
	color: rgb(175,155,220); 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

td.data
{
	border-color: rgb(95,95,95);
	border-style: solid;
	border-width: 1px;
	font-family: arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal;
	font-weight: normal;
	color: rgb(175,155,220); 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

img.button
{
	border-style: none;
	vertical-align: middle;
}

a.menutitle
{
	text-decoration: none;
	cursor: crosshair;
	color: white;
}

a.menutitle:hover
{
	color: green;
	cursor: crosshair;
}

a
{
	text-decoration: none;
	color: antiquewhite;
}

a:hover
{
	color: green;
}
