BODY {
	FONT-SIZE: 14px;
	MARGIN: 0px;
	COLOR: #fff;
	FONT-FAMILY: Arial, sans-serif;
	background-color: #FFFFFF;
}
.body_ajax {
	MARGIN: 0px;
	COLOR: #118bce;
	background-color: #FFFFFF;
}
#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:1014px;
	float:left;
	margin: 0px;
	padding-right: 0px;
	background-color: #6599FF;
	text-align: left;
	padding-left: 0px;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	height: 16px;
	width: 120px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #6599FF;
	text-decoration:none;
	height: 16px;
	width: 120px;
	font-family: Arial;
	font-size: 12px;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #FF9900;
	text-decoration:none;
	height: 16px;
	width: 120px;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(file:///C|/Documents%20and%20Settings/C&G/My%20Documents/olaaka/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: white;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(file:///C|/Documents%20and%20Settings/C&G/My%20Documents/olaaka/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	width: 120;
	height: 16;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#craft1 {
	position:absolute;
	left:143px;
	top:-4px;
	width:17px;
	height:14px;
	z-index:1;
}
.craft2 {font-size: 12px}
.craft3 {
	color: #666633;
	font-family: Arial;
	font-size: 10px;
}
.craft5 {
	font-family: "Century Gothic", "Weltron Urban";
	color: #FFCC00;
}
.craft6 {
	font-family: "Century Gothic", "Weltron Urban";
	color: #330000;
	font-size: 14px;
}
.craft7 {color: #000000}
.craft8 {
	font-size: 14px;
	font-family: "Century Gothic", "Weltron Urban";
}
.craft9 {
	color: #820000;
	font-family: Arial;
	font-size: 12px;
}
.craft10 {color: #FFFFFF; font-family: "Century Gothic", "Weltron Urban"; }
.craft11 {
	font-size: 16px;
	font-family: "Century Gothic", "Weltron Urban";
}
.email {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 6px;
	background-color: #93464C;
}
