body
{
    font-family: Verdana, Arial, Helvetica, Geneva, Lucida, sans-serif;
    background-color: #FFFFFF;
    color: #91806C;
    font-size: small;
    line-height: 160%;
}

* html body {
    font-size: x-small;
    f\ont-size: small;
	color: #91806C;
}

#site_box
{
    width: 730px;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:740px;
}

ul.nobullets
{
    list-style: none;
    padding: 0;
    margin:  15px 0;
}

ul.ctg_linkbar
{
    list-style: none;
    margin:  0 0 25px 0;
    padding: 0;
}

ul.ctg_linkbar li
{
    display: inline;
    padding-right: 5px;
    float: left;
}

ul.ctg_linkbar li.right
{
    float: right;
}

ul.ctg_linkbar li a
{
    display: block;
    padding: 3px;
    line-height: 16px;

    background-color: #EEEEEE;
    border-top:    1px solid #EEEEEE;
    border-right:  1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left:   1px solid #EEEEEE;
}

ul.ctg_linkbar li a:hover
{
    background-color: #E9E9E9;
    border-top:    1px solid #CCCCCC;
    border-right:  1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    border-left:   1px solid #CCCCCC;
}

ul.ctg_linkbar li a img
{
    margin-bottom: -4px;
}

.back_link
{
    background-image: url(../images/Back.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
    line-height: 16px;

    display: block;
    margin-top: 30px;
}

.body_small
{
    font-size: 80%;
}

.warning
{
    border: 1px solid #800000;
    color: #800000;
    background-color: #FF7F7F;
    padding: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.notice
{
    border: 1px solid #008000;
    color: #008000;
    background-color: #80FF80;
    padding: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.alert
{
    border: 1px solid #808000;
    color: #808000;
    background-color: #FFFF80;
    padding: 5px;
    margin-bottom: 5px;
}

a img
{
    border: none;
}

.page_header a img
{
    vertical-align: middle;
    margin: 0 4px;
}

hr
{
    width: 100%;
    height: 1px;
}

h1
{
    margin:  0 0 15px 0;
    padding: 0;

    font-size:   125%;
    font-weight: bold;
    color: #91806C;
}


h2
{
    font-size:   115%;
    font-weight: bold;
    color: #660000;
}

h3
{
    margin-bottom: 0px;

    font-size: 110%;
    font-weight: bold;
    color: #660000;
    text-transform: uppercase;
}

a
{
    color: #CC6600;
    text-decoration: none;
}

a:hover
{
    color: #993333;
}

.header_table
{
    border: 0px;
    background-color:White;
    padding: 0px;
}

h1.header_title
{
    font-size: 210%;
    color: #660000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}

h1.header_title img
{
    margin-bottom: 15px;
}

#content
{
    margin-top: 15px;
}

#overlay {
    background-color: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}


.footerlink { 
	color:#91806C;
}

.footerlink:hover { 
	color:#655747;
}

.smallInputBoxes { 

	font-family:arial; 
	font-size:10px;
	background-color:#FFFDCC;
	border: #A59787 solid 1px;
}