body {
	background-image: url(../images/top_fon.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	
}
.menu_l {
	background-image: url(../images/menu_l.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menu {
	background-image: url(../images/menu_f.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.menu_r {
	background-image: url(../images/menu_r.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.toplink, .toplink:visited, .toplink:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.toplink:hover {
	text-decoration: underline;
}

.menulink, .menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menulink:hover {
	text-decoration: underline;
}


.maintab {
	margin: 0px;
	padding: 0px;
	width: 769px;
	text-decoration: underline;
}
.top_l {
	background-image: url(../images/white.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.top_r {
	background-image: url(../images/white.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #3b3b3b;
	font-weight: bold;
}
.bottomlink:hover {
	text-decoration: none;
}
.bottomtxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b3b3b;
	font-weight: normal;
}
.bottomtxtlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b3b3b;
	font-weight: normal;
}
.bottomtxtlink:hover {
	text-decoration: none;
}
.submenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 787878;
	text-decoration: none;
	background-image: url(../images/sub.gif);
	height: 20px;
	padding-left: 12px;
}
.submenubot {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 787878;
	text-decoration: none;
	background-image: url(../images/subbottom.gif);
	height: 20px;
	padding-left: 12px;
}
.submenu_s {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 545454;
	text-decoration: none;
	background-image: url(../images/sub_s.gif);
	height: 20px;
	padding-left: 12px;
}
.submenubot_s {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 545454;
	text-decoration: none;
	background-image: url(../images/subbottom_s.gif);
	height: 20px;
	padding-left: 12px;
}

	div.link a:hover {
		color: white; 
		background: white; 
 	  	border-right: 0;
 	}
	
	div.link a img.bottom {height: 91px; width: 185px; border-width: 0; visibility:visible;}
	div.link a img.top {height: 0; width: 0; border-width: 0; visibility:hidden;}
	div.link a:hover img.top {height: 91px; width: 185px; border-width: 0; visibility:visible;}
	div.link a:hover img.bottom {height: 0; width: 0; border-width: 0; visibility:hidden;}
	
