﻿a:link {color:Blue;}
a:visited {color:Blue;}


body
{
    background-color: #e5e5cc;
    font: 9pt verdana;
    margin: 0px;
}

.test
{
    background-color: #996666;
}

.page_content_head{ border-bottom : 1px solid #999999; color : #666666; font-family : verdana,arial,sans-serif; font-size : medium; font-weight : bold; margin-bottom : 10px; width : 100%; }

h2 
{
    font:12pt arial; text-decoration:underline;
}

h3 
{
    font:12pt arial; text-decoration:underline;
}

.hdr1
{
    color: #666666;
    background-color: #003366;/*#999966;*/
}


.hdr2 
{
    /*filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorstr=#FFFFFF,endColorstr=#778899);*/
    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorstr=#FFFFFF,endColorstr=#999966);
}


.hdr3 
{ 
    background-color:#003366; /*#996666;*/
    text-align:right;
}

.leftpan 
{
    background-color:#999966;
}


#tb1 
{
    border:solid 1px lightgrey;
}

#ftr 
{
    background-color: #003366;
    color:#ffffff; 
    font:8pt arial;     
    height:20px
}

#ctl00_Label1 
{
    color: white;
    font:18pt arial;    
}




.myMenu 
{
    color:white;    
    text-align:left;
}

.myMenu a:hover
{
    color:White;
    text-decoration:underline;
}
.myMenu a:link
{
    color:white;
}

.myMenu a:visited
{
    color:white;
}
#men1
{
    /*filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorstr=#999966,endColorstr=#FFFFFF);*/
    background-color: #999966;
    color:#ffffff;
}

#sunset
{
    background-color: lightgrey;
    margin: 5px;
    width: 125px;
    border: silver thin outset;
}

#sunset_title
{
    background-color:#003366;
    color:White;
    font:8pt arial;
    text-align:center;
    width:125px;
}

.section 
{
    background-color: lightgrey;
    margin: 5px;
    width: 125px;
    border: silver thin outset;
}

.sectionData
{
    font: 10pt arial;    
}

.section_title
{
    background-color:#003366;
    color:White;
    font:8pt arial;
    text-align:center;
    width:125px;
}

.mH a:hover
{
/*    background-color:#E5E5CC;
    border-color:White;*/
    color:Blue;
    text-decoration:underline;   
}
