tr { font-family: "Courier New"; "Times New Roman"; font-size: 10pt}
a:link { color: #CC0066; text-decoration: none; font-weight: bold}
a:visited { color: blue; text-decoration: none; font-weight: bold}
a:hover { color: #888800; text-decoration: none; font-weight: bold}
.textfeild { border: 1px #FF9900 solid; font-family: "Times New Roman"; font-size: 9pt}
.main {font-size: 10pt; color: white; background: #c3531f; border: 0px; padding: 25px; -webkit-border-top-left-radius: 18px; -webkit-border-top-right-radius: 18px; -webkit-border-bottom-left-radius: 18px; -webkit-border-bottom-right-radius: 18px }
h1 { color: white; font-size: 27pt; font-weight: bold}
ul{
 height:26px;
 margin:0;
 padding:10px;
 list-style-type:none;
 background:none;
}
.item{
 float:left;
 width:20%;
 margin:0 -1px 0 0;
 padding 0;
 font: 12px Arial;
 font-weight:bold;
 }

.item p{
 padding:0 0 2px 0;
 margin:0px;
 text-align:center;
 background:#cc7;
 border:solid 1px  #000; 
    border-top-width:0;
}


.item div{
 height:1px;
 overflow:hidden;
 background:#cc7;
 border-left:solid 1px  #000; 
    border-right:solid 1px  #000;
}

.item .row1{
 margin:0 5px;
 background:#000;
}

.item  .row2{
 margin:0 3px;
 border:0 2px;
 background:#000;
}

.item .row3{
 margin:0 2px;
 background:#000;
}

.item .row4{
 margin:0 1px;
 height:2px;
 background:#000;
}


.item a , .item a:visted{
 display:block;
 color:#c30;
 text-decoration:none;
}


.item a:hover p{
 background:#884;
 color:#fff;
}

.item a:hover .row2,
.item a:hover .row3 ,
.item a:hover .row4{
 background:#884;
}
