/* BODY */

BODY { margin: 0px }

/* GENERAL STYLES */

P, OL, UL, DIV, H1, H2
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: white;
}

H1
{
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}

H2
{
font-size 18px;
}

P {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

A { color: white; text-decoration: none; }
A:visited { color: white; text-decoration: none; }
A:hover { color: white; text-decoration: underline; }

TD#outer-table
{
vertical-align: top;
background-color: #414143;
text-align: center;
padding-top: 20px;
padding-bottom: 40px;
}

TD#top-border
{
height = 24px;
}

TABLE#content-box
{
vertical-align: top;
border: #ffffff;
border-width: 1px;
border-style: solid;
width: 770px;
height: 460px;
background-color: #996666;
}

TD#content-no
{
	vertical-align: top;
	color: #ffffff;
	width: 365;
	padding: 15px;
	text-align: left;
	border: 0 none #ffffff;
}

TD#content-no P.bodytext
{
	padding-bottom: 5px;
	text-align: left;
}

TD#content-right
{
vertical-align: top;
color: #ffffff;
width: 340;
padding: 15px;
}

TD#footer
{
color: #ffffff;
text-align: center;
padding-top: 10px;
}

/* MENUS */

TD#top-menu
{
border: #ffffff;
border-width: 1px 1px 0 1px;
border-style: solid;
background-image: url(images/top-menu-background.gif);
background-repeat: repeat-x;
background-color: #e0e0e0;
height: 25px;
text-align: center;
text-transform: uppercase;
font-family: Arial;
font-size: 12px;
font-style: none;
}
