#body {	margin:0; border:0; padding:0; color:#000; background-color: #fff; }

p { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 90%; color: black; margin: 0; padding: 0;
font-weight: normal; }

#content {font: arial, helvetica, sans-serif;font-size: 90%;text-align: center;
padding: 0; margin: 0; background-color:#fff;}

div#over {margin: 0px; /*border: 0;
	border-top: 0px solid #aaa;
	color: #140; background-color:#fff;*/
	}

#over p	{
	margin: 0px; text-align: right;
	padding: 0;
	}	


div#footer {margin: 0px; border: 0;
	border-top: 0px solid #aaa;
	color: #140; background: #eee;
	padding-right: 20px;
	text-align: right;
	font-size: 60%;
	}

#footer p	{
	margin: 0px; text-align: right;
	padding: 0;
	}	


/**************** verticaal menu coding *****************/
#menuv { width: 140px; background: #fff; }
#menuv ul { list-style: none; padding-left: 0px;margin: 5px; }
#menuv a, #menuv h2 { font: bold 11px/16px arial, helvetica, sans-serif;
display: block; border-width: 1px; border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0; padding: 3px 3px; }
 
#menuv h2 { color: #fff; background: #300; text-transform: uppercase; }
#menuv a { color: #000; background: #efefef; text-decoration: none; }
#menuv a:hover { color: #a00; background: #fff; }
#menuv li { position: relative; }
#menuv ul ul ul { position: absolute; top: 0px; left: 100%; width: 100%; }
 
div#menuv ul ul ul,
div#menuv ul ul li:hover ul ul
{display: none;}
 
div#menuv ul ul li:hover ul,
div#menuv ul ul ul li:hover ul
{display: block;}


/**************** Horizontaal menu coding ****************/
#menuh { width: 100%; background: #fff;font-size: 80%;text-align: left; }
#menuh ul { list-style: none; margin: 0; padding: 0; width: 200px; float: left; }
#menuh a, #menuh h2 { font: bold 11px/16px arial, helvetica, sans-serif;
display: block; border-width: 1px; border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0; padding: 1px 1px; }
 
#menuh h2 { color: #fff; background: #000; text-transform: uppercase; }
#menuh a { color: #000; background: #efefef; text-decoration: none; }
#menuh a:hover { color: #a00; background: #fff; }
#menuh li {position: relative;} 
#menuh ul ul { position: absolute; z-index: 500; }
 
#menuh ul ul ul { position: absolute; top: 0; left: 100%; }
 
div#menuh ul ul,
div#menuh ul li:hover ul ul,
div#menuh ul ul li:hover ul ul
{display: none;}
 
div#menuh ul li:hover ul,
div#menuh ul ul li:hover ul,
div#menuh ul ul ul li:hover ul
{display: block;}


<!--[if IE]>
<style type="text/css" media="screen">
 #menuh ul li {float: left; width: 100%;}
 #menuv ul li {float: left; width: 100%;}
</style>
<![endif]--> 

<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {behavior: url(csshover.htc);font-size: 100%; }
#menuh ul li a {height: 1%;} 
#menuh a, #menuh h2 {font: bold 0.7em/1.4em arial, helvetica, sans-serif;}
#menuv ul li {float: left; width: 100%;}
#menuv ul li a {height: 1%;} 
#menuv a, #menuv h2 {font: bold 0.7em/1.4em arial, helvetica, sans-serif;} 

#menuv2 { width: 150px; background: #fff; list-style: none; 
margin: 0; padding: 0; position: relative; 
left: 0px; top: 20px; font-size: 70%; text-align:center;}
</style>
<![endif]--> 
	
