
#no_skin {
    width: 0;
    height: 0;
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    }

.absolute {
    width: 1px;
    height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
    }

#curl {
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
    }

#curl iframe,
#curl img {
    width: 1px;
    height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
    }

#skin {
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
    }
#skin iframe,
#skin img {
    width: 1px;
    height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
    }

body {
    margin: 0;
    border: 0;
    text-align: center;
    background:#22304E; center repeat-y 
    font: normal 12px Arial;
    }


.nonFixed { font-size: 10px }  
.fixed { font-size: 16px } 
 
font-family: arial}  

A:link{color:#0000ff}
A:visited{color:#0000ff}
A:hover{color:#cc0000}

#hr1
{
border-style:none;
border-top: 1px dashed; border-color: #C0C0C0 ;
border-bottom: 1px dashed; border-color: #C0C0C0 ;
height: 1px;
width: 280px;
}


#hr2
{
border-style:none;
border-top: 1px dashed; border-color: #C0C0C0 ;
border-bottom: 1px dashed; border-color: #C0C0C0 ;
height: 1px;
width: 540px;
}

#hr3
{
border-style:none;
border-top: 1px dashed; border-color: #666666 ;
border-bottom: 1px dashed; border-color: #666666 ;
height: 1px;
width: 555px;
}

#mySubmit{
background-color:red; color:red; border:1px black dashed
}