body {
margin : 10px;
 color: #000066;
 background-color: #0000ff;
 font-size : 8px;
 font-family : tahoma;
 font-weight : normal;
 scrollbar-face-color: #000099;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #000099;
 scrollbar-3dlight-color: #000099;
 scrollbar-arrow-color: #ffffff;
 scrollbar-track-color: #cccccc;
 scrollbar-darkshadow-color: #000000;

}

a:link {
 color : #ffffff;
 font-size : 18px;
 text-decoration : none;
}

a:visited {
 color : #ffffff;
 font-size : 18px;
 text-decoration : none;
}

a:active {
 color : #ffffff;
 font-size : 18px;
 text-decoration : none;
}
a:hover {
 color : #0000ff;
 background-color: #ffffff;
 font-size : 18px;
 text-decoration : none;
}


a.subdir:link {
 color : #0000AA;
 font-size : 12px;
 text-decoration : none;
}

a.subdir:visited {
 color : #0000AA;
 font-size : 12px;
 text-decoration : none;
}

a.subdir:active {
 color : 316699;
 font-size : 12px;
 text-decoration : none;
}
a.subdir:hover {
 color : #316699;
 font-size : 12px;
 text-decoration : none;
}


.button { 
        font-family : tahoma;
        font-weight : bold;
        font-size : 14px;
        border-style: solid;
        border-width: thin;
	border-color: #000000;
        background: #D4C6C6;
        color: #663333;
        text-align:center;
        vertical-align:center;
}

input.submit
{
        font-weight : bold;
        border-top-color= #000000;
        border-right-color= #666666;
        border-bottom-color= #666666;
        border-left-color= #000000;
        border-style: solid;
        border-width: thin;
        background: #cccccc;
        color: #ffffff;
}
select.submit
{
        font-weight : none;
        border: 0;
        background: #000099;
        color: #ffffff;
}
td.letra {
        font-size: 11px;
}
td.letra2{
        font-size: 14px;
}
tr.navegaover {
        color : #ffffff;
        background: #000099;
        border-style: solid;
        border-width: thin;
        border-top-color= #000000;
        border-right-color= #666666;
        border-bottom-color= #666666;
        border-left-color= #000000;
}
tr.navegaout {
        color : #000000;
        background: #ffffff;
}
tr.navegaovervolta {
        color : #ffffff;
        background: #009900;
        border-style: solid;
        border-width: thin;
        border-top-color= #000000;
        border-right-color= #666666;
        border-bottom-color= #666666;
        border-left-color= #000000;
}
tr.navegaoutvolta {
        color : #009900;
        background: #ffffff;
}
tr.navegaoverdir {
        color : #ffffff;
        background: #000099;
        border-style: solid;
        border-width: thin;
        border-top-color= #000000;
        border-right-color= #666666;
        border-bottom-color= #666666;
        border-left-color= #000000;
}

tr.navegaoutdir {
        color : #000099;
        background: #ffffff;
}

