﻿body
{
    background-color: #000000;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.flashbg
{
    height: 129px; 
    background-image: url(uploads/topbanner/topimage.jpg);
    font-size:0px;
}
.menu
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 29px; 
    background-image: url(img/menu_top.gif);  
}
.menu a, .menu a:visited, .menu a:active 
{
    color: #FFFFFF;
    text-decoration: none;
}
.menu a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.menusep
{
    color: #C54801;
}
.submenu
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    height: 34px; 
    background-image: url(img/menu_bottom.gif);    
}

.submenu a, .submenu a:visited
{
    text-decoration: none;
}

.submenu a:hover
{
    text-decoration: underline;
}

.submenusep
{
    color: #999999;
}
.menubg
{
}

.text{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height:16px; 
    background-color:White;  
}
.text a, .text a:visited, .text a:active, .text p
{
    color: #000000;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}
.text a:hover
{
    color: #000000;
    text-decoration: underline;
}
.text h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 28px; 
    background-color:White;  
}
.text h2
{
    font-size: 20px;
    font-weight: bold;
    line-height:24px; 
    background-color:White;  
}
.text h3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px; 
    background-color:White;  
}

.fullwidth
{
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.fullwidth a, .fullwidth a:visited, .fullwidth hr, .fullwidth td
{
    color: #999999;
}


a
{
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: underline;
}

a:hover
{
    color: #000000;
    text-decoration: underline;
}

a:active
{
    color: #000000;
}
h1, h2, h3, h4
{
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.edge_top
{
    height: 17px; 
    vertical-align:top;
    background-image: url(img/edge_top.gif);    
}
.edge_topleft
{
    height: 17px;
    vertical-align: top;
    background-image: url(img/edge_topleft.gif);
    padding-left: 17px;
    margin-left: 0px;
    border-left-style: none;
}
.edge_topright
{
    height: 17px; 
    vertical-align:top;
    background-image: url(img/edge_topright.gif);    
    padding-left: 17px;
    margin-left: 0px;
    border-left-style: none;
}
.edge_left
{
    width: 17px;
    background-image: url(img/edge_left.gif);    
}
.edge_right
{
    width: 17px;
    background-image: url(img/edge_right.gif);    
}
.edge_bottomleft
{
    height: 19px; 
    width: 17px;
    vertical-align:top;
    background-image: url(img/edge_bottomleft.gif);    
}
.edge_bottomright
{
    height: 19px; 
    width: 17px;
    vertical-align:top;
    background-image: url(img/edge_bottomright.gif);    
}
.edge_bottom
{
    height: 19px; 
    vertical-align:top;
    background-image: url(img/edge_bottom.gif);    
}
