﻿
body
{
    margin-top:         0px;
    margin-bottom:      0px;
    margin-left:        0px;
    margin-right:       0px;
    font-family:        Verdana, Arial, Helvetica, sans-serif;
}

a, p, td, ul, li, input, select, textarea
{
    font-size:          11px;
/*  color:              #333333; */
    line-height:        1.5em;
    vertical-align:     top;
}

hr
{
	height:             1px;
}

img
{
    border:             0px;
}

table
{
    border:             0px;
}

th
{
  text-align: left;
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 11px;
  font-weight: bold;
}

a:link
{
/*  color:              #999999;  */
    color:              #003399;
    text-decoration:    none;
    font-weight:        bold;
}

a:visited
{
/*  color:              #999999;  */
    color:              #003399;
    text-decoration:    none;
    font-weight:        bold;
}

a:hover,
a:visited:hover
{
    color:              #003399;
    text-decoration:    underline;
    font-weight:        bold;
/*  line-height:        1.5em;  */
}

.vatop        {  vertical-align:  top;      }
.vamid        {  vertical-align:  middle;   }
.vabot        {  vertical-align:  bottom;   }
.hamid        {  text-align:      center;   }
.haright      {  text-align:      right;    }

.title
{
    color:              #CC9900;
    font-size:          28px;
    font-weight:        bold;
/*  vertical-align:     middle; */
}

.fs9px
{
    font-size:          9px;
}

.cent
{
    text-align:         center;
}

.gold
{
    color:              #CC9900;
}
