body { 
width: 960px; 
background-color: #002434;  
margin: auto ;   
font-family: verdana, helvetica, sans-serif ; 
font-size: 10px; color: #fff }

/*--- stab ---*/
#top { 
width: 100%; 
height: 8px; 
border-left: 1px solid #7f7f7f; 
border-top: 1px solid #7f7f7f; 
border-right: 1px solid #7f7f7f; }

#top_menu { 
text-align: right; 
width: 100%; 
height: 20px; 
border-left: 1px solid #7f7f7f; 
border-right: 1px solid #7f7f7f; }

#logo_top { 
width: 100%; 
height: 2px; 
background-color: #ff6e35; 
border-left: 1px solid #7f7f7f; 
border-right: 1px solid #7f7f7f; }

/*--- cont ---*/ 
#top_content {  
width: 100%; 
height: 20px; 
text-align: left; 
border-left: 1px solid #7f7f7f; 
border-right: 1px solid #7f7f7f; }

#tab_top_content { 
border: 0px; 
height: 32px; 
margin-left: 38px; }

#td_top_content { 
border: 0px; }

#logo_content {   
width: 100%; 
height: 112px; 
background-image: url(images/logo_top.jpg); 
border-left: 1px solid #7f7f7f;  
border-right: 1px solid #7f7f7f; }

#logo_content_img { 
float: right; 
width: 100%: height: 112px; 
border: 0px;}

#logo_content_swf1 { 
float: right; 
width: 100%: height: 112px; 
border: 5px solid transparent;}
#logo_content_swf2 { 
float: right; 
width: 100%: height: 112px; 
border-top: 5px solid transparent;
border-bottom: 5px solid transparent; }
#logo_content_swf3 { 
float: right; 
width: 100%: height: 112px; 
border: 5px solid transparent;}

/*---main---*/
#main {  
width: 100%; 
height: 408px; 
background-image: url(images/main.jpg); 
border-left: 1px solid #7f7f7f; 
border-right: 1px solid #7f7f7f; 
border-bottom: 1px solid #7f7f7f; }

#tab_main { 
border: 0px }

#td_menu { 
width: 240px;
height: 378px;
border: 0px; }

#td_main { 
padding-right: 20px;
height: 408px;  
width: 720px; 
border: 0px; }

/*---menu---*/
#tab_menu_px { 
height: 30px; }
#tab_menu { }
#menu { 
margin-left: 40px }
.indent1 { 
margin-left: 55px }
.indent2 { 
margin-left: 70px }



#menu_top { float: right; margin-right: 30px; }

/*--- bottom ---*/
#copy {  width: 100%; height: 20px; font-size: 10px; color: #7f7f7f; }

/* --- fonts ---*/
.nav { font-size: 17px; font-weight: normal; font-family: helvetica, sans-serif; color: #fff}
.menu, .indent1 { font-size: 11px; color: #ff6e35  }
.menu_top { font-size: 11px; color: #ff6e35  }
.submenu { }
/* --- images ---*/
#img_main { margin-right: 7px }

/*----------------------------------------- L I N K S --------------------------------------------------------*/
a:link.menu, a:visited.menu { 
text-decoration: none; color: #fff;
font-size: 11px; }
a:hover.menu { 
color: #7f7f7f; 
text-decoration: none; }

a:link.submenu, a:visited.submenu { 
text-decoration: none; color: #fff;
font-size: 10px; }
a:hover.submenu { 
color: #fff; 
text-decoration: none; }

a:link.menu_top, a:visited.menu_top { 
text-decoration: none; 
color: #fff;
font-size: 11px; }
a:hover.menu_top { 
color: #7f7f7f; 
text-decoration: none; }

a:link.main, a:visited.main { 
text-decoration: none ; 
color: #fff	}
a:hover.main { 
color: #fff; 
text-decoration: underline ; }

a:link, a:visited { 
text-decoration: none; 
color: red	}
a:hover { 
color: #fff; 
text-decoration: none; }
