
	p.title {
			text-align: center;  
			font-weight:bolder;
			font-variant: small-caps;
			font-size: 24px;  
			font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
			font-stretch: ultra-condensed;
			color: #336600;
			letter-spacing: 2px;

	}

	p.subtitle {  
		font-weight:bolder;
		font-variant: small-caps;
		font-size: 16px;  
		font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
		color: #333333;
	}

    hr.topline {
      border-top: 1px dashed #DEDEDE;
      border-bottom: 5px solid #DEDEDE;
      border-right: 0px dashed #DEDEDE;
      border-left: 0px solid #DEDEDE;
      color: #fff;
      background-color: #fff;
      height: 10px;
    }

    hr.bottomline {
      border-bottom: 1px dashed #DEDEDE;
      border-top: 5px solid #DEDEDE;
      border-right: 0px dashed #DEDEDE;
      border-left: 0px solid #DEDEDE;
      color: #fff;
      background-color: #fff;
      height: 10px;
    }

	p {
		text-align: left;  
		font-size: 12px;  
		font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
		color: #000000;
	}
	
	ul {
		list-style-type: square;
		text-align: left;  
		font-size: 12px;  
		font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
		color: #000000;
	}

	td.Right {
		height: 30px;
		text-align: right;  
		font-weight:bolder;
		font-size: 12px;  
		font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
		color: #333333;
		text-indent: 20px;
		font-stretch: ultra-condensed;
	}
	td.Left {
		height: 30px;
		text-align: left;  
		font-weight:bolder;
		font-size: 12px;  
		font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
		color: #333333;
		text-indent: 20px;
		font-stretch: ultra-condensed;
	}

	td.center {
		height: 20px;
		text-align: center;  
		font-weight:bolder;
		font-size: 12px;  
		font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
		color: #333333;
		font-stretch: ultra-condensed;
	}

	td.marked {
		height: 20px;
		text-align: center;  
		font-weight:bolder;
		font-size: 12px;  
		font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
		color: #FF6600;
		font-stretch: ultra-condensed;
	}

	td.markedG {
		height: 20px;
		text-align: center;  
		font-weight:bolder;
		font-size: 12px;  
		font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
		color: #FF6600;
		font-stretch: ultra-condensed;
		background: #DEDEDE;		
	}

	
	a.MenuItemSubtitle {
			display: block;
			font-weight:bolder;
			font-variant: small-caps;
			font-size: 14px;  
			font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
			color: #FF6600;
			border-width: 1px;
			font-stretch: ultra-condensed;
			text-decoration: none; 
			cursor:pointer;
			letter-spacing: 1px;
			padding: 0.3em;  
			width:28em;
			height:1.5em;
	}

	a.MenuItemContent {
			display: block;
			text-align: left;  
			font-size: 11px;  
			font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
			color: #333333;
			border-width: 1px;
			font-stretch: ultra-condensed;
			text-decoration: none; 
			cursor:pointer;
			padding: 0.2em;  
			width:20sem;
	}

	a.MenuItemPicture {
			display: block;
			text-decoration: none; 
			cursor:pointer;
			padding: 0.3em;  
	}

	a.MenuItemSubtitle:hover {
			display: block;
			font-weight:bolder;
			font-variant: small-caps;
			font-size: 14px;  
			font-family: "Verdana, Trebuchet MS, Tahoma, Arial"; 
			color: #000000;
			border-width: 1px;
			font-stretch: ultra-condensed;
			text-decoration: none; 
			cursor:pointer;
			letter-spacing: 2px;
			padding: 0.3em;  
			width:28em;
			height:1.5em;
	}


	
	

	
