td
{
  font-size:        12px;
  font-family:      Tahoma, Helvetica;
  color:            #000000; /*color:            #6C6C6C; */
  text-decoration:  none;
  border:           none;
  text-align:       justify;
}

body, p, div, font, form
{
  font-size:        12px;
  font-family:      Tahoma, Helvetica;
}

input, textarea
{
  border:           1px solid #000000;
  font-size:        12px;
  font-family:      Tahoma, Helvetica;
}

a:link, a:active, a:visited
{
  font-size:        12px;
  background:       none transparent scroll repeat 0% 0%;
  color:            steelblue;
  font-family:      Tahoma, Helvetica;
  text-decoration:  none;
  font-weight:      bold;
}
a:hover
{
  font-size:        12px;
  background:       none transparent scroll repeat 0% 0%;
  color:            steelblue;
  font-family:      Tahoma, Helvetica;
  text-decoration:  underline;
  font-weight:      bold;
}

a.menu:link, a.menu:active, a.menu:visited
{
  font-size:        11px;
  background:       none transparent scroll repeat 0% 0%;
  color:            steelblue;
  font-family:      Tahoma, Helvetica;
  text-decoration:  none;
  font-weight:      bold;
}
a.menu:hover
{
  font-size:        11px;
  background:       none transparent scroll repeat 0% 0%;
  color:            steelblue;
  font-family:      Tahoma, Helvetica;
  text-decoration:  underline;
  font-weight:      bold;
}

.title
{
  font-weight:      bold;
  font-size:        12px;
  background:       none transparent scroll repeat 0% 0%;
  color:            #000000;
  font-family:      Tahoma;
  text-decoration:  none;
}
.content
{
  font-size:    12px;
  background:   none transparent scroll repeat 0% 0%;
  color:        #000000;
  font-family:  Tahoma, Helvetica;
}

.option
{
  font-weight:      bold;
  font-size:        13px;
  background:       none transparent scroll repeat 0% 0%;
  color:            #000000;
  font-family:      Tahoma, Helvetica;
  text-decoration:  none
}

.box
{
  border:           1px dotted #C0C0C0;
  font-size:        12px;
  font-family:      Tahoma, Helvetica;
  background-color: #FFFFFF;
}

img
{
  text-decoration:  none;
  border:           none;
}

.tableborder
{
  border-top:     1px solid #000000;
  border-left:    1px solid #000000;
  vertical-align: top;
}

.a
{
  background-color:   #DCF1F6;
  background-repeat:  repeat;
  vertical-align:     top;
  text-align:         center;
  font-weight:        bold;
  border-bottom:      1px solid #000000;
  border-right:       1px solid #000000;
}

.b
{
  background-color:   #ffffff;
  background-repeat:  repeat;
  vertical-align:     top;
  text-align:         left;
  border-bottom:      1px solid #000000;
  border-right:       1px solid #000000;
}

.b
{
  background-color:   #ffffff;
  background-repeat:  repeat;
  vertical-align:     top;
  text-align:         left;
  border-bottom:      1px solid #000000;
  border-right:       1px solid #000000;
}
.tablecenter
{
  background-color:   #ffffff;
  background-repeat:  repeat;
  vertical-align:     center;
  text-align:         left;
  border-bottom:      1px solid #000000;
  border-right:       1px solid #000000;
}
.tablebottom
{
  background-color:   #CDC9C9;
  background-repeat:  repeat;
  vertical-align:     center;
  text-align:         left;
  border-bottom:      1px solid #000000;
  border-right:       1px solid #000000;
}
.tableborder
{
  border-top:     1px solid #000000;
  border-left:    1px solid #000000;
  vertical-align: top;
}

#tooltip
{
  background: #FFFFFF;
  border: 1px solid #666666;
  color: #333333;
  font: menu;
  margin: 0;
  padding: 3px 5px;
  position: absolute;
  visibility: hidden;
}