/* Generic Styles */
html,body {margin:0; padding:0; width:100%; height:100%; overflow:hidden; font-size:11px; font-family:Trebuchet MS,Tahoma,Verdana,Arial,Helvetica; color:#000000;}
form {margin:0; padding:0;}
p {margin-top:3px; margin-bottom:3px;}
h1 {font-size:15px; color:#000000; margin-top:6px; margin-bottom:6px; font-weight:bold;}
h2 {font-size:13px; color:#333333; margin-top:6px; margin-bottom:3px; font-weight:bold;}
li {list-style-image:url(arrow.gif);}
ul {padding:0px 30px; margin-top:3px; margin-bottom:3px;}
img {border:0px;}
input {padding:0px; margin:2px 0px; border:0px; font-size:20px; font-weight:bold; color:#cc0000;}

/* Specific Styles */
.button {width:280px; color:#ffffff; background-color:#cc0000; cursor:hand; cursor:pointer;}
.button:focus {background-color:#cc0000;}
.field {padding-left:5px; width:275px;}
.footer {font-size:10px;}
#background {position:absolute; z-index:0; width:100%; height:100%;}
#interlayer {position:absolute; z-index:10; width:300px; height:100%; background-color:#ffff00; filter:alpha(opacity=85); opacity:0.85; -moz-opacity:0.85; -khtml-opacity: 0.85;}
#content {position:absolute; z-index:100; width:280px; height:100%; padding:10px;}