﻿body {
}

img 
{
    border-style: none;
}

.pm {margin-bottom: 5px;}

.header2
{
    background-image: url(/icons/header.jpg);
    background-repeat: no-repeat;
    height: 200px;
   
}


#qlmenu a
{
    color: White;
}
.gridrelated 
{
    font-size: 8pt;
    margin: 0px;
    font-family:  Verdana, Arial;
}
.gridrelated a
{
    font-family :Verdana, Arial;
    color: blue;
    
}
.gridrelated a:hover
{
    font-family :Verdana, Arial;
    color: red;
    
}
.showmenu
{
    position: relative;
    display: inline;
    visibility: visible;
 
}

.hidemenu
{
     position: relative; 
     display: none;   
     visibility: hidden; 
}
.sm
{
 color: White;
 font-size: 9pt; 
 display: inline;
 font-weight: normal;
 text-align: left;  
 float: left;
 margin: 0px;
 padding: 0px;
 display: none; 
}
.menubar
{
    background-image: url(/icons/menubar.jpg);
    background-repeat: repeat-y;
  
}
.gridview 
{
   border : 2px; 
}
.gridvw
{

    width: 640px;
    text-align: center;
    font-family: Verdana, Arial, 'Microsoft Sans Serif';
    font-size: 8pt;
}
.gridvw a
{
    text-decoration: none;
    color: Black;
}

.desc
{
 padding-right: 15px;   
}

.gridvw A:hover
{
    color: Red;
}
.sortlist
{
    font-size: 8pt;
     font-family: arial;
}

.sortlist a
{
    color: Blue;
  
}
.sortlist a:hover
{

    color: Red; 
}

.navigation
{
    text-align: right;
    width: 100%;
    font-size: 11pt;
    font-family: verdana, Arial;

}
.navigation a
{
    color: Blue;
    padding-right: 3px;
}
.navigation a:hover
{

    color: Red; 
}

.separator
{
    margin-bottom: 10px;
}

.search
{
    color: Red;
}

.inactive
{
    display: none;

}

.active
{

    display:block;
    text-align: left;
    width: 450px;
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 9pt;


}
.active img
{
    float: left;
    padding-right: 10px;
   
}

.guar_hd
{
    font-family: Verdana, Arial;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 15px;

}

.tab
{
 text-decoration: underline;
 margin-right: 8px;
 color: Blue; 
 font-size: 8pt;
 cursor: pointer;   
 float: left;
}
A:hover
{
}


