BODY {
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color : #33211A;
background-color : #;
background: url(img/bg.jpg);
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

.optionx
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: none
}

TR.deco IMG
{
    DISPLAY: block
}

input{
    
   
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    font-size: 11px;
    border-left: #cccccc 1px solid;
    color: #000000;
    border-bottom: #cccccc 1px solid;
    font-family: Verdana, Myriad Web, Syntax, sans-serif;
    background-color: #DFDFDF;
}

IMG
{
    border: 0
}



H1 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : ;
font-size : 15px;
color : #;
background-color : transparent;
}



h2 {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 14px;
        font-weight: ;
        color: #;
}

h3 {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 13px;
        font-weight: ;
        color: #;
}

h4 {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 12px;
        font-weight: ;
        color: #;
}

small {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 11px;
}

a:link {
    color: #993333;
    text-decoration: none;
    font-size : 12px;
    font-family: verdana,arial,helvetica,sans-serif;
}

a:visited {
    color: #993333;
    text-decoration: none;
    font-size : 12px;
    font-family: verdana,arial,helvetica,sans-serif;
}

a:hover {
    color: #FF7C00;
    text-decoration: underline;
    font-size : 12px;
    font-family: verdana,arial,helvetica,sans-serif;
}

a.small {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 100%;
        text-decoration: ;
}

.tableTitle {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 110%;    
         font-weight: bold;
}

.tableExtras {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}

p {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 11px;
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.1em;
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 12px;
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 12px;
}

.errortext {
  font-family : Arial, Helvetica, sans-serif;
  font-size : .8em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #999999;
}

.bg_medium {
  background-color : #EDEBE0;
}

.bg_light {
  background-color : #FFFFFF;
}

.alt_bg_dark {
  background-color : #6633CC;
}

.alt_bg_medium {
  background-color : #FFFFFF;
}

.alt_bg_light {
  background-color : #FFFFFF;
}

