body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	OVERFLOW: scroll; 
	OVERFLOW: -moz-scrollbars-vertical;
}
.copyrightFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686868;
}
.copyrightFont TABLE {
	font-size: 10px;
}
.copyrightFont TD {
	font-size: 10px;
}
.copyrightFont A:link
{
	color: #686868;
    TEXT-DECORATION: underline;
}
.copyrightFont A:active
{
	color: #686868;
    TEXT-DECORATION: underline;
}
.copyrightFont A:visited
{
	color: #686868;
    TEXT-DECORATION: underline;
}
.copyrightFont A:hover
{
	color: #686868;
    TEXT-DECORATION: none;
}

.standardFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	background-color: #F2F1EE;
}
.formButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECEAE6;
	background-color: #59442F;
}
.titleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
}
.returningFont {
	color: #6E5E4C;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.returningFont A:link
{
	color: #6E5E4C;
    TEXT-DECORATION: underline;
}
.returningFont A:active
{
	color: #6E5E4C;
    TEXT-DECORATION: underline;
}
.returningFont A:visited
{
	color: #6E5E4C;
    TEXT-DECORATION: underline;
}
.returningFont A:hover
{
	color: #6E5E4C;
    TEXT-DECORATION: none;
}

.bottomtile {
	background-image: url(images/nav/bottom_box.jpg);
}
.bottomtile1 {
	background-image: url(images/nav/bottom_box1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
}
.bottomtile1 A:link
{
	color: #686868;
    TEXT-DECORATION: underline;
}
.bottomtile1 A:active
{
	color: #686868;
    TEXT-DECORATION: underline;
}
.bottomtile1 A:visited
{
	color: #686868;
    TEXT-DECORATION: underline;
}
.bottomtile1 A:hover
{
	color: #686868;
    TEXT-DECORATION: none;
}

.flashmiddle {
	background-image: url(images/nav/middle_flash.jpg);
}
