input, textarea, select {
 font-family:Arial, Verdana, Helvetica, sans-serif;
 font-color:#FFFFFF;
 font-size:12px;
 color:#FFFFFF;
 text-decoration:none;
 background-color:#DA1D22;
 border:1px #000000 solid;
 margin-right:0px;
 margin-top:2px;
 margin-bottom:2px; 
}

.menuimg {
 margin:1px;
}
.menuimg:hover {
 background-color:#FD591D;
 margin:0px;
 border:1px #000000 solid;
}

a:link     { color:#FFFFFF; text-decoration:underline; }
a:active   { color:#FFFFFF; text-decoration:underline; }
a:visited  { color:#FFFFFF; text-decoration:underline; }
a:hover    { color:#FD591D; text-decoration:underline; }

BODY,table {
 font-family:Arial, Helvetica, sans-serif;
 color:#ffffff;
 font-size:10pt;
 font-weight:normal;
 background-color:#AE1B1F;
 margin-left:0;
 margin-right:25;
 topmargin:0;
 marginwidth:0;
 marginheight:0;
 overflow-x: hidden;
}

H1 {
 font-size: 11pt;
 font-style: normal;
 color: #ffffff;
}

H2 {
 font-size: 11pt;
 color: #ffffff;
 font-style: normal;
}

H3 {
 font-size: 11pt;
 color: #ffffff;
 font-style: normal;
}

LI {
 color: #ffffff;
}

BODY {
 scrollbar-face-color:#AE1B1F;
 scrollbar -highlight- color: white; 
 scrollbar -shadow- color: white; 
 scrollbar -3dlight- color: white;
 scrollbar -arrow- color: white;
 scrollbar -track- color: white; 
 scrollbar -darkshadow- color: #AE1B1F;
}
