﻿body 
{
    font-family: Arial;
    font-size: 11px;
    color: #777777;
    line-height: 16px;
    margin: 0px 0px 0px 0px;
}

p
{
    font-family: Arial;
    font-size: 11px;
    color: #777777;
    line-height: 16px;
    margin: 0px 0px 0px 0px;
}

div
{
    font-family: Arial;
    font-size: 11px;
    color: #777777;
    line-height: 16px;
    margin: 0px 0px 0px 0px;
}

h1
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #505050;
    line-height: 16px;
    text-align: right;
    margin: 0px 0px 17px 0px;    
}

.maintext
{
    font-family: Arial;
    font-size: 12px;    
    color: #777777;
    line-height: 16px;
    margin: 0px 0px 17px 50px;    
}

.contentimages
{
    margin: 25px 0px 0px 00px;       
}

html 
{
    margin: 0px 0px 0px 0px;
    background-color:#ffffff;
}


.InnerText
{
    font-family: Tahoma;
    font-size: 13px;
    color: #909090;
    line-height: 22px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 23px;
}

.footer
{
    font-size: 11px;
    color: #a7a7a7;
    margin-top:0px;
}

a.footer:link,a.footer:visited,a.footer:active
{
    font-size: 11px;
    color: #a7a7a7;
    text-decoration: none;
}

a.footer:hover
{
    font-size: 11px;
    color: #909C38; 
    text-decoration: none; 
}

a.mainmenu:link,a.mainmenu:visited,a.mainmenu:active
{
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

a.mainmenu:hover
{
    font-size: 12px;
    color: #D39797; 
    text-decoration: none; 
}

a:link,a:visited,a:active
{
    color:#909C38;
    text-decoration:none;
}

a:hover
{
    color:#909C38;
    text-decoration:underline;
}


.speciallink
{
    color:#909C38;
    text-decoration:none;
}

a.speciallink:link,a.speciallink:visited,a.speciallink:active
{
    color:#777777;
    text-decoration:none;
}

a.speciallink:hover
{
    color:#909C38;
    text-decoration:none;
}

.innertextbox
{
    font-size:12px;
    font-family: Arial;
    color:#777777;
    }
    
/* Menu Properties */
.anylinkcss
{    
    font-family:Verdana;
    font-size: 10px;    
    position: absolute;    
    visibility: hidden;   
    line-height: 21px;
    z-index: 100;
    background-color: #ffffff;
    width: 275px; 
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.anylinkcss a
{
    font-family:Verdana;  
    font-size: 10px;  
    color: #999999;
    font-weight: normal;
    width: 275px;
    display: block;
    border-bottom: 1px solid #efefef;
    padding: 0px 0px 0px 0px;
    text-indent: 7px;    
    text-decoration: none;
    text-align: left;
}

.anylinkcss a:hover
{ 
    /*hover background color*/
    background-color: #909c38;
    font-family:Verdana;
    color: #ffffff;
    text-align: left;
}

.anylinkcss2 a:hover
{ 
    /*hover background color*/
    background-color: #f1f1f1;
    font-family:Verdana;
    color: #999999;
    text-align: left;
}
