.infomenu ul{
	padding-left: 2;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFefa0;
}
.infomenu ul li{
	display:table;
	list-style:none;
	text-align:left;
    margin:0;
	padding: 0px;
}
.infomenu ul li a{
	text-decoration: none;
	float: left;
	color: #006600;
	background-color: #FFefa0;
	border: 2px solid #FFefa0;
	padding: 2px;
}
.infomenu ul li a:hover{
	background-color: #FFefa0;
	color: #009900;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC3333;
}

html>body .infomenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.infomenu img{
	padding: 2px;
	border: 0;
}
.infoleft ul{
	padding-left: 3;
	margin: 0;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
}
.infoleft ul li{
	list-style: none;
	display: table;
}
.infoleft ul li a{
	text-decoration: none;
	float: left;
	color: #CC3333;
	border: 2px solid #FFefa0;
	padding: 2px;
}
.infoleft ul li a:hover{
	color: #dd5555;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009900;
}

html>body .infoleft ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.infoplay ul{
	padding-left: 3;
	margin: 0;
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
}
.infoplay ul li{
	display:table;
	list-style:none;
	text-align:left;
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.infoplay ul li a{
	text-decoration: none;
	float: left;
	color: #CC3333;
	border: 2px solid #FFefa0;
	padding: 2px;
}
.infoplay ul li a:hover{
	color: #dd5555;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009900;
}

html>body .infoplay ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.navi_str{
    font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.navi_str a{
    text-decoration: none;
	border: 1px solid #FFefa0;
	padding: 1px;
	color: #006600;
}
.navi_str a:hover{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3333;
	color: #009900;
}
.navi_str ul{
	padding-left: 0;
	margin: 0;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
.navi_str ul li{
	list-style: none;
	display: table;
}
.navi_str ul li a{
	text-decoration: none;
	float: left;
	color: #006600;
	border: 1px solid #FFefa0;
	padding: 1px;
}
.navi_str ul li a:hover{
	color: #009900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3333;
}

html>body .navi_str ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.navi_list ul{
	padding-left: 3;
	margin-left: 0;
	font-family: "Comic Sans MS";
	font-size: 11px;
}
.navi_list ul li{
	list-style: none;
	display: table;
}
.navi_list ul li a{
	text-decoration: none;
	float: left;
	color: #CC3333;
	border: 1px solid #FFefa0;
	padding: 1px;
}
.navi_list ul li a:hover{
	color: #dd5555;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009900;
}

html>body .navi_list ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}