A:link {text-decoration: none; color: #ac4500; font-weight: bold;}
A:visited {text-decoration: none; color: #ac4500;}
A:active {text-decoration: none; color: #ac4500;}
A:hover {text-decoration: bold; color: #ac4555;}
body {background-color: #004;
	color: #FFFFFF; 
}
.header {text-align: center; margin: 200px 0 0 0; position: center;}
.headerup {color: #FFFFFF; text-align: center; position: center;}
.result {margin: -260px 0 0 0;}
.lgo {margin-left: auto; margin-right: auto;
        /* background: url('http://www.imgnow.com/s_img/imgnow.png') no-repeat fixed center top;*/
}
.togo {
        background-color: #434343;
        background: url('http://www.imgnow.com/s_img/logo.png') no-repeat fixed center top;
        margin-left: auto; margin-right: auto;
        height: 105px;
        padding: 0px;
        padding: 10px;
}
input, textarea, select {background-color: #999999; border: 1px solid #444444; font-family: vedana; color:#000000; width: 280px;}
.links {color: #999999; font-size: 11px;}
.footer {
	font-size: 11px;
	margin: +80px;
}
.mlow {
	margin: -210px 0 0 0;
}
.browse {
        color: #222;
        background-color: #888;
        border: 3px solid #333;
}
.submit {
        color: #333;
        background-color: #888;
        font-weight: bold;
        width: 150px;
        padding: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #000;
        cursor:pointer
}
.tos {
        font-weight: bold;
        background-color: navy;
        color: #999;
        padding: 3px;
}
