body {
	background-color: #E2C6FF;
	font-family: "Century Gothic"; 
	font-size: 14px; 
	color: #666666; 
}

a:link {
	color: #669933;
	text-decoration: none;
}
a:visited {
	color: #669933;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.Style15 {
	font-family: Tahoma;
	font-size: 50px;
}

.menutable	{ 
			background-image:url(images_index/menu_backgroung.png)
			}
			
		
#webtoiltag		{
		font-family: "arial narrow", "arial";
		font-size: 8pt;
		font-weight: 100;
		color: #066;
		text-align: center;
		}
		
a#webtoiltag:link		{color : #ff7b03;
		 }		
		 
a#webtoiltag:hover		{color : #ff7b03;
		 }		
		 
a#webtoiltag:visited		{color : #ff7b03;
		 }		
		 
a.bottomnav:link		{color : #c0130f;
		 }		
		 
a.bottomnav:hover		{color : #c0130f;
		 }		
		 
a.bottomnav:visited		{color : #c0130f;
		 }	

#nav, #nav ul {
    text-align: left;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	width: 100%;
	list-style: none;
	line-height: 2;
	font-weight: 600;
	padding: 0;
	border: solid #ffffff;
	border-width: 1px 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	width: 135px;
	w\idth: 135px;
	color: #999999;
	text-decoration: none;
	padding: 0.5em 0.1em;
}

#nav li {
    position: relative;
	float: left;
	padding: 0;
	width: 135px;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 10em;
	font-weight: normal;
	border-width: 0.0em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 10em
}

#nav li ul a {
	width: 10em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	;
}


