@charset "utf-8";
/* CSS Document */

fieldset {
	margin: 20px 0px;
}
select {
	width: 100px;
}
pre {
	border: 1px dotted #000000;
	background: #ffffff;
	color: #000;
	padding: 10px 20px;
	border-radius: 7px;
}

/********* aMenu required ***********/

#amenu-list {
	margin:0px;
	padding: 0px;
	position: absolute !important;
	z-index: 999;
}
#amenu-list li {
	display: block;
	margin:0px;
	padding: 0px;
	position: relative !important;
	float: left;
	vertical-align: bottom;
}
* html #amenu-list li {
	width: 1px;
}
#amenu-list li a:link, 
#amenu-list li a:visited, 
#amenu-list li a:hover{
	display: block;
	margin:0px;
	padding: 0px;
	white-space: nowrap;
}
#amenu-list ul {
	display: none;
	margin:0px;
	padding: 0px;
	position: absolute !important;
	height: auto;
}
#amenu-list ul li {
	float: none;
	margin:0px;
	padding: 0px;
}
/******** aMenu look *******/

#amenu-wrapper {
	height: 33px;
	border-radius: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-left: 100px;
	padding: 0px;
	margin-bottom: 30px;
}
#amenu-list li {
	height: 33px;
}

#amenu-list li.m1 {
	background-image: url(../images/menu01-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 216px;
}


#amenu-list li.m1 a:link , #amenu-list li.m1 a:visited {
	background-image: url(../images/menu01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}



#amenu-list li.m1 a:hover , #amenu-list li.m1 a:active {
	background-image: url(../images/menu01-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
}


#amenu-list li.m2 {
	background-image: url(../images/menu02-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 216px;
}


#amenu-list li.m2 a:link , #amenu-list li.m2 a:visited {
	background-image: url(../images/menu02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}





#amenu-list li.m2 a:hover , #amenu-list li.m2 a:active {
	background-image: url(../images/menu02-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
}


#amenu-list li.m3 {
	background-image: url(../images/menu03-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 216px;
}


#amenu-list li.m3 a:link , #amenu-list li.m3 a:visited {
	background-image: url(../images/menu03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}



#amenu-list li.m3 a:hover , #amenu-list li.m3 a:active {
	background-image: url(../images/menu03-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
}



#amenu-list li.m4 {
	background-image: url(../images/menu04-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 216px;
}


#amenu-list li.m4 a:link , #amenu-list li.m4 a:visited {
	background-image: url(../images/menu04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}



#amenu-list li.m4 a:hover , #amenu-list li.m4 a:active {
	background-image: url(../images/menu04-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
}
#amenu-list li.m5 {
	background-image: url(../images/menu05-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 216px;
}


#amenu-list li.m5 a:link , #amenu-list li.m5 a:visited {
	background-image: url(../images/menu05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
}



#amenu-list li.m5 a:hover , #amenu-list li.m5 a:active {
	background-image: url(../images/menu05-ove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
}



#amenu-list li.parent > a {
	background: url(images/down_arrow.gif) no-repeat 92% 50%;
}
#amenu-list li a:link, #amenu-list li a:visited {
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	color: #AD738C;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#amenu-list li a:hover, #amenu-list li a.active {
	color: #fff;
	background-color: #999999;
	
}

#amenu-list ul {
}




#amenu-list ul li.m1-1 {
	background-image: url(../images/menu01-1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 216px;
}

#amenu-list ul li.m1-1 a:link , #amenu-list ul li.m1-1 a:visited {
	background-image: url(../images/menu01-1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}



#amenu-list ul li.m1-1 a:hover , #amenu-list ul li.m1-1 a:active {
	background-image: url(../images/menu01-1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}

#amenu-list ul li.m1-2 {
	background-image: url(../images/menu01-2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 216px;
}

#amenu-list ul li.m1-2 a:link , #amenu-list ul li.m1-2 a:visited {
	background-image: url(../images/menu01-2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}



#amenu-list ul li.m1-2 a:hover , #amenu-list ul li.m1-2 a:active {
	background-image: url(../images/menu01-2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}


#amenu-list ul li.m1-3 {
	background-image: url(../images/menu01-3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 216px;
}

#amenu-list ul li.m1-3 a:link , #amenu-list ul li.m1-3 a:visited {
	background-image: url(../images/menu01-3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}



#amenu-list ul li.m1-3 a:hover , #amenu-list ul li.m1-3 a:active {
	background-image: url(../images/menu01-3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}


#amenu-list ul li {
	height: 30px;
	background-color: none;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #090909;
}
#amenu-list ul li.parent > a {
	background: url(images/right_arrow.gif) no-repeat 95% 50%;
}
#amenu-list ul li a:link, #amenu-list ul li a:visited {
	height: 30px;
	line-height: 30px;
	padding: 0px 40px 0px 20px;
	border-left: none;
}
#amenu-list ul li a:hover, #amenu-list ul li a.active {
	background-color: none;
	color: #fff;
}
