#ulMainNav {
	margin: 0px;
	padding: 0px;
}
#ulMainNav li {
	list-style-type: none;
	display: block;
	float: left;
}
#ulMainNav li a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/new_button/over.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 125px;
	text-align: center;
	font-weight: bold;
	line-height: 29px;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(/new_button/reg.png);
	background-position: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}
#ulSubNav {
	margin: 0px;
	padding: 0px;
	width: 150px;
	background-color: #FFFFFF;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#ulSubNav li {
	list-style-type: none;
	float: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#ulSubNav li a:link, #ulSubNav a:visited, #ulSubNav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #455C85;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 140px;
}
#ulSubNav a:hover, #ulSubNav a.current:link, #ulSubNav a.current:visited {
	color: #455C85;
	text-decoration: underline;
}


body {
	background-image: url(../image/background.jpg);
}
.mylabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	display: block;
	padding: 5px;
	background-color: #455C85;
	width: 140px;
}
.mylabel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	display: block;
	padding: 5px;
	background-color: #455C85;
	width: 295px;
}