#smenu1 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#smenu1 li
{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#smenu1 li a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-color: #333;
	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: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #0C0;
}
#smenu1 li a:hover
{
	display: block;
	color: #FFFF00;
	text-decoration: none;
	text-align: right;
	background-color: #333;
	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: 12px;
	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;
	padding-right: 6px;
	padding-left: 6px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdce9;
}
#tmenu1 li a:hover
{
	float: left;
	display: block;
	color: #FFFF33;
	text-decoration: underline;
	text-align: center;
	background-color: #666;
	padding-right: 6px;
	padding-left: 6px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdce9;
}

/* Hide from IE5-Mac \*/
#tmenu1 li a
{
float: none
}
/* End hide */
.menutype {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	background-color: #000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #0C0;
	text-indent: 6px;
	height: 20px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.pgtop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FF;
	background-color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 6px;
	float: left;
	width: 728px;
}
.pgtop a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.pgtop a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.pgtop a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: underline;
}
.pgbot {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FF;
	background-color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 6px;
	float: left;
	width: 728px;
	margin-top: 10px;
}
.pgbot a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.pgbot a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.pgbot a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: underline;
}
