body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.2em;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#layout {
	margin: auto;
	width: 760px;
	position: relative;
}
#header {
	width: 760px;
	position: relative;
	font-size: 0.8em;
	padding-bottom: 10px;
}
#nav {
	float: left;
	width: 150px;
	position: relative;
	padding-top: 10px;
}

#content {
	float: right;
	width: 595px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	padding-left: 14px;
	padding-top: 10px;
	line-height: 1.3em;
}
#footer {
	width: 760px;
	position: relative;
	font-size: 11px;
	text-align: center;
	color: #FFFF00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	padding-top: 5px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover,a:focus {
	color: #FFFF00;
}
h1 {
	font-size: 1.5em;
	color: #FFFFFF;
}
h2 {
	font-size: 1.1em;
	color: #FFFF00;
}
hr {
	background-color: #999999;
	color: #999999;
}
.textcolored {
	color: #FFFF00;
}
.textsmall {
	font-size: .7em;
}
.negatepad {
	padding: 0px;
}

#nav a {
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 13px;
}
#navlinks {
	padding: 2px;
}

#nav a:link {
	color: #FFFF00;
}
#nav a:visited {
	color: #FFFF00;
}
#nav a:hover {
	color: #FFFFFF;
}

#subnav a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: -2px;
}
.bordercell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}
.yellowborder {
	border: 1px solid #FFFF00;
}
.leftcontent {
	float: left;
	width: 148px;
}
.rightcontent {
	float: right;
	width: 430px;
}
.altcolorbgtext {
	color: #000000;
	background-color: #FFFF00;
}
.altcolorbgtext   a:link, .altcolorbgtext a:visited {
	color: #DD2422;
}
.altcolorbgtext a:hover, .altcolorbgtext a:focus {
	color: #000000;
}
.negatetopmargin {
	margin-top: 5px;
}
.negatebottommargin {
	margin-bottom: 5px;
}



.altcolorbgtext2 a:link, .altcolorbgtext2 a:visited {
	color: #FFFFFF;
}
.altcolorbgtext2 a:hover, .altcolorbgtext2 a:focus {
	color: #FFFF00;
}



.altcolorbgtext2 {
	color: #FFFFFF;
	background-color: #DD2422;
}
.textsmaller {
	font-size: .9em;
}

