a.menu_link, a.menu_link:link{
	DISPLAY: block; 
	FONT-SIZE: 14px; 
	WIDTH: 100%; 
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none; 
}

a.menu_link:hover{
	text-decoration: none; 
	color: #000000;
	background-color: #666666;
	BACKGROUND-IMAGE: url(../pix/elem/horizmenuover.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}

.hmenu {
	PADDING-LEFT: 4px; 
	Z-INDEX: 4; 
	LEFT: 0px; 
	background-color: #FDF405;
	BACKGROUND-IMAGE: url(../pix/elem/horizmenubg.jpg);
	BACKGROUND-REPEAT: no-repeat;
	VISIBILITY: visible;
/*	OVERFLOW: visible;  */
	WIDTH: 820px;
	HEIGHT: 22px
}

.menuTitle {
	text-align:center; 
	height:21px;
	width: 175px;
	padding-top:2px; 
	background-color:#FDF405;
	font-weight:bold; 
	font-size:16px; 
	font-family:Arial;
	color: #333333;
}

a.nav_link, a.nav_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 175px;
	display: block;
	background-image:  url(../pix/elem/sub_nav_arrow.gif);
	background-color: #dddddd;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 18px;
	color: #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
}
a.nav_link:hover{
	text-decoration: none; font-weight: normal;
	background-color: #FDF405;
	width: 175px;
/*	background-image: url(../pix/elem/sub_nav_hover.gif); */
	color: #000000;
}

a.button {font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px; border-top: 1px solid white; border-right: 1px solid black;
    border-bottom: 1px solid black;	border-left: 1px solid white; text-align: center;
    min-width: 75px; font-style: normal; margin-bottom: 5px}

a.button:visited, a.button:link {background-color: #008888; color: #ffffff; text-decoration: none;	}

a.button:hover {background-color: #005555; color: #ffffff; border-color: black white white black;
	text-decoration: none;	}

a.button:active {background-color: #336699; color: #cccccc; text-decoration: none;	}

a.pushButton, a.pushButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/push_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.pushButton:hover{
	background-image:  url(../pix/icon/push_buton.gif);
	color: #fff;
}	
a.arrowButton, a.arrowButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/arrow_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.arrowButton:hover{
	background-image:  url(../pix/icon/arrow_buton.gif);
	color: #fff;
}
a.ideaButton, a.ideaButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/idea_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.ideaButton:hover{
	background-image:  url(../pix/icon/idea_buton.gif);
	color: #fff;
}

a.moreBtn, a.moreBtn:link{
	width: 70px;
	height: 16px;
	background-image:  url(../pix/icon/more_btof.gif);
	background-repeat: no-repeat;
	display: block
}
a.moreBtn:hover{
	background-image:  url(../pix/icon/more_bton.gif);
}
a.moresmrBtn, a.moresmrBtn:link{
	width: 45px;
	height: 12px;
	background-image:  url(../pix/icon/moresmr_btof.gif);
	background-repeat: no-repeat;
}
a.moresmrBtn:hover{
	background-image:  url(../pix/icon/moresmr_bton.gif);
}
a.adMore, a.adMore:link{
	width: 50px;
	height: 16px;
	background-image:  url(../pix/elem/adMore_lit.gif);
	background-repeat: no-repeat;
	float: right;
	padding-right: 20px;
/*	padding-right: 20; firefox */
}
a.adMore:hover{
	background-image:  url(../pix/elem/adMore_dim.gif);
	padding-right: 20px;
}

a.moreInfo, a.moreInfo:link{
	background-image:  url(../pix/icon/moreInfo.gif);
	background-repeat: no-repeat;
	float: right;
}
a.moreInfo:hover{
	background-image:  url(../pix/icon/moreInfo_dim.gif);
}