BODY {
        background-color : white;
        color : #000;
        margin:0px;
        padding:0px;
        border: 0px;
        width:100%;
        height:100%;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        
        
        scrollbar-3dlight-color : #C0DEFF;
        scrollbar-arrow-color : #fff;
        scrollbar-base-color : #E9F3FF;
        scrollbar-darkshadow-color : #608EBF;
        scrollbar-face-color : #91BDEB;
        scrollbar-highlight-color : #BFDEFF;
        scrollbar-shadow-color : #72AAE5;
        scrollbar-track-color : #E9F3FF;
}

/*===============[ Headers ]============*/
h2,h3
{
        font-family : Helvetica, sans-serif;
        font-style : normal;
        color : Navy;
        padding-bottom: 4px;
        /*background-color : #F5DEB3;
        width : 80%;
        border-top-color : Black;
        border : solid #D8BFD8*/;
}

h4
{
        font-family : Helvetica, sans-serif;
        font-style : normal;
        color : Navy;
        padding-bottom: 4px;
        font-size : 140%;
}

h5
{
        font-family : Helvetica, sans-serif;
        font-style : normal;
        color : Navy;
        padding-bottom: 4px;
        font-size : 120%;
}

h6
{
        font-family : Helvetica, sans-serif;
        font-style : normal;
        color : Navy;
        padding-bottom: 4px;
        font-size : 110%;
}


.filled_header
{
        text-align: left; 
        background-color: rgb(97, 146, 242);
        font-size: medium;
        color:black;
 }
/*=================[ TEXT ]==================*/

a{
        color: #284B6E;
        font-weight : bold;
        font-size: 90%;
}

a.small
{
        color: #284B6E;
        font-size: 12px;
        font-variant: small-caps;
        margin-left: 10px;
        margin-right: 0px;
}


a.over{
        text-decoration: underline;
        cursor: default;
}

a.baselink
{
        font-size: 16px;
        text-decoration:underline;
        line-height:30px;
}

a.hover{
        text-decoration: underline;
color:red;
        }

a.dev
{
color:#D82B33;
        text-decoration: none;
}

a.dev:hover
{
        /*border-bottom-width: 1px;
        border-color: Red;
        border-style: solid;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
*/
text-decoration: underline;
}
p
{
        text-indent : 8px;
        text-align : justify;
        padding-right : 6px;
        font-size : 14px;
}


h2.moreinfo{
        font-size: 4%;
        color: Silver;
        visibility: hidden;
}


h3.moreinfo{
        font-size: 4%;
        color: Silver;
        visibility: hidden;
        display:none;
}

.moreinf{
        font-size: 4%;
        font-size: 3px;
        color: Silver;
        
}


table 
{

        background-color : white;
        font-family : Helvetica, sans-serif;
        font-size : 13px;
}

LI{
        list-style-image : url(../img/li_01.gif);
        margin-left:3px;
        font-size : 14px;
        font-family :  verdana sans-serif;
}

UL{
        padding:0px;
        list-style-image : url(../img/li_01.gif);
        font-size : 14px;
        font-family :  verdana sans-serif;
}
/*===============[ DIV ]============*/
div.centeredImage{
        text-align:center;
        font-style : italic;
        font-weight:bold;
        padding-bottom:5px;
        padding-right:5px;
        color:black
}

div.infoContent{
       border:1px solid #ccc;
       background-color:whiteSmoke;
       width: 100%;
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
CURSOR: default;
COLOR: #4d5a6f;
FONT-FAMILY: "arial", "verdana", "helvetica", "sans-serif";
margin:0 0 0 0;
text-align: left;

}

/*===============[ Lists ]============*/
ul.simplelist
{
        
}
/*===============[ Objects ]=============*/

/*===============[ Text Styles ]=============*/
.filled_text
{
        vertical-align: top;
        text-align: left;
        background-color: rgb(97, 146, 242);
        font-size:16px;
        font-weight : bold;
        color: black;
}
.border00
{
        border : thin solid #6A5ACD;
        border-left : none;
        border-right : none ;
        margin-right:1%;
        text-align : justify;
        padding-bottom: 8px;
}
        
        .border01
{
        border : thin solid #FBB7B7;
        border-top : none;
        border-left : none;
        border-right : none ;
        margin-right:1%;
        text-align : justify;
        padding-bottom: 15px;
        padding-top: 10px;
        padding-left: 10%;
        line-height:25px;
        
        }
        
.devby
{
        text-align : right;
        float: right;
}

        
.smallinfo
{
        font-size : 10px;
        float: left;
        color: Gray;
}
        
}
.index_info
{
        padding-right: :4px;
        text-align : justify;
}

/*=================================*/
input {
        font-family: monospace ;
}

