#smenu1 ul
{
	list-style: none;
	padding: 0;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#smenu1 li
{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#smenu1 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#smenu1 li
{

	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
}

#smenu1 li a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	background-color: #060;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdce9;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #dcdce9;
}
#smenu1 li a:hover
{
	display: block;
	color: #FFFF00;
	text-decoration: none;
	text-align: right;
	background-color: #C30;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdce9;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF0000;
}

/* Hide from IE5-Mac \*/
#smenu1 li a
{
float: none
}
/* End hide */

#tmenu1 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#tmenu1 li
{
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
}

#tmenu1 li a
{
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #063;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dcdce9;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdce9;
	font-weight: bold;
}
#tmenu1 li a:hover
{
	float: left;
	display: block;
	color: #FFFF33;
	text-decoration: none;
	text-align: center;
	background-color: #09C;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdce9;
}

/* Hide from IE5-Mac \*/
#tmenu1 li a
{
float: none
}
/* End hide */
