a:link, a:active, a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
a:hover {;
         color: #000000;
         text-decoration: none;
         font-size: 11px;
         font-weight: bold;
}
body {
    background-color: #FFFFFF;
    margin: 0;
    font-family: Tahoma, Arial;
    font-weight: normal;
	color:#6F6C6C;
}
td {
    font-family: Arial;
    font-size: 11px;
}
td.b5 {
    float:right;
    background-image:url('images/index_05.gif');
    width:290px;
    height:26px;
}
td.b9 {
    background-image:url('images/index_09.gif');
}
td.b11 {
    background-image:url('images/menu.gif');
}
td.b28 {
    background-image:url('images/index_28.gif');
}
td.b40 {
    background-image:url('images/index_40.gif');
}
td.c3 {
    padding:0px 10px 0px 10px;
}
td.c4 {
    padding:0px 20px 0px 20px;
}
td.c5 {
    padding:6px;
}
.underline {
    text-decoration: underline;
}
.right {
    float:right;
}
.red {
    color: #237BD3;
}

td.header {
    background:transparent url(images/header.gif) repeat-x scroll left top;
    height:53px;
    width:100%;
    font-weight: bold;
    font-size: 18px;
    color:#6F6C6C;
    text-align:center
}
