.vmenu1        ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
	border: thin solid #CCCCCC;
}
.vmenu1    li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../png/BgMenu1.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.vmenu1    a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #003366;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../png/BgMenu1.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.vmenu1   a:hover {
	color: #333333;
	text-decoration: none;
}
.vmenu1  a:visited  {
	color: #333333;
	text-decoration: none;
}
.vmenu1  a:active {
	color: #333333;
	text-decoration: none;
}

.vmenu2        ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 178px;
	border: thin solid #CCCCCC;
}
.vmenu2    li {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 24px;
	background-image: url(../png/BgMenu2.png);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 14px;
}
.vmenu2    a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #003333;
	line-height: 22px;
	font-size: 12px;
	background-image: url(../png/BgMenu1.png);
	font-family: Arial, Helvetica, sans-serif;
}
.vmenu2   a:hover {
	color: #333333;
	text-decoration: none;
}
.vmenu2  a:visited  {
	color: #333333;
	text-decoration: none;
}
.vmenu2  a:active {
	color: #333333;
	text-decoration: none;
}


.vmenu3        ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 178px;
	border: thin solid #CCCCCC;
}
.vmenu3    li {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 24px;
	background-image: url(../png/BgMenu2.png);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 14px;
}
.vmenu3    a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #003333;
	line-height: 22px;
	font-size: 12px;
	background-image: url(../png/BgMenu1.png);
	font-family: Arial, Helvetica, sans-serif;
}
.vmenu3   a:hover {
	color: #333333;
	text-decoration: none;
}
.vmenu3  a:visited  {
	color: #333333;
	text-decoration: none;
}
.vmenu3  a:active {
	color: #333333;
	text-decoration: none;
}


.vmenu4        ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 178px;}
.vmenu4    li {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #009966;
	text-align: center;
	line-height: 24px;
	background-color: #660000;
}
.vmenu4    a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #006666;
	line-height: 22px;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.vmenu4   a:hover {
	color: #0000FF;
}
.vmenu4  a:visited  {
	color: #333333;
}
.vmenu4  a:active {
	color: #000000;
}

.hmenu1{
	padding: 0;
	width: 100%;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center center;
	clear: both;
	display: block;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(../png/BgMenu1.png);
}
.hmenu1 ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../png/BgMenu2.png);
}

.hmenu1 li{
	display: inline;
}

.hmenu1 li a{
	color: #333333;
	padding: 12px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.hmenu1 li a:hover{
	color: #003366;
}
.hmenu1  li  a:active{
	color: #003366;
}
.hmenu1  li  a:visited{
	color: #003366;
}

.hmenu2{
	padding: 0;
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.hmenu2 ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center center;
}

.hmenu2 li{
	display: inline;
}

.hmenu2 li a{
	color: #003399;
	padding: 12px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.hmenu2 li a:hover{
	color: #000000;
	background-repeat: repeat-x;
	background-position: center center;
}
.hmenu2 li visited{
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center center;
}
