/* CSS Document */

.main_border {border:1px solid #B8CAD1;}
p {font-family:Verdana; font-size:12px; margin:15px;}
.left {background-image:url(img/007.bmp); border-right:1px solid #B8CAD1;}
.right {background-image:url(img/007.bmp); border-left:1px solid #B8CAD1; font-family:Verdana; font-size:10px; color:#000000;}
.footer {background-image:url(img/007.bmp); font-family:Verdana; font-size:9px; color:#000000; border-top:1px solid #B8CAD1;}
.header {background-color:#DAE3E7; font-family:Times; font-size:36px; color:#2F4248;}
.header_menu {background-image:url(img/007.bmp); font-family:Verdana; font-size:12px; color:#000000; border-bottom:1px solid #B8CAD1;}
hr {color:#000000;}
body {margin-top: 1px; background-image:url(img/007.bmp);}
h1 {color:#3A525A; margin:2px; margin-left:15px;}
h2 {color:#000000; margin:5px; font-family:Verdana; font-size:16px;}
a:link, a:visited{color: #003366; text-decoration: none;}
a:hover{color: #000000; text-decoration: underline;}

.table0 {font-family:Verdana; font-size:12px; margin:10px;}
.table0 h1{font-family:Verdana; font-size:14px; margin:2px; background-color:#DAE3E7; margin-bottom:5px;}
.table0 hr{color:#DAE3E7;}
p.table0 {font-family:Verdana; font-size:12px; margin:10px;}

.table2 {font-family: Arial, Helvetica, sans-serif; font-size:11px; margin:5px;}
.table2 h1{font-family: Arial, Helvetica, sans-serif; font-size:14px; margin:2px; background-color:#DAE3E7; margin-bottom:5px;}
.table2 h3 {font-family: Arial, Helvetica, sans-serif; font-size:8px; margin:5px;}
.table2 h4 {font-family: Arial, Helvetica, sans-serif; font-size:10px; margin:5px;}
.table2 h5 {font-family: Arial, Helvetica, sans-serif; font-size:10px; margin:5px;}
.table2 h6 {font-family: Arial, Helvetica, sans-serif; font-size:10px; margin:5px;}
.table2 hr{color:#DAE3E7;}
p.table2 {font-family: Arial, Helvetica, sans-serif; font-size:9px; margin:5px;}
.table2 td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:5px;}

.pageline{font-family:Verdana; font-size:11px; color:#000000; margin-left:15px;}

p.title {
background-color: #547683;
color:#FFFFFF;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu {
border: 1px solid #DAE3E7; 
border-bottom-width: 0; 
width: 91%; 
background-color: #f6f6f6; 
margin:7px; 
}

#rightmenu {
border: 0px solid gray; 
border-bottom-width: 0; 
width: 91%;
background-image:url(img/007.bmp); 
margin:7px;
}


* html #coolmenu{width: 150px;}

* html #rightmenu{width: 150px;}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #DAE3E7;
}

#rightmenu a{
font:  11px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #DAE3E7;
}


html>body #coolmenu a{width: auto;}

#coolmenu a:hover {background-color:#DAE3E7; color: #000000;}

#rightmenu a:hover {background-color:#DAE3E7; color: #000000;}

