body { color: #867d8f; background-color:#d0d0d0; background-image: url(images/bg.gif); background-repeat: repeat-y;
       text-align: left; font-family: verdana; font-size: 10px; letter-spacing:1pt; line-height: 12px; font-weight: solid;
       margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
 }

tr,td { text-align: left; font-family: verdana; font-size: 10px; letter-spacing:1pt; }

input,textarea,select { color:#e96c11; font-size:8PT; font-family:verdana; background:#edf1c4; border:0PT SOLID #edf1c4; }

A:link { color: #e5e5e5; text-decoration: none; cursor: none; padding: 3px; background: #303032;}
A:visited { color: #e5e5e5; text-decoration: none; cursor: none; padding: 3px; background: #303032; }
A:hover{ color: #9a0716; padding: 3px; background: #303032; }
A:active{ color: #9a0716; padding: 3px; background: #303032; }

h1 { font-size: 12px;padding: 6px; font-family: verdana; color: #a75949; letter-spacing: 3px; font-weight:bold; margin-bottom: 4px; text-align: center; width:95%; text-transform: uppercase; border-bottom: 3px solid #cccfd0; }
h2 { font-size: 12px;padding: 3px; font-family: verdana; color: #e5e5e5; letter-spacing: 1px; font-weight:bold; margin-bottom: 4px; text-align: center; width:30%; text-transform: uppercase; border-bottom: 2px solid #e5e5e5; }


b { color: a75949; }

i { color: cea4a4; }