body {
	background-color: #000000;
}
/* Horizontal Index */
#index TD {
	FONT-SIZE: 12px;
	BORDER-BOTTOM: white 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
	text-align:center;
	color: #FFFFFF;
}
#index TD A {
	PADDING-RIGHT: 6px;
	DISPLAY: block;
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 2px;
	WIDTH: 119px;
	COLOR: #ffffff;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none
}
#index TD A#selected {
	BACKGROUND-COLOR: #000000
}
#index TD A:hover {
	BACKGROUND-COLOR: #000000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #ffaa17;
	font-weight: bold;
}
/* Left Nav Bar */
#leftbar TD {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: white 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffaa17
}
#leftbar TD A {
	PADDING-RIGHT: 6px;
	DISPLAY: block;
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none
}
#leftbar TD A#selected {
	BACKGROUND-COLOR: #000000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #ffaa17;
	font-weight: bold;
}
#leftbar TD A:hover {
	BACKGROUND-COLOR: #000000;
	COLOR: white
}
/* Body Text */
.text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.boldtext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.phonenumber {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.bigtext {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.title {
	color: #FFAB17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 15px;
}
.forms {
	color: #FFAB17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyrighttext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullets {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.example {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.nextpre {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
link {
}
a:link {
	FONT: bold 10pt Arial, Helvetica, sans-serif;
	COLOR: #ffaa17;
	TEXT-DECORATION: none
}     /* unvisited link */
a:visited {
	FONT: bold 10pt Arial, Helvetica, sans-serif;
	COLOR: #ffaa17;
	TEXT-DECORATION: none
}  /* visited link */
a:hover {
	FONT: bold 10pt Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}   /* mouse over link */
a.creations {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
a.creations:active {
	FONT-SIZE: 10px;
	TEXT-DECORATION: none
}
a.creations:visited {
	FONT-SIZE: 10px;
	TEXT-DECORATION: none
}
a.creations:hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	color: #FFAB17;
}
