@charset "UTF-8";
/* CSS Document */

body {background:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#cccccc; margin:0px;}
p, td, form, li, input {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#cccccc;}
li {margin-bottom:8px;}
input {color:#660000; border:1px solid #ff0000;}

h1, h2, h3 {font-weight:bolder; text-align:center; color:#ffffff;}
h1 {font-size:18px; line-height:20px; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff;}
h2 {font-size:16px; line-height:18px;}
h3 {font-size:14px; line-height:16px;}

a {font-weight:bolder;}

a:link {text-decoration:none; color:#ffffff;}
a:visited, a:active {text-decoration:none; color:#cccccc;}
a:hover, a:focus {text-decoration:underline; color:#cccccc;}


#header {width:750px; height:134px; padding:0px;}

.content {width:375px; padding:0px;}

#footer {width:750px; height:72px; padding:5px; vertical-align:middle;}