/* CSS Document */
body 
{
margin: 0px; 
padding: 0px;
background-image: url(gif/background.gif);
}
.top_tb {
background-color:#6A7491;
padding-top: 30px;
padding-bottom: 0px;
vertical-align: bottom;
}
.menu_tb {
padding: 2px;
background-color:#8696A8;
vertical-align: center;
}
.menu_tb2 {
padding: 2px;
background-color:#6A7491;
vertical-align: center;
}
a.top_nav:link, a.top_nav:active, a.top_nav {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color : #FFFFFF;
text-decoration: none;
}
a.top_nav:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
color : #33CCFF;
text-decoration: none;
}
.top_tb2 {
background-color:#5A637B;
height : 5px;
}
.top_tb3 {
background-color:#D0DAE5;
height : 4px;
}
.home_content {
border-left: 1px solid #8696A8;
border-right: 1px solid #8696A8;
border-top: 1px solid #8696A8;
border-bottom: 1px solid #8696A8;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
background-color:#D0DAE5;
padding-top: 12px;
padding-bottom: 12px;
}
.content {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-align: justify;
padding-left: 12px;
padding-right: 12px;
}
.content_small {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
}
h1
{
font-family : Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight: bold;
color : #6A7491;
margin-bottom : 0px;
padding-bottom : 0px;
margin-top : 0px;
padding-top : 0px;
}
h2
{
font-family : Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight: bold;
color : #003399;
margin-bottom : 0px;
padding-bottom : 0px;
margin-top : 0px;
padding-top : 0px;
}
h3
{
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight: bold;
color : #003399;
margin-bottom : 0px;
padding-bottom : 0px;
margin-top : 0px;
padding-top : 0px;
}
a.sub_nav:link, a.sub_nav:active, a.sub_nav {
color : #003399;
text-decoration: none;
}
a.sub_nav:hover {
color : #CC3300;
text-decoration: none;
}