html, body {
 margin: 0;
 padding: 0;
 border: 0;
}

body {
 background-color: #430123; 
 text-align: left;
 font-size: 14px;
}

table {
 background-color: #ffffff;
 width: 787px;
 margin-left: auto;
 margin-right: auto;
}


.columnborder {
 background-color: #ffaaff;
 width: 12px;
}

.columnline {
 background-color: #000000;
 width: 1px;
}

#topline {
 text-align: right;
}

#topline a {
 color: #043BD0;
 font-size: 10px;
 font-weight: bold;
}

#topline a:hover {
 text-decoration: none;
}

p,h2 {
 font-family: tahoma, helvetica, sans-serif;
 font-weight: bold;
 font-size: 14px;
 line-height: 1.4;
 margin-bottom:1px;
 margin-left: 20px;
}

body, td { font-family: Verdana, Arial, Helvetica; font-weight: normal; font-size: 10px;}
      ul { font-family: Verdana, Arial, Helvetica; font-weight: normal;  font-size: 10px;}

a {font-size: 13px;  font-weight: bold;}
a:link    { text-decoration: underline; color: #043BD0;}
a:visited { text-decoration: underline; color: #489AFF;}
a:active  { text-decoration: none; color: #FFAAFF;}
a:hover   { text-decoration: none; color: #BD0564;}

.margin20 {
 margin-left: 20px;
}

.bodyTextCenter {
 text-align: center;
 font-size: 15px;
 margin-left: 0px;
}

.bodyTextSmall {
 font-family: tahoma, helvetica, sans-serif;
 font-weight: normal;
 font-size: 10px;
 line-height: 17px;
 color: #666666;
}

.bodyTextSM3 {
 font-family: tahoma, helvetica, sans-serif;
 font-weight: normal;
 font-size: 10px;
 line-height: 17px;
 color: #666666;
}


.textAdSM {
 font-family: tahoma, helvetica, sans-serif;
 font-weight: normal;
 font-size: 11px;
 text-align: center;
}

.topLinks {
 font-family: tahoma, verdana, helvetica, sans-serif;
 color: #000000;
 font-weight: 500;
}

.otherLinks {
 font-family: tahoma, verdana, helvetica, sans-serif;
 color: #000000;
 font-weight: 500;
 line-height: 20px;
 font-size: 12px;
}

.Links {
 font-size: 11px;
 font-weight: bold;
 margin-left: 20px;
}


#floatleft {
 width: 560px;
 float: left;
}

#floatright {
 width: 200px;
 float: right;
 align: center;
}
