﻿body 
{    
    font-family:Arial, Helvetica, sans-serif; 
    font-size:14px;
    color:#666666;
    margin:0px 0px 0px 0px;
    text-align: justify; 
    line-height: 150%;
}
.normal 
{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:14px;
    color:#666666;

}
.htmlbody
{
    width:900px;
    height: 402px;
}

.TopMenuSelected
{
    color:#996699;
}

.TopmenuSelected a:link 
{
    color:#996699;
}
.TopmenuSelected a:hover
{
    color:#996699;
}

.xTopmenuSelected a:visited
{
    color:#996699;
}

.TopMenuNotSelected
{
    color:#C0C0C0;
}

.TopMenuNotSelected a:link , h1 a:link 
{
    color:#C0C0C0;
}
.TopMenuNotSelected a:hover , h1 a:hover
{
    color:#996699;
}

.xTopMenuNotSelected a:visited , xh1 a:visited 
{
    color:#C0C0C0;
}


#homePageNav {
text-decoration : none;
font-size: 18pt; 
color: #C0C0C0;
}

#leftPageNav {
text-decoration : none;
font-size: 14pt; 
color: #C0C0C0;
}

.haslink 
{
}
.haslink a:link 
{
    color:#996699;
}

a {
    text-decoration : none;    
}
a:visited 
{}
a:hover {color:#996699;}

.shadow
{
    text-shadow: 0.07em 0.07em #E0E0E0;
}

.shadow2
{
    text-shadow: 0.05em 0.05em #E0E0E0;
}

.leftMenuItem
{
    padding-bottom:10px;
    margin-bottom:10px;
}
#list li{
    padding-top:10px
}

#header td
{
    color:White;
    font-weight:bold;
    background-color:#666666;
    }
    
#imageBox  
{
    margin: auto; 
    width: 600px; 
    border: 0px #000 solid; 
    overflow: hidden; 
    vertical-align:middle;height:90px;    
    }
#imageBoxInside
{
    width: 10000px; 
    left:0px;
    }  
#imageBox img  
{
    float: left; padding:0px; margin:5px; border-width:0px;
    }
#imageBox br  
{
    clear: both; 
    }

.small
{
    font-size:10px;
    
}
.small a:link
{
    text-decoration : none;
    color:#996699;
}

.pagebody a:link
{
    text-decoration : none;
    color:#996699;

}