
body, p, table, tbody, div 
{
    font-family:Verdana,Arial,Tahoma;
    font-size:8pt;
    color:#808284;
    font-style:normal;
    font-weight:normal;
}

ul {
    font-family:Verdana,Arial,Tahoma;
    font-size:8pt;
    color:#808284;
    font-style:normal;
    font-weight:normal;
    font-variant: normal;
    text-transform: none;
    text-indent: 0px;
    list-style-position: outside;
    list-style-image: url(imgs/Page-Images/bullet.gif);
    list-style-type: square;
    margin:12px;
}

textarea, input, select, option
{
    font-family:Arial,Verdana,Tahoma;
    font-size:8pt;
    color:#808284;
    font-style:normal;
    font-weight:normal;
}

h1
{
    font-family:Tahoma,Verdana,Arial;
    font-size:9pt;
    color:#5aa973;
    font-weight:bold;
    margin:0;
}

h2
{
    font-family:Verdana,Tahoma,Arial;
    font-size:9pt;
    color:#808284;
    font-weight:bold;
    margin:0;
}

h3
{
    font-family:Verdana,Tahoma,Arial;
    font-size:8pt;
    color:#808284;
    font-weight:bold;
    margin:0;
}

.title
{
    font-family:Verdana,Tahoma,Arial;
    font-size:9pt;
    color:#5aa973;
    font-weight:normal;
}

.warning {
    color:black;
    font-weight:bold;
}

a
{
    font-family:Arial,Tahoma,Verdana;
    font-size:8pt;
    color:#333333;
    font-style:normal;
    font-weight:normal;
}
a:hover
{
    text-decoration:none;
    color:#000000;
}

.nav,
a.nav 
{
    color:#808284;
    background-color:inherit;
    font-size: 8.5pt;
    font-family:Tahoma, Arial, Verdana, Arial;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    /* text-transform:uppercase; */
}

a.nav:hover
{
    color:#5aa973;
    background-color:inherit;
    font-size: 8.5pt;
    font-family:Tahoma, Arial, Verdana, Arial;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    /* text-transform:uppercase; */
}

.photonav,
a.photonav 
{
    color:#808284;
    background-color:inherit;
    font-size: 9pt;
    font-family:Tahoma, Arial, Verdana, Arial;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    /* text-transform:uppercase; */
}

a.photonav:hover
{
    color:#5aa973;
    background-color:inherit;
    font-size: 9pt;
    font-family:Tahoma, Arial, Verdana, Arial;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    /* text-transform:uppercase; */
}


.footernav,
a.footernav 
{
    color:#808284;
    background-color:inherit;
    font-size: 8pt;
    font-family: Arial, Tahoma, Verdana;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}

.localnav
{
    color:#5aa973;
    background-color:inherit;
    font-size: 8.5pt;
    font-family:Verdana,Tahoma,Arial;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}

a.localnav 
{
    color:#696969;
    background-color:inherit;
    font-size: 8.5pt;
    font-family:Verdana,Arial,Tahoma;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}

img 
{
    border:0;
    margin:0;
}

img.homemainimg
{
    width:750px;
    height:240px;
}

table.cal
{
    font-family:Arial, Tahoma, Verdana;
    font-size:9pt;
    color:#5aa973;
}

tr, td
{
    font-family:Arial, Tahoma,Verdana;
    font-size:9pt;
    color:#333333;
}

.readonlycontrol
{
    border:0px;
    font-style:italic;
    color:#cccccc;
}

div.flyover
{
    font-family:Verdana,Tahoma,Arial;
    font-size:9pt;
    float:left;
    text-align:left;
    position:absolute;
    visibility:hidden;
    display:none;
    border:solid 1px #999999;
    color:#000000;
    background-color:#ffffc6;
}

div.mnav_menu
{
    font-family:Verdana,Tahoma,Arial;
    font-size:9pt;
    float:left;
    text-align:left;
    position:absolute;
    visibility:hidden;
    display:none;
    border:solid 1px #999999;
    color:#000000;
    background-color:#cccccc;
    z-index:900;
}

div.photogalthumbs
{
    float:left;
    width:530px;
    height:112px;
    overflow-x:scroll;
    scrollbar-3dlight-color:white;
    scrollbar-arrow-color:white;
    scrollbar-base-color:white;
    scrollbar-darkshadow-color:#666666;
    scrollbar-face-color:#990000;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white;
    scrollbar-track-color:#cccccc;
}


table#TA_rtable,
div#TA_rname,
div#TA_rdate,
div#TA_ruser,
div#TA_rdesc,
div#TA_Header,
div#TA_Container,
div#TA_Link,
div#TA_Flags
{
    width:520px;
    border:none;
    margin:0px;
}
