html {
 height: 100%;
 margin-bottom: 1px;}

body {
 background:#f0f0f0 url(img/bg.gif) repeat-y center;
 font-size: 12px;
 color: #333333;
 background-color: #eeeeee;}

td {
 text-align: left;
 vertical-align: top;
 font-size: 12px;
 color: #333333;
 border-style: none;}
 
img {
 border-style: none;}

h1,h2,h3,h4,h5,h6 {
 margin: 0;}

a:link {
 color: #0058E9;
 text-decoration: none;}

a:visited {
 color: #0058E9;
 text-decoration: none;}
 
a:hover {
 color: #FF6900;
 text-decoration: underline;}

a:active {
 color: #0058E9;
 text-decoration: none;}

.f00 {
 font-size: 10px;}

.f01 {
 font-size: 10px; color: #FF0000;}
 
.f02 {
 font-size: 10px; color: #959595;}
 
.f03 {
 font-size: 10px; font-weight:bold;}

.f04 {
 font-size: 10px; color: #0000FF;}
 
.menu-banner {
 margin-bottom: 10px;
 margin-left: 5px;}
 
.box td {
 padding: 5px;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: #CCCCCC;}
