body            { margin: 0px;
                  background: #ffffff url(../images/body.gif) repeat-x; }

td              { vertical-align: top; }

a:hover         { text-decoration: underline; }

.content        { font-family: tahoma;
                  font-size: 8pt;
                  color: #000000;
                  padding: 8px; }

.generic        { font-family: tahoma, arial;
                  font-size: 10pt;
                  color: #000000;
                  padding: 0px 0px 0px 0px; }

.header         { font-family: tahoma, arial;
                  font-size: 10pt;
                  color: #000000;
                  padding: 0px 0px 0px 10px; }
		   
.left           { font-family: trebuchet ms, arial;
                  font-size: 10pt;
                  color: #ffffff;
                  padding: 4px 0px 0px 8px;
                  font-weight: bold; }

.left a         { color: #ffffff;
                  text-decoration: none; }

.nav            { font-family: trebuchet ms, arial;
                  font-size: 9pt;
                  color: #ffffff;
                  padding: 6px 0px 0px 4px;
                  font-weight: bold; }

.news           { font-family: tahoma;
                  font-size: 10pt;
                  color: #000000;
                  padding: 6px 0px 4px 0px; }

.news a         { color: #000000;
                  padding: 0px;
                  text-decoration: none; }

.snews          { font-family: trebuchet ms, arial;
                  font-size: 9pt;
                  color: #ffffff;
                  padding: 4px 0px 0px 12px;
                  font-weight: bold; }
 
.table          { font-family: tahoma, arial;
                  font-size: 10pt;
                  color: #000000;
                  padding: 6px 0px 0px 0px; }

.title          { font-family: trebuchet ms, arial;
                  font-size: 10pt;
                  color: #ffffff;
                  padding: 7px 0px 0px 0px;
                  font-weight: bold; }

.top            { font-family: trebuchet ms, arial;
                  font-size: 10pt;
                  color: #ffffff;
                  padding: 5px 2px 0px 0px;
                  font-weight: bold; }

.top2           { font-family: trebuchet ms, arial;
                  font-size: 8pt;
                  color: #ffffff;
                  padding: 5px 2px 0px 0px;
                  font-weight: bold; }

.top2 a         { color: #ffffff;
                  padding: 0px 4px 0px 4px;
                  text-decoration: none; }

.top a          { color: #ffffff;
                  padding: 0px 8px 0px 8px;
                  text-decoration: none; }

#content        { position: absolute;
                  top: 20px;
                  left: 0px;
                  width: 100%; }
