@charset "iso-8859-1";
h3 {font-family: Arial;
   color: #493300}

h2 {font-family: Arial;
   color: #493300};

body {
   font-family: Arial;
   color: #493300;
   background: #fFFFff}

em 	{
	color: #EAC277;
	text-weight: normal
	} 


a:link {
	color: #493300;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	}

a:visited {color: #493300;       
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	}

a:active {color: #EE4E1E;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	}

a:hover	{ 
   	color: #EE4E1E; 
   	text-decoration: none;
   	font-family: Verdana;
   	font-weight: bold;
   	letter-spacing: 1pt;
	font-size: 10pt;
   	}



a.nav:link 
	{ 
	color: #493300; 
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: none;
	letter-spacing: 1pt;
	font-size: 10pt;
	}
a.nav:active { color: #EE4E1E; 
	text-decoration: none;
	}

a.nav:visited 
	{ 
	color: #493300; 
	text-decoration: none;
	}
a.nav:hover 
	{ 
	color: #EE4E1E; 
	text-decoration: none;
	}

.menupoint {
    border-style: 1;
    border-color: #777777;
    color: #ffffff;
    }

.menu {
    background-color: #493300;
    border-color: #cfff00;
    border-style:  solid;
    border-width:  1px;
    color: #C0C0C0;
    font-size: 10pt;
    position: absolute;
    visibility: hidden; }