html, body, td {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight: normal;
}
body {
 background-color: #ffffff;
 background-image: url('img/body_bg.gif');
 background-repeat: repeat;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 5px;
 margin-right: 5px;
 padding: 0px;
}
a:link {
 color: #0000ff;
 font-weight: bold;
 text-decoration: none;
}
a:visited {
 color: #0000aa;
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 color: #0000ff;
 font-weight: bold;
 text-decoration: underline;
}
a:active {
 color: #0000ff;
 font-weight: bold;
 text-decoration: underline;
}
a:focus {
 color: #0033ff;
 font-weight: bold;
 text-decoration: overline;
}
#Toping {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 width: 100%;
 text-align: left;
}
#MenuFont {
 font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 font-weight: normal;
 text-decoration: none;
}

