﻿body {
}

.menuItemStyle
{
    background-color:#34393D;
    color:White;  
    
}


/*------ MENU ---------*/

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
.menu {
        width: 190px;
        border-style: solid solid none solid;
        border-color: #677D92;
        border-size: 1px;
        border-width: 1px;
        margin: 10px;
        font-size:10px;
        }

.menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

.menu li a:link, .menu li a:visited {
        color: #fff;
        display: block;
        background: url("menu.gif");
        padding: 8px 0 0 10px;
        }

.menu li a:hover, .menu li #current {
        color: #283A50;
        background: url("menu.gif") 0 -32px;
        padding: 8px 0 0 10px;
        }

.menu li a:active {
        color: #283A50;
        background: url("menu.gif") 0 -64px;
        padding: 8px 0 0 10px;
        }
        
        
/*-----------------------*/


/*------ PAGE TOP ---------*/
.pagetop_heading
{
    font-size: 11pt; 
    color:#000080; 
    font-weight:bold;
    font-family :arial;
    text-align:center;
}

.pagetop_bg
{
    background-color:#CDCDCD;
}

.pagetop_address
{
    font-size: 9pt;
    font-family:Arial;
    text-align:left;
}

/*-----------------------*/

.txt
{
    font-size: 8pt;
    font-family:Tahoma;  
    color: black; 
    /*font-family: arial;  */

    font-weight:normal ;
    text-align:justify;

 
}

.newsheading
{
    font-size: 8pt;
    font-weight:bold;
    color: black; 
    font-family: Verdana;    
    text-align:justify;
    height:25px;
    vertical-align:middle;
    background-color:#D0DDDC;
}

.pagesubtitle
{
    font-size: 9pt;
    font-weight:bold;
    color: black; 
    font-family: Verdana;    
    text-align:justify;
    height:25px;
    vertical-align:middle;
    background-color:#D0DDDC;
}

.txtbold
{
    font-size: 9pt;
    font-weight:bold;
    color: black; 
    font-family: Verdana;    
    text-align:justify;
    
}

.txtbolder
{
    font-size: 11pt;
    font-weight:bold;
    color: black; 
    font-family: Verdana;    
    text-align:justify;
    
}


.error
{
    font-size: 7pt;
    color: Red; 
    /*font-family: arial;  */
    font-family:Tahoma;  
    /*font-weight:bold; */
}

.btn
{
    font-size: 8pt;
    
    color: white;
    font-family: arial;
    background-color: #726B66;
    border: #3F3833 1px solid;
    height: 15pt;
}
