/* CSS Document */

body{background-color:#000000;background-image:url(images/bg.gif);background-repeat:repeat;padding:0px;margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}



div{margin:0px;padding:0px; overflow:hidden;}



ul,li{margin:0px;padding:0px; overflow:hidden; list-style:none;}



a{margin:0px;padding:0px; overflow:hidden; outline:none;}



img{ border:0px; padding:0px; margin:0px;}



#main{width:800px;background-color:#FFFFFF;margin:0 auto;overflow:hidden;}



#header{width:800px;height:130px;margin:0 auto;background-image:url(images/header.jpg);background-repeat:no-repeat;}



#menu_main{width:798px; border:1px solid #FFFFFF;background-image:url(images/topgrey_bg.jpg);background-repeat:repeat-x;margin:0 auto; display:block;height:60px;}



#content{width:740px;background-color:#FFFFFF;margin:0 auto;  }



#botton_grey{width:798px;height:60px;background-image:url(images/bottom_grey.jpg);background-repeat:repeat-x;margin:0 auto;}





a:link{text-decoration:underline;color:#89A907;}

a:visited{text-decoration:underline;color:#89A907;}

a:hover{text-decoration:none;color:#89A907;}



 

.navi{overflow:hidden;clear:both;width:756px;height:40px;padding:0px 0px 0px 0px;margin:auto ;margin-top:10px; }

.n_cen{overflow:hidden;width:730px;height:40px;padding:0px;margin:0px 0px 0px 0px  ;float:left; background-image:url(images/navi_bg.jpg);}

.n_cen ul{ margin:0px; }

.n_cen li{ float:left;    background-image:url(images/navi_sep.jpg)  ;  line-height:38px;    }

.n_cen a{list-style:none;float:left;margin:0px;padding:0px 15px 0px 15px;color:#fff;text-decoration:none;background-image:url(images/navi_bg.jpg);background-repeat:repeat-x;

 display:block; 	 }

.n_cen a:hover{list-style:none;float:left;margin:0px;padding:0px 15px 0px 15px;color:#fff;text-decoration:none; 

font-size:12px; background-image:url(images/navi_bgh.jpg);} 



.n_left  {	background-image:url( images/navi_left.jpg);	width:13px;height:40px;float: left; }   

.n_right_r { background: url( images/navi_right.jpg);  width:13px;height:40px;float: left;  }

 .sep{ background:url(images/navi_sep.jpg); height:40px; width:2px; background-repeat:no-repeat; background-position: left  ;}







#footer{width:800px;height:48px;background-image:url(images/footer_bg.jpg);background-repeat:repeat-x;margin:0 auto; }

#footer li{float:left;margin:0px;padding:0px 20px 0px 30px; line-height:normal;  }

#footer img{float:left;margin:0px;padding:15px 10px 0px 00px;    }

 h1{ color:#89A907; font-size:22px;margin:0px;padding:0px;margin-top:10px;}

  h2{ color:#89A907; font-size:16px;margin:0px;padding:0px;margin-top:10px;}

  

  

   

/* ######### Style for Drop Down Menu ######### */



.dropmenudiv_a{

position:absolute;

top: 0;

border: 1px solid black; /*THEME CHANGE HERE*/

 /*Top border width. Should match height of .ddcolortabsline above*/

border-bottom-width: 0;

font:normal 12px Arial;

line-height:18px;

z-index:100;

background-color: white;

width: 150px;

visibility: hidden;

*margin-top:1px;


}





.dropmenudiv_a a{

width: auto;

display: block;

text-indent: 5px; 

 

border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/

padding: 2px 0;

text-decoration: none;

color: black;


}



* html .dropmenudiv_a a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/

background-color: #89A907;

color: white; 

}

.bluetabs{

border-bottom: 1px solid gray;

}



.bluetabs ul{

padding: 3px 0;

margin-left: 0;

margin-top: 1px;

margin-bottom: 0;

font: bold 12px Verdana;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

}



.bluetabs li{

display: inline;

margin: 0;

}



.bluetabs li a{

text-decoration: none;

padding: 3px 7px;

margin-right: 3px;

border: 1px solid #778;

color: #2d2b2b;

background: white url(media/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/

}



.bluetabs li a:visited{

color: #2d2b2b;

}



.bluetabs li a:hover{

text-decoration: underline;

color: #2d2b2b;

}



.bluetabs li.selected{

}



.bluetabs li.selected a{ /*selected main tab style */

background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/

border-bottom-color: white;

}



.bluetabs li.selected a:hover{ /*selected main tab style */

text-decoration: none;

}



/* ######### Style for Drop Down Menu ######### */



.dropmenudiv_b{

position:absolute;

top: 0;

border: 1px solid #918d8d; /*THEME CHANGE HERE*/

border-width: 0 1px;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

background-color: white;

width: 200px;

visibility: hidden;

}





.dropmenudiv_b a{

width: auto;

display: block;

text-indent: 5px;

border: 0 solid #918d8d; /*THEME CHANGE HERE*/

border-bottom-width: 1px;

padding: 2px 0;

text-decoration: none;

color: black;

}



* html .dropmenudiv_b a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/

background-color: #edf3f3;

}










