body, html {
background-color:#FFFFFF;
font-family:tahoma, verdana;
font-size:12;
text-align:center;
}

table, input, select {
font-family:tahoma, verdana;
font-size:12;
}

td.top{
width:900px;
height:80px;
background:url('images/top.png');
}

td.menu{
width:900px;
height:40px;
background:url('images/menu.png');
background-repeat:repeat-y;
vertical-align:middle;
}

td.advert{
width:900px;
height:131px;
padding:0px;
text-align:center;
background-position:center;
background-repeat:no-repeat;
background:url('images/white.gif');
}

td.main{
width:700px;
height:300px;
background:url('images/whitemain.gif');
vertical-align:top;
padding-bottom:10px;
}

td.right{
width:200px;
height:300px;
vertical-align:top;
text-align:center;
background:url('images/yellow.png');
}

td.footer{
width:900px;
height:67px;
background:url('images/footer.png');
color:#ffffff;
font-size:10px;
text-align:center;
}

h1{
font-size:16px;
border-bottom: 1px solid #9ac2e9;
margin: 0 10 0 20px; 
padding: 10 10 2px 0px;
font-family:tahoma, verdana;
}

h2{
padding-left:10px;
font-size:14px;
font-family:tahoma, verdana;
}

h3{
padding-left:10px;
font-size:14px;
font-family:tahoma, verdana;
}

h4{
font-size:14px;
border-bottom: 1px dotted #9ac2e9;
font-family:tahoma, verdana;
}

img{
border:0px;
}

img.flag{
margin-left:20px;
}

a.sized{
font-size:12px;
padding-left:18px;
padding-right:10px;
text-align:left;
font-family:tahoma, verdana;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a.white{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.white:hover{
text-decoration:underline;
}

a{
font-size:12px;
color:#034481;
}

a.blue{
font-size:12px;
color:#034481;
}

//

.news { background-color: #FFFFFF; }
.news_date { color: #CC0000; }
.table td { background-color: #AAAAAA; }
.table_row1 { background-color: #FFFFFF; color: #000000; }
.table_row2 { background-color: #EEEEEE; color: #000000; }
.header { background-color: #3333AA; color: #FFFFFF;}
.header a { color:#FFFFFF; }