﻿body {
}

a.close:hover,a.close:link,a.close:visited
{
    font-family:Verdana;
    font-size:8px;
    text-align:right;
    color:Red;
}
    
.faqHead
{
    font-family:Verdana;
    font-size:14px;
    color:Maroon;
    text-align:center;
    font-weight:bold;
}

.faqsubHead
{
    font-family:Verdana;
    font-size:12px;
    color:Black;
    text-align:center;
    font-weight:bold;
}

.faqtext
{
    font-family:Verdana;
    font-size:12px;
}

.Contacttext
{
    font-family:Verdana;
    font-size:20px;
}

.text
{
    font-family:Verdana;
    font-size:14px;
    vertical-align:top;
    height:15px;
    color:Yellow;
}


.faqSection
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
       
}

a.faq:link,a.faq:visited
{
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    color:Black;
    background-color:Yellow;
}       

a.faq:hover
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bolder;
    text-decoration:none;
    color:Black;
    background-color:Lime;
}       

a.menu:visited,a.menu:link
{
    background-color:Transparent;
    font-family:Verdana;
    font-size:12px;
    font-weight:bolder;
    text-decoration:none;
    color:Black;
}    

a.menu:hover
{
    background-color:Transparent;
    font-family:Verdana;
    font-size:12px;
    font-weight:bolder;
    text-decoration:none;
    color:Teal;

}
.menu
{
    background-color:White;
    font-family:Verdana;
    font-size:12px;
    font-weight:bolder;
    text-decoration:none;
    color:Black;
}   

.schtext
{
    font-family:Verdana;
    font-size:12px;
} 

.stop
{
    background-color:White;
}

.sponsor
{
    border:0;
}

.footer
{
 font-family:Verdana;
 font-size:xx-small;
 color:#555555;    
}

a.photo:visited,a.photo:link
{
    background-color:Transparent;
    font-family:Verdana;
    font-size:12px;
    font-weight:bolder;
    text-decoration:none;
    color:White;
}    

a.photo:hover
{
    background-color:Transparent;
    font-family:Verdana;
    font-size:12px;
    font-weight:bolder;
    text-decoration:none;
    color:#bbbbbb;

}

.finish
{
    background-image:url('Pictures/finishbkg_Blue.png');
    background-color:Black;
    height:100%;
    width:100%;
}