body {
	font-weight: normal;     
	font-size: 14px;
	margin: 3px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0 0 .1em 0; 
}

#navcontainer a{
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	background-color: #EEEEEE;
	width: 12em;
	padding: 1px 3px 3px 0.4em;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	border-top: 0px solid #000;
	border-left: 5px solid #006699;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}


.norm1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
   a:norm1:link {color: #FFEFFF; text-decoration: none;}
   a:norm1:visited {color: ##FFEFFF;text-decoration: none;}
   a:norm1:hover {color: #FF0000;text-decoration: none;};
   a:norm1:hover { background: FFFF00 }

.norm9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; background-color: #FFFFFF;}
   a:norm9:link {color: #FFEFFF; text-decoration: none;}
   a:norm9:visited {color: #FFEFFF;text-decoration: none;}
   a:norm9:hover {color: #FF0000;text-decoration: none;};
   a:norm9:hover { background: FFFF00 }

.norm11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;  }
   a:norm11:link {color: #FFEFFF; text-decoration: none;}
   a:norm11:visited {color: #FFEFFF;text-decoration: none;}
   a:norm11:hover {color: #FF0000;text-decoration: none;};
   a:norm11:hover { background: FFFF00 }

.norm11b {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; 
         background-color: #F6F6F6;}
   a:norm11b:link {color: #FFEFFF; text-decoration: none;}
   a:norm11b:visited {color: #FFEFFF;text-decoration: none;}
   a:norm11b:hover {color: #FF0000;text-decoration: none;};
   a:norm11b:hover { background: FFFF00 }

.norm13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;  }
   a:norm11:link {color: #FFEFFF; text-decoration: none;}
   a:norm11:visited {color: #FFEFFF;text-decoration: none;}
   a:norm11:hover {color: #FF0000;text-decoration: none;};
   a:norm11:hover { background: FFFF00 }

.norm11orange 
        {font-family: Verdana, Arial, Helvetica, sans-serif; 
         color: #FFEE77; font-size: 12px; font-weight: bold;  text-decoration: none; }
   a:norm11orange:link {color: #FFDD77; text-decoration: none;}
   a:norm11orange:visited {color: #FFDD77;text-decoration: none;}
   a:norm11orange:hover {color: #FF0000;text-decoration: none;};
   a:norm11orange:hover { background: 99AACC }
      
      
.addtext {  font-size: 12px; font-weight: normal;   }
.winename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.winenamelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
   a:winenamelink:link {color: #000000; text-decoration: none;}
   a:winenamelink:visited {color: #000000;text-decoration: none;}
   a:winenamelink:hover {color: #000000;text-decoration: none;};
   a:winenamelink:hover {color: #000000;text-decoration: none;}
  .style1 {
   	font-family: Arial, Helvetica, sans-serif;
   	font-weight: bold;
   	font-size: 12px;
   	color: #FFAA00;
   }
  .style2 {
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
   	color: #FFFF99;
}
   a:style2:link {color: #0000BB; text-decoration: none;}
   a:style2:visited {color: #0000BB; text-decoration: none;}
   a:style2:active {color: #0000BB; text-decoration: none;}
   a:style2:hover {color: #FFFF99; background-color: #99AACC; text-decoration: none;}
