﻿BODY
{
    background-color:#4d3101;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.div_center
{ 
text-align: center;
}

.hr
{
border: none;
background-color: #999999;
color: #333333;
height: 1px;
text-align: left;
line-height:11px;
}

.center_table
{ 
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #333333;
    font-size : 11px;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
    line-height:16px;
    border:none;
    border-style:none;
    border-width:0px;
}


A
{
color: #333333;
font-size : 11px;
font-weight:bold;
text-decoration: none;
}

A:HOVER
{
color: #333333;
font-size : 11px;
text-decoration: underline;
font-weight: bold;
}

.stdtxt
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #333333;
font-weight : normal;
}

.stdtable
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #333333;
font-weight : normal;
border:none;
border-style:none;
border-width:0px;
border-color:#FFFFFF;
}
.mainmenulinks
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #000000;
font-weight : normal;
text-decoration: none;
line-height: 13px;
}
.mainmenulinks:hover
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #000000;
font-weight : normal;
text-decoration: underline;
line-height: 13px;
}
.link_fallriver
{
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color: #000000;
font-weight : bold;
text-decoration: none;
line-height: 13px;
}
.link_fallriver:hover
{
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color: #000000;
font-weight : bold;
text-decoration: underline;
line-height: 13px;
}
.frstxt
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #333333;
font-weight : normal;
font-style: italic;
}
.headertxt
{
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color: #333333;
font-weight : bold;
}
.subheadertxt
{
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color: #333333;
font-weight : normal;
}
.subheadertxt_bold
{
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color: #333333;
font-weight: bold;
}
.buttons_grey
{
    color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight : normal;
	background-color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	height:18px;
}
.buttons_green
{
    color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight : normal;
	background-color:#FFD800;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	height:18px;
}
.textboxes
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	height : 16px;
	background-color:#fae361;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
}
.textboxes_multiline
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	border-color:#333333;
	background-color:#fae361;
		border-style:solid;
	border-width:1px;
}
.dropdownlists
{
    font-family : Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #fae361;
    font-size: 11px;
    line-height:16px;
    height: 20px;
    border-color: #333333;
    border-width:1px;
}
