/*body {background-color: rgb(230,230,230)}*/

/*img.bottom
{
vertical-align: top;
}*/

h1,h2,h3,h4
{
font-family: arial, 'sans serif'; 
vertical-align: middle;
}

div.test
{
text-align:left;
vertical-align: bottom; 
}

h3.centre
{
/*text-align: center*/
}

table.full_width
{
width: 100%;
}

table.border {
border: thin solid rgb(0,0,0);
}

tr.header
{
background-color: rgb(200,200,200)
}

td.right
{
text-align: right
}

td.col_head {
   /*font-family: arial, 'sans serif';*/
}

/*
p {color:red}
*/

.nav_tab_off1 {
         text-align: center;
         border-left: 1px double black;
	 border-bottom:1px double black;
         border-top:1px double black;}

.nav_tab_on1 {
         background-color:#D9EAF2;
         text-align: center;
         border-left: 1px double black;
         border-top:1px double black;}

.nav_sp1 {border-left:1px double black;
	 border-bottom:1px double black;
	 background:white}

.nav_tb1 {border-left:1px double black;
	 border-bottom:1px double black;
	 border-right:1px double black;}

/*------------------- Charts ---------------*/

.td_body {background-image:url('../images/nav_strip_120.jpg');
		  background-repeat: repeat-x;}

.nav_bode_end{background-image:url('../images/nav_strip_end_120.jpg');
background-repeat: no-repeat}

a.nav_link:link    {color: #FFFFFF; text-decoration:none}
a.nav_link:visited {color: #FFFFFF; text-decoration:none}
a.nav_link:hover   {color: #574D41; text-decoration:none}

a.nav_link_on:link    {color: #574D41; text-decoration:none}
a.nav_link_on:visited {color: #574D41; text-decoration:none}
a.nav_link_on:hover   {color: #574D41; text-decoration:none}



.td_tab {width:85px;
height:34px;
background-image:url('../images/nav_tab_middle.jpg');
font-weight:bold;
text-align:center;
}

.td_tab_on {width:85px;
height:34px;
background-image:url('../images/nav_tab_middle_on.jpg');
font-weight:bold;
text-align:center;
}

.td_tab_end_left {
max-width:9px;
width:9px;
background-image:url('../images/nav_tab_end_left.jpg');
 background-repeat: no-repeat;
}

.td_tab_end_right {
max-width:9px;
width:9px;
background-image:url('../images/nav_tab_end_right.jpg');
 background-repeat: no-repeat;
}

.td_tab_end_left_on {
max-width:9px;
width:9px;
 background-image:url('../images/nav_tab_end_left_on.jpg');
 background-repeat: no-repeat;
}
.td_tab_end_right_on {
max-width:9px;
width:9px;
 background-image:url('../images/nav_tab_end_right_on.jpg');
 background-repeat: no-repeat;
}

.charts_header {background-image:url('../images/nav_strip_100.jpg');
                 font-weight:bold;
                 color:#ffffff;
                 text-align:center;
                 font-size: 80%;
                 }

.charts_map_header {background-image:url('../images/nav_strip_100.jpg');
                     font-weight:bold;
                     color:#ffffff;
                     text-align:center;
                     }


.header_text {
text-align:center;
font-weight:bold;
color:#ffffff;
padding-top:5px;
}

#charts_map {
    width: 99%;
    height: 610px;
    border: 1px solid black;
}

