body {
background-image: url("/images/bg_body.jpg");
background-repeat: no-repeat;
background-position: bottom center;
background-attachment: fixed;
background-color:#173E75;
margin-top:0px;
}

HTML {
scrollbar-face-color:#31506D;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#3B227D;
scrollbar-shadow-color:'#404040';
scrollbar-highlight-color:'#31506D';
scrollbar-3dlight-color:'#31506D';
scrollbar-darkshadow-Color:'#000000';
}


table.menubar {
background-color: #000000;e
text-align: center;
}

td.menu {
background-color: #000000;
font-size: 11px; 
font-family: Arial; 
color:#E1DABF;
font-weight:bold;
text-transform:uppercase;
text-align: center;
padding:1px;
}

td.menu:hover {
background-color: #3B227D;
font-size: 11px; 
font-family: Arial; 
color:#FCF400;
font-weight:bold;
text-transform:uppercase;
text-align: center;
padding:1px;
}

a.menu:link {color: #E1DABF;text-decoration: none;font-weight:bold;display:block;background:#000000;}
a.menu:visited {color: #E1DABF;text-decoration: none;font-weight:bold;display:block;background:#000000;}
a.menu:active {color: #E1DABF;text-decoration: none;font-weight:bold;display:block;background:#000000;}
a.menu:hover {color: #FCF400;text-decoration: none;font-weight:bold;display:block;background:#3B227D;}

td.submenu {
background-color:#FFFFFF;
font-size: 11px; 
font-family: Arial; 
color:#808080;
font-weight:bold;
text-transform:uppercase;
text-align: left;
}

a.submenu:link {color: #45739DD;text-decoration: none;font-weight:bold;}
a.submenu:visited {color: #45739D;text-decoration: none;font-weight:bold;}
a.submenu:active {color: #45739D;text-decoration: none;font-weight:bold;}
a.submenu:hover {color: #047E04;text-decoration: none;font-weight:bold;}

.page{
background-image: url("/images/bg_content.jp");
background-color:#FFFFFF;
padding:10px;
}

.title {
font-family: Times,Georgia;
font-size: 26px;
color: #3B227D;
font-style:italic;
font-weight: bold;}

.home {
font-family: Times,Georgia;
font-size: 20px;
color: #31506D;
font-style:italic;
font-weight: bold;}



.main{
width:752px;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
background-color:#FFFFFF;
color: #000000;
}

.content{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
}

a {color: #3B227D;text-decoration: none;}
a:visited {color: #3B227D;text-decoration: none;}
a:active {color: #3B227D;text-decoration: none;}
a:hover {color: #FCF400;text-decoration: underline;}

.footer {
font-family: Arial, Helvetica, Geneva, san-serif;
font-size: 12px;
color:#FFFFFF;
font-weight: normal;}

a.footer:link {color: #FCF400;text-decoration: none;}
a.footer:visited {color: #FCF400;text-decoration: none;}
a.footer:active {color: #FCF400;text-decoration: none;}
a.footer:hover {color: #FFFFFF;text-decoration: underline;}

.cursor {cursor:pointer;}

td.nav{
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
border-top:1px solid #31506D;
border-bottom:1px solid #31506D;

swf {display:block;}
padding:4px;
color: #3B227D;}

a.nav:link {color: #45739D;text-decoration: none; font-family: Arial, Helvetica, Geneva, sans-serif;font-size: 12px;font-weight:bold;text-transform:uppercase;}
a.nav:visited {color: #45739D;text-decoration: none; font-family: Georgia, Helvetica, Geneva, sans-serif;font-size: 12px;font-weight:bold;text-transform:uppercase;}
a.nav:active {color: #45739D;text-decoration: none; font-family: Georgia, Helvetica, Geneva, sans-serif;font-size: 12px;font-weight:bold;text-transform:uppercase;}
a.nav:hover {color: #047E04;text-decoration: underline; font-family: Georgia, Helvetica, Geneva, sans-serif;font-size: 12px;font-weight:bold;text-transform:uppercase;}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
