body, html{
background:#5e5d5c;
text-align:center;
font-family:tahoma;
}

table.outer{
border:10px solid #ffffff;
}

td.top{
width:900px;
height:84px;
background:url('images/top.gif');
}

td.menu{
width:900px;
height:35px;
background:url('images/menu.gif');
color:#ffffff;
font-size:14px;
padding:10px;
text-align:center;
}

td.left{
background-color:#ffffff;
width:175px;
padding:10px;
font-size:12px;
vertical-align:top;
border-right:1px dotted #eeeeee;
}

td.main{
background-color:#ffffff;
width:725px;
padding:10px;
vertical-align:top;
}

td.footer{
width:900px;
height:35px;
background:url('images/menu.gif');
color:#ffffff;
font-size:12px;
text-align:center;
}

td.advert{
width:900px;
background:#ffffff;
border-top:1px solid #ffffff;
}

a.menu{
color:#ffffff;
text-decoration:none;
padding-right:5px;
padding-left:5px;
text-align:center;
}

a{
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:underline;
}

a.white{
color:#ffffff;
text-decoration:none;
}

h1{
font-size:14px;
color:#000000;
}

h2{
font-size:12px;
color:#ea8400;
text-align:left;
border-top:1px dotted #707070;
padding-top:10px;
}

p{
font-size:12px;
text-align:justify;
}

li{
color:orange;
}

img{
border:0px;
}