html,body,div,h1,h2,h3,h4,form,button,img,ul,li { margin: 0; padding: 0; border: 0; }
body { width: 830px; background: url('/images/line.png') 25px 0 no-repeat; color: #555; font-family: Arial; font-size: 11px; }
h1 { font-size: 24px; line-height: 20px; margin-left: 25px; }
h1 a { color: #333; }
h1 a:hover { color: #e11900; }
h2 { color: #333; font-size: 14px; }
h3 { color: #e11900; text-align: center; }
h4 { color: #555; font-size: 14px; text-align: center; margin-top: 15px; }
a { color: #0089bb; text-decoration: none; }
a:hover { color: #e11900; }
#left { float: left; width: 300px; margin: 30px 25px 0 25px; }
#right { float: right; width: 480px; }
#header { margin-top: 20px; }
#header p { height: 75px; margin: 0 6px 0 150px; text-align: justify; }
#header b { color: #e11900; font-weight: bold; }
ul { list-style-type: none; }
li { float: left; font-size: 14px; font-weight: bold; }
li a { display: block; color: #333; text-decoration: none; padding: 5px; margin-right: 10px; }
li a:hover, .selected { color: #fff; background-color: #e11900; }
li .last { margin-right: 0; }
#ad { width: 300px; height: 250px; margin: 25px 0; }
#results { width: 300px; margin: 25px 7px; }
#results .data { margin: 10px 27px; font-size: 13px; }
.red { color: #e11900; font-weight: bold; }
#content { margin: 40px 5px 15px 5px; text-align: justify; }
form { font-size: 14px; background-color: #efefef; padding: 10px; }
select { font-family: Arial; font-size: 14px; color: #555; background-color: #efefef; border: none; }
input { width: 30px; font-family: Arial; font-size: 14px; color: #000; border: none; border-bottom: 1px solid #999; text-align: center; }
.input-field { width: 455px; border: 1px solid #0089bb; background-color: #fff; text-align: left; }
textarea { font-family: Arial; font-size: 14px; color: #000; }
button { float: right; width: 100px; color: #fff; background-color: #0089bb; font-family: Arial; font-size: 11px; text-align: center; margin: -40px 0 0 205px; padding: 5px; cursor: pointer; }
button:hover { background-color: #e11900; }
#footer { clear: both; width: 300px; margin: 25px 25px 0 25px; text-align: center; }
#footer a { color: #333; text-decoration: none; }
#footer a:hover { color: #e11900; }
