@CHARSET "UTF-8";
body{
margin: 0px;
padding: 0px;
background: url('/images/bg-top.gif') repeat-x #FFFFFF; 
font-family: Verdana;
font-size: 11px;
}

h1{
font-size: 18px;
color: #53A332;
margin-top: 10px;
margin-bottom: 10px;
}

h2{
font-size: 15px;
color: #53A332;
margin-top: 10px;
margin-bottom: 10px;
}

ul{
list-style-image: url('/images/ul-marker.gif')
}

li{
 margin-top: 15px;
}

a:link {
text-decoration: none;
}

p{
margin-left: 15px;
}
a:visited {
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

table.main_body{
width: 800px;
}

table.site_head{
height: 205px;
width: 100%;
background: url('/images/bg-head.gif') no-repeat #FFFFFF;
border-left: 1px solid #053B5F;
border-right: 1px solid  #053B5F;
border-bottom: 1px solid  #053B5F;
}

td.site_langlist{
padding: 5px 5px 5px 5px;
font-size: 12px;
text-align: right;
}

a.head_langhref{
color: #053B5F;
}

span.head_langsep{
color: #3D9220;
font-weight: bold;
}

td.mainmenu_container{
background: url('/images/mainmenu-bg.gif') repeat-x #FFFFFF;
height: 60px;
}

td.mainmenu_sep{
width: 50px;
}

td.mainmenuitem_active{
color: #FFFFFF;
font-size: 15px;
text-align: center;
width: 136px;
height: 60px;
background: url('/images/mainmenu-button.gif') no-repeat;
cursor: pointer;
}

td.mainmenuitem_inactive{
color: #FFFFFF;
font-size: 15px;
text-align: center;
width: 136px;
height: 60px;
cursor: pointer;
}

a.menuitem_href{
color: #FFFFFF;
}

td.footer{
font-size: 12px;
height: 62px;
padding-left: 5px;
padding-right: 5px;
background: url('/images/footer-bg.gif') repeat-x;
text-align: center;
}

td.main_body{
padding: 15px 10px 15px 10px;	
border-left: 1px solid #053B5F;
border-right: 1px solid  #053B5F;
background: #023353;
text-align: justify;
color: #FFFFFF;
font-size: 14px;
}

td.mainbody_envelope{
height: 10px;
background: #063C5F;
border-left: 1px solid #053B5F;
border-right: 1px solid  #053B5F;
}

a.bodylink{
color: #FFFFFF;
}

