body {
  BACKGROUND-COLOR: #CCCCCC;
  COLOR: #000000;
  FONT-FAMILY:  tahoma, Verdana, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 9px;
  TEXT-ALIGN: justify;
}

A {
  COLOR: #CC3333;
  TEXT-DECORATION: none;
}

A:link {
}

A:visited {
}

A:hover {
  TEXT-DECORATION: underline;
}

A.th {
  COLOR: #CCCCCC; 
}

TABLE {
  BORDER-BOTTOM: #eeeeee 0px solid;
  BORDER-LEFT:   #eeeeee 0px solid;
  BORDER-RIGHT:  #eeeeee 0px solid;
  BORDER-TOP:    #eeeeee 0px solid;
  FONT-SIZE: 12px
}

TABLE.ten {
  COLOR: #ffffff; 
  BACKGROUND-COLOR: #CCCCCC;
}

TD.ten {
  COLOR: #ffffff;
  BACKGROUND-COLOR: #CCCCCC;
}

TR.th {
  COLOR: #333333;
  BACKGROUND-COLOR: #ffffff;
}

TH {
  COLOR: #333333;
  BACKGROUND-COLOR: #ffffff;
  FONT-SIZE: 12px;
  TEXT-ALIGN: left;
}

INPUT.border {
  COLOR: #000000; 
  BACKGROUND-COLOR: #f6f6f6;
  FONT-SIZE: 8pt;
  BORDER-BOTTOM: #858585 1px solid; 
  BORDER-LEFT:   #858585 1px solid; 
  BORDER-RIGHT:  #858585 1px solid; 
  BORDER-TOP:    #858585 1px solid 
}

.button {
  COLOR: #000000;
  BACKGROUND: #ffffff; 
  FONT-FAMILY: tahoma, sans-serif, Helvetica, arial, ;
  FONT-WEIGHT: normal; 
  WIDTH:100;
  border-color:#858585;
}

P {
  MARGIN-LEFT: 10px;
  MARGIN-RIGHT: 10px;
  TEXT-ALIGN: justify
}

LI {
  FONT-FAMILY: sans-serif; 
  FONT-SIZE: 9pt;
}

.title {
  COLOR: #ffffff;
  FONT-FAMILY: tahoma, Helvetica, sans-serif, arial;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold; 
  MARGIN-LEFT: 30px;
  MARGIN-RIGHT: 30px;
  HEIGHT: 30px;
}

.litle {
  FONT-SIZE: 8pt
}

.error {
  padding-left: 10px;
  font-weight: bold;
  COLOR: #FF0000
}

.ok {
  COLOR: #00FF00
}

.nav:link {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#000000; text-decoration: none;
}
.nav:visited {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#000000; text-decoration: none;
}
.nav:active {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#FF0000; text-decoration: none;
}
.nav:hover {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#cc3333; text-decoration: none;
}
.navtxt {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#000000; text-decoration: none; padding: 3px; background-position: right; background-repeat: no-repeat;
}

.navtitle:link {font-family: tahoma,courier, arial, helvetica;  font-size: 13pt; color:#FFFFFF; text-decoration: none
}
.navtitle:visited {font-family: tahoma,courier, arial, helvetica;  font-size: 13pt; color:#FFFFFF; text-decoration: none
}
.navtitle:active {font-family: tahoma,courier, arial, helvetica;  font-size: 13pt; color:#FFFFFF; text-decoration: none
}
.navtitle:hover {font-family: tahoma,courier, arial, helvetica;  font-size: 13pt; color:#FFFFFF; text-decoration: none
}
.navtitle {font-family: tahoma,courier, arial, helvetica;  font-size: 13pt; color:#FFFFFF; text-decoration: none; background-position: right;  background-repeat: no-repeat; 
}

.title {
    font-family: tahoma, courier, arial, helvetica;
    font-size: 13pt;
    color: #FFFFFF;
    padding-left: 10px;
}


.text {
    font-family: tahoma,courier, arial, helvetica;
    font-size: 9pt;
    padding-left: 10px;
    padding-right: 5px;
    text-align: justify;
    color: #000000;
}

.text td, .tab1 td {
    padding-left: 10px;
    padding-right: 5px;
}

.lnk1:link {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#ffffff; text-decoration: none; padding: 3px; padding-left: 10px;  font-weight: normal;
}
.lnk1:visited {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#ffffff; text-decoration: underline; padding: 3px; padding-left: 10px;  font-weight: normal;
}
.lnk1:active {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#ffffff; text-decoration: underline; padding: 3px; padding-left: 10px;  font-weight: normal;
}
.lnk1:hover {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#ffffff; text-decoration: underline; padding: 3px; padding-left: 10px;  font-weight: normal;
}
.lnk1txt {font-family: tahoma,courier, arial, helvetica;  font-size: 9pt; color:#ffffff; text-decoration: none; padding: 3px; background-position: right; background-repeat: no-repeat;  font-weight: normal;
}

.tab1 {
    font-family: tahoma, courier, arial, helvetica;
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
    padding: 3px;
    background-position: right;
    background-repeat: no-repeat;
    padding-left: 10px;
    font-weight: bold;
}

.tab2 {
    font-family: tahoma, courier, arial, helvetica;
    font-size: 9pt;
    color: #606060;
    text-decoration: none;
    padding: 3px;
    background-position: right;
    background-repeat: no-repeat;
    padding-left: 10px;
    font-weight: bold;
}

.lnk {
    font-size: 10pt;
    color: #cc3333;
    text-decoration: none;
    font-weight: bold;
}

.formbutton {
    cursor: pointer;
    border: outset 1px #ccc;
    background: #999;
    color: #333;
    font-weight: bold;
    padding: 1px 2px;
    background: url(/img/formbg.gif) repeat-x left top;
}

INPUT.checkbox {
    height: 1em;
}

.red {
    color: red;
}

.green {
    font-size: 10pt;
    color: green;
    text-decoration: none;
    font-weight: bold;
}

.black {
    color: black;
}

.odd {
    background: #EEEEEE;
    padding: 3px;
    padding-left: 10px;
}

.even {
    background: #FFFFFF;
    padding: 3px;
    padding-left: 10px;
}
