
a:link {color:#D0D0D0; text-decoration: none;}      /* unvisited link */
a:visited {color:#D0D0D0; text-decoration: none;}  /* visited link */
a:hover {color:#1373AC}  /* mouse over link */
a:active {color:#1373AC}  /* selected link */

body {
    margin: 0;
    padding: 0;
    background-image: url('/images/TopBannerBackground.gif');
    background-repeat: repeat-x;
    color: #FFF;
    background-color: #2a353d;    
    font-family: Tahoma, Sans-serif;
    font-size: 8pt;
}

td {
    font-size: 10pt;
}

input {
    background-image: url('/images/input.gif');
    background-repeat: repeat-x;
    border: 1px solid #132935;
    
    height: 25px;
    color: #585858;
    padding: 3px;
    font-size: 8pt;
    
}


img {
    border: 0;
}

#Layout {
    width: 80%;
    min-width: 1024px;
}

#Logo {
    height: 150px;
    width: 280px;
}
#Type {
      vertical-align: bottom;
    padding-bottom: 40px;  
    
    
}

#Pages a:link, #Pages a:visited 
{
    color: #585858;
    text-decoration: none;    
}

#Pages a:hover {
    color:#1373AC; 
}

.Navigation a:link, .Navigation a:visited {
    color: #FFF;
    text-decoration: none;
}

.Navigation {
    height: 150px;
    vertical-align: bottom;
    padding-bottom: 15px;
    text-align: right;
    font-size: 12pt;
    color: #FFF;
    text-shadow: 4px 4px 4px #0D2C7B;  
}



.typeh {
    font-size: 14pt;
    font-weight: bold;
    text-shadow: 4px 4px 4px #0D2C7B;
}


#LeftContainer {
    width: 235px;
    min-height: 800px;
    padding-top: 0;
    margin-top: 0;
}

#RightContainer {
    min-height: 800px;
    width: 100%;
    padding-top: 22px;
}

.UrlPath {
    background-image: url('/images/Folder.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    height: 25px;
}

#LoginBox {
    text-align: right;
}


.PhunTable {
    width: 239px;
    border-collapse: collapse;      
}

.PhunTable a:link, .PhunTable a:visited {
    color: #585858;
}

.PhunTable a:hover {
    color: #1373AC;
}

.PhunTableCaption {
    height: 31px;
    width: 239px;
    background-image: url('/images/TableTop.png');
    background-repeat: no-repeat;
    color: #0771BE;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 10pt;
    
}

.PhunTableContents {
    width: 239px;
    background-image: url('/images/TableMid.png');
    background-repeat: repeat-y;
    padding-left: 7px;
    padding-right: 7px;
    color: #000;
    font-size: 10pt;
    padding-top:5px;
    padding-bottom:5px;
}

.PhunTableEnd {
    width: 239px;
    height: 18px;
    background-image: url('/images/TableBottom.png');
    background-repeat: no-repeat; 
}



.Folder {
    height: 15; 
    background-image: url('/images/Folder_small.png'); 
    background-repeat: no-repeat; 
    padding-left: 20px;
    margin: 3px;
    padding-top: 0px;
}

.SubItem {
    margin-left: 15px;
}



.Contents {
    font-size: 10pt;
    padding-top: 10px;
}

.GrayDiv {
    padding: 5px;
    background-color: #414f59;
    border-radius: 5px;
    font-size: 10pt;
    padding-top: 3px;
    border: 1px solid #808080;
    -moz-border-radius: 8px;   
}

#RegisterForm input {
    width: 150px;
}

.button {
    padding-left: 10px;
    padding-right: 10px;
    
    text-align: center;
    
    background-image: url('/images/button.gif');
    background-repeat: repeat-x;
    
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #15609D;
    border: 0;
    margin: 5px;
    
    
    height: 25px;
}

.tableCaption {
    background-color: #15609D; 
    color: white; 
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}

.table {
    border: 1px solid #15609D; 
}

    .STable {
        border-collapse: collapse;
        min-width:50%;
        min-height: 100px;
    }
    
    .STable a:link, .STable a:visited {
        color: #FFF;
    }
    
    .tl {
        background: transparent url('/images/TableTopLeft.png') no-repeat;
        background-position: right;
        
        width: 20px;
        height: 30px;        
        padding-left:0;
    }
    
    .tm {
        background-image:url('/images/TableTopMid.png');
        background-repeat:repeat-x;                
        
        height: 30px;
        text-align: center;
    }
    
    .tr {
        background: transparent url('/images/TableTopRight.png') no-repeat;
        
        width: 20px;
        height: 30px;        
    }
    
    .ml {
        background: transparent url('/images/TableMidLeft.png') repeat-y;
        background-position: right;
        
        width: 2px;
        padding: 0;
        margin: 0;
        height:100%;
    
    }
    
    .mm {
        background: #2b363e url('/images/TableMidMid.png') repeat-x;
        padding: 5px;
        height:100%;
    }
    
    .mr {
        background: transparent url('/images/TableMidRight.png') repeat-y;
        width: 4px;    
height:100%;        
    }
    
    .bl {
        background: transparent url('/images/TableBottomLeft.png') no-repeat;
        background-position: right top;
        padding-left: 0;
        width: 20px;
        height: 15px;
    }
    
    .bm {
        background: transparent url('/images/TableBottomMid.png') repeat-x;
        height: 15px;
    }
    
    .br {
        background: transparent url('/images/TableBottomRight.png') no-repeat;
        
        width: 20px;
        height: 15px;
    }
    
.active {
   border: 1px solid #585858;
   padding: 3px;
   margin: 2px;
}


