a { color: #990000; text-decoration: none; font-weight:inherit; border-bottom: 1px dotted; background: inherit; }
a:hover { color: #CC3333; background: inherit; font-weight:bold; border-bottom: 1px solid;} 

.clear a { color: #990000; text-decoration: none; border-bottom-style:none;}
.clear a:hover { color: #CC3333; background: inherit;}

.leftBgr a { color: #990000; text-decoration: none; border-bottom-style:none;}
.leftBgr a:hover { color: #CC3333; background: inherit;}                   

.rightBgr a { color: #990000; text-decoration: none; border-bottom-style:none;}
.rightBgr a:hover { color: #CC3333; background: inherit;}

h1 { font: bold 2.8em Verdana, Tahoma, Helvetica; letter-spacing: 1px; padding: 0px 0 0 0px; margin: 0; }
h1 a { color: #46574D; background: inherit; }
h2 { margin: 50px auto; padding: 0; font: normal 1.8em Verdana, Tahoma, Helvetica; letter-spacing: -1px; color:#CCCCCC; }
h2 a { color: #FFFFCC; background: inherit; }
.new { margin: 20px auto; padding: 0; font: normal 1.8em Verdana, Tahoma, Helvetica; letter-spacing: -1px; color:#46574D; }
.new a { color: #46574D; background: inherit; }
h1 a, h2 a { text-decoration: none; border-bottom-style:none;}
h1 a:hover { color: #990000; background: inherit;}
h2 a:hover  { color: #BFE1ED; background: inherit; font-weight:normal;}
.strongpress a{ color: #990000; text-decoration: none; border-bottom: 1px dotted;}
.strongpress a:hover, .press2 a:hover { color: #CC3333; background: inherit; font-weight:bold;}
h3 { /*font-size: 1.4em;*/ font: 10px Tahoma, Verdana, Helvetica; margin: 0 0 0px 0px;}
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
p {    
    margin: 0 0 0px 0px;
    line-height: 1.5em; 
    text-align: left;
}
img {border: 0 }
form { margin: 0; }

.press { 
    margin-top: 20px;
    font: 1.5em Arial, sans-serif; 
    text-align: center;
    line-height: 1.5em; 
}
 
.clear { 
    margin-top: 20px;
    font: 1.5em Arial, sans-serif; 
    text-align: center;
    line-height: 1.5em; 
} 

.sape { 
    margin-top: 40px;  
    margin-bottom: 10px;
    font: 1.5em Arial, sans-serif; 
    text-align: center;
    line-height: 1.5em; 
    text-decoration: none; 
    border-style:dotted; 
    border-width:1px ;
}    

.sapeTitle { 
    margin-top: 0px;
    text-align: center;
    text-decoration: none; 
    border-bottom: 1px dotted;   
    background-color:#eaeaea;
}

.strongpress { 
    margin-top: 20px;
    font: 1.5em Arial, sans-serif; 
    text-align: center;
    line-height: 1.5em; 
}

.press2 { 
    margin-top: 20px;
    font: 1.1em Arial, sans-serif; 
    text-align: left;
    line-height: 1.5em; 
}

.bookmarks{
    width:413px;
    height:33px;
    background: url(../images/corner-up.png) no-repeat;
    text-align: left; 
    float: left;
    padding-left: 15px;
    padding-top: 7px;
    display: block;
}

.alignright { float: right; }
    
.alignleft { float: left; }

.centered {
    display: block;
    margin: 0 auto;
}

.sd_right {
    /*float: left;*/
    color: #000;
    margin: 0 0px 0 0px;
    padding: 0px 0px 0 0px;
    /*width: 220px;*/
    font: 1.3em arial, helvetica, verdana, sans-serif;
    text-align: left;
}

ul li{
    text-align: left;
}

.sd_right ul {
    /*font-size: 0.75em;*/
    font: 10px Tahoma, Verdana, Helvetica;
    background-color:#fafafa;
    border-top: 1px solid #C2C2C2;
    border-left: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    list-style-type: none;
    margin: 1.5em 0px;
    padding:0px;
}

.sd_right li {
    border-bottom: 1px solid #C2C2C2;
    list-style-type: none;
    margin: 0px;
    padding: 0.5em 1em 0.5em 1em;
}

.sd_right ul li ul {
    padding: 0;
    margin: 0 0 0 20px;
    border: 0;
}

.sd_right ul li ul li {
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
    border: 0;
    font: 1.25em Arial, sans-serif;
}
  
A.MainFont, A.MainFont:visited
{        
        font-family: Verdana, Tahoma , Helvetica;
        font-size:10px;  
        color:#0000A0;
        TEXT-DECORATION: NONE;
        border-bottom-style:none;
}
     
A.MainFont:hover, A.MainFont:visited:hover
{        
        font-family: Verdana, Tahoma , Helvetica;
        font-size:10px;  
        color:#0000A0;
        TEXT-DECORATION: underline;
        font-weight:normal;
}
           
.main
{
        font-family:tahoma, verdana, Helvetica;
        font-size:10px; 
        color:#000000;
        margin: 0; 
        padding: 0; 
        width: 100%;
        height: 100%;
        background-color:#FFFFFF;
}

.topBgr
{
        width: 100%;
        height: 145px;
        display: block;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        vertical-align: top;
        background-image: url(../images/topBgr.jpg);
        background-repeat:repeat;
        background-color: #C2C2C2;
}

.leftBgr
{
        width: 200px;
        float: left;
        margin: 0 20px 0 0;
        padding: 0 0 0 0;
        display:inline; 
        vertical-align: top;
} 

.cntrBgr
{
        display:inline;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        vertical-align: middle;
}

.rightBgr
{
        width: 200px;
        float: right;
        margin: 0 0 0 20px;
        padding: 0 0 0 0;
        display:inline;
}

.tbl
{
        display:inline-table;
}

.bottomBgr
{
        width: 100%;
        height: 20px;
        display: block;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        background-position:bottom;
        vertical-align: bottom;
        background-image: url(../images/topBgr.jpg);
        background-repeat: repeat;
}

