﻿.texttail 
{
    position:absolute; 
    visibility:visible; 
    font-family:monospace, san-serif; 
    font-size:X-Small; 
    font-weight:bold; 
    color:#B90000;
}
a
{
    text-decoration:none;
    color:#000000;
}
a:hover 
{
    text-decoration:underline;
    color:#000000;
}
html
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    scrollbar-face-color:#FFFFFF;
    scrollbar-arrow-color:#F00000;
    scrollbar-track-color:#FFFFFF;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    color:#000000;
}
body
{
    text-align:center;
    background-color:#DFDDD0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.MainTable
{
    width: 770px; 
    border: 0px; 
    text-align: left;
}
.MainLogo
{
    height: 83px;
    width: 250px;
    border: 0px;
}
.TopBorderImg
{
    width: 770px; 
    height: 5px; 
    font-size: 0px;
    border: 0px;
}
.ArrowIcon
{
    height: 13px; 
    width: 13px; 
    border: 0px;
}
.TopMenuSpacer
{
    height: 22px; 
    width: 20px; 
}
.TopMenu
{
    height: 22px; 
    width: 132px; 
    text-align: center;
    color: #ffffff;
}


.ContentImage
{
    border: solid 2px #cc0000;
}
.ContentText
{
    line-height: 20pt;
}
.ContentFirstParagraph
{
    text-align: justify;
    line-height: 16pt;
}
.ContentMainTable
{
    width: 608px; 
    border: solid 0px;
}
.ContentImageCol
{
    text-align: center;
}
.ContentLeftMargin
{
    width: 8px;
}
.ContentRightMargin
{
    width: 17px;
}
.ContentLink
{
    font-weight: bold;
    color: #508f26;
}
.ContentVertSpacer
{
    height: 5px;
}
.ContactUsTextBox
{
    width:343px;	
}
.ContactUsCityZip
{
    width:106px;	
}
.ContactUsState
{
    width:113px;	
}
.ContactUsPhone
{
    width:304px;	
}
.ContactUsPhoneExt
{
    width:30px;	
}
.ContactUsTR
{
    vertical-align:top;
    height:37px;
}
.PageEditTextBox
{
	width:620px;
}
.AdminTextBoxLong
{
	width:530px;
}
.AdminTextBoxShort
{
	width:150px;
}