body, html { 
text-align : left; 
color : #333333; 
font-size : 11px; 
font-weight : normal; 
font-family : tahoma, Verdana, Arial; 
margin : 0 auto; 
margin-top : 0; 
border-left : 0; 
border-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
padding-left : 0; 
padding-right : 0; 
}


.logo { 
background : url('/img/logo_small.bmp') no-repeat; 
height : 43px; 
width : 150px; 
} 
.top_l { 
background : url('/img/top_l.gif') no-repeat top left; 
width : 14px; 
height : 14px; 
} 
.top_r { 
background : url('/img/top_r.gif') no-repeat top right; 
width : 14px; 
height : 14px; 
} 
.bottom_l { 
background : url('/img/bottom_l.gif') no-repeat bottom left; 
width : 14px; 
height : 14px; 
} 
.bottom_r { 
background : url('/img/bottom_r.gif') no-repeat bottom right; 
width : 14px; 
height : 14px; 
} 

.topmenu { 
width : 135px; 
height : 15px; 
text-align : center; 
color : #666666; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
border-style : ridge; 
border-width : 0.1em; 
border-color : #fff; 
background-color : #fff; 
cursor : pointer; 
}

a { 
text-decoration : none; 
color : #666666; 
} 
a:link { 
text-decoration : none; 
color : #666666; 
} 
a:visited { 
text-decoration : none; 
color : #666666; 
} 
a:hover { 
text-decoration : none; 
color : #000000; 
} 