/* STANDARD TAG REDEFINITIONS */

BODY { color : white;	font-family : Arial, Helvetica, sans-serif;	font-size: 12px;  background-color: Black;             }
TD { font-family : Arial, Helvetica, sans-serif;	font-size: 12px;}
p { font-family : Arial, Helvetica, sans-serif;	      margin-bottom: 10px;  margin-top: 0;    font-size: 12px;        }
a{ color: white; font-family: Arial, Helvetica, sans-serif;	  text-decoration: none; }
a:hover{ text-decoration: #66666;  }
form.NoMargin{ margin-left: 0px; margin-bottom: 0px; margin-right: 0px;	margin-top: 0px;}

/* TOP */
td.TopNav{ background-color: black; border: 1px solid #33FF00; }
.TopNav a{ color: #FFFFFF;  font-size: 11px;  font-family: Arial, Helvetica, sans-serif;  text-decoration: none;  font-weight: bold; }
.TopNav a:hover{ text-decoration: none;  top: 0px;  position: relative;  color: #666666;  }
td.Title{ background-color: 000000;  border: 1px solid #33FF00;  color: white; font-weight: bold; font-size: 11px; }

/* LEFT */
td.Left{ padding-top: 15px; padding-left: 10px; padding-right: 15px; background-color: 000000; padding-bottom: 8px; }
td.Left, td.Left p{ font-size: 11px; color: white; line-height: 16px; }
.Left a{ font-size: 11px;  color: white;  text-decoration: none;   }
.Left a:hover{ color: #333333; }
td.LeftCaption{   font-weight: normal;  color: white;  font-family: "MS Sans Serif", Geneva, sans-serif;  padding-left: 12px;  border-bottom: 1px solid #FFFBD5;      }

/* CENTER */
td.MainText{ padding-left: 10px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; }
td.MainText p{ line-height:20px;}
td.CenterCaption{ color: 00CC00;  font-weight: bold;  padding-right: 10px;  border-bottom: 1px solid #FFFAE7;  font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 13px;        }

/* FOOTER */
td.Footer{  background-color: 000000;  border: 1px solid #33FF00;  color: white;  font-weight: bold;  font-size: 10px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  padding-left: 15px;  padding-right: 15px;    }
.Footer a{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px; font-weight: normal; text-decoration: none;  color: white;    }

