* { 
margin : 0; 
padding : 0; 
} 

body { 
background : #c9e7f2 url(images/background.gif) no-repeat center top; 
} 

h1 { 
color: #205284;
font-size: 16px;
font-weight: 700;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}

table{
color : #000; 
font : 12px Tahoma; 
}

a {
text-decoration : none; 
color : #205284;
}
a:hover{
text-decoration : underline; 
color : #1175d0; 
}

.lia { 
display : block; 
text-align : left; 
text-decoration : none; 
background : #fff url(images/menuitem.gif) repeat-x; 
height : 23px; 
width : 186px; 
font : bold 12px Tahoma; 
color : #205284; 
padding-top : 6px; 
} 

.lia:hover { 
color : #1175d0; 
} 

#finalli { 
display : block; 
text-align : left; 
text-decoration : none; 
background-color : #fff; 
height : 23px; 
width : 186px; 
font : bold 12px Tahoma; 
color : #205284; 
padding-top : 6px; 
} 

#finalli:hover { 
color : #1175d0; 
} 

#headwrap { 
position : relative; 
top : 10px; 
width : 902px; 
height : 173px; 
margin : 0 auto; 
} 

#headflags { 
float : right; 
background : transparent url(images/flags.png) no-repeat; 
width : 263px; 
height : 151px; 
} 

#bodytop { 
width : 902px; 
height : 20px; 
margin : 0 auto; 
background : transparent url(images/bodytop.png) no-repeat center bottom; 
} 

#body { 
width : 902px; 
margin : 0 auto; 
background : transparent url(images/body.png) repeat-y; 
} 

#bodyleft { 
float : left; 
position : relative; 
left : 14px; 
width : 187px; 
} 

#bodyright { 
float : right; 
position : relative; 
right : 14px; 
width : 652px; 
text-align : justify; 
color : #000; 
font : 12px Tahoma; 
} 

#bodybottom { 
width : 902px; 
height : 29px; 
margin : 0 auto; 
background : transparent url(images/bodybottom.gif) no-repeat; 
} 

#foot { 
width : 902px; 
height : 31px; 
margin : 0 auto; 
background : transparent url(images/foot.png) repeat-y; 
} 

#foot .copyright { 
float : left; 
position : relative; 
left : 14px; 
top : 8px; 
color : #205284; 
font : 12px Tahoma; 
} 

#foot .counter { 
float : right; 
position : relative; 
right : 14px; 
width : 88px; 
height : 31px; 
} 

#footbottom { 
width : 902px; 
height : 15px; 
margin : 0 auto; 
background : transparent url(images/footbottom.png) no-repeat; 
} 

#headstrip { 
width : 902px; 
height : 40px; 
margin : 0 auto; 
background : transparent url(images/headstrip.png) no-repeat; 
color : #1175d0; 
font : 28px Calibri, Tahoma; 
}
