body {
color: #0F3657; 
font-size: 13px; 
font-family: Verdana, Trebuchet MS; 
background: #CDD8DE;
}

#main {
margin: 0 auto 0 auto;
padding: 0px 0px;
width: 980px;
text-align: left;
background: white;
color: black;
}

#menu_top {
text-align: right;
font-size: 10px;
background: #4088B4;
color: white;
margin: 0 0 0 0;
padding: 4px 4px;
border-bottom: 1px #DCEBF4 solid;
}

#menu_main {
padding: 5px;
font-size: 14px;
}

#top {
font-size: 12px;
height: 140px;
background-image: url('/imgs/top_bg2.gif');
color: #035B8E;
margin: 0 0 0 0;
padding: 4px;
border-bottom: 1px #DCEBF4 solid;
}

#left {
font-size: 12px;
width: 560px;
color: #035B8E;
float: left;
padding: 7px;
background: white;
}

#right {
width: 386px;
height: 293px;

background: white;
}

#content_main {
font-size: 12px;
background: white;
height: 270px;
padding: 5px;
padding-left: 15px;
border-top: 1px white solid;
}

#content_main2 {
font-size: 12px;
background: white;
color: #035B8E;
padding: 5px;
padding-left: 15px;
border-top: 1px white solid;
}

#bottom {
clear: both;
font-size: 12px;
height: 220px;
background: white;
background-image: url('/imgs/bottom_bg.gif');
color: #165521;
margin: 0 0 0 0;
padding: 20px;
border-top: 1px white solid;
}


#footer {
font-size: 10px;
background: rgb(174,225,184);
color: #035B8E;
margin: 0 0 0 0;
padding: 7px 8px;
border-top: 1px white solid;
}


#logo {
margin-top: 18px;
margin-bottom: 18px;
margin-left: 10px;
border: 0px;
}

#flags {
padding: 3px;
float: right;
}

.window {
font-size: 10px;
font-family: Verdana; 
border: 1px solid #5892B4;
margin: 1px;
}

.button {
font-size: 12px;
border: 1px solid #5892B4;
}

table {
font-size: 12px;
}

h1 {
font-size: 15px;
color: #A80202;
}

h2 {
font-size: 15px;
color: #024064;
}

h3 {
font-size: 15px;
}

a {color: rgb(0,64,128); text-decoration: none}
a:hover {color: black; text-decoration: underline}

a.underline {color: rgb(0,64,128); text-decoration: underline}
a.underline:hover {color: black; text-decoration: underline}

a.menu_main_link {color: #559FCA; border: 1px solid rgb(175,208,227); text-decoration: none; padding: 5px; background: white;}
a.menu_main_link:hover {color: #0D78B4; text-decoration: none}

