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

	}

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


    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: 11px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
		color: #000000;
	}
	
	ul {
		list-style-type: square;
		text-align: left;  
		font-size: 12px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
		color: #000000;
	}

	td.Right {
		height: 20px;
		text-align: right;  
		font-weight:bolder;
		font-variant: small-caps;
		font-size: 12px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
		color: #0066CC;
		padding: 1em 1em 1em 0em;  
		letter-spacing: 1px;
	}

	td.Left {
		height: 20px;
		text-align: left;  
		font-size: 12px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
		color: #333333;
		padding: 0.5em 1em;
		font-stretch: ultra-condensed;
	}

	td.center {
		height: 10px;
		text-align: center;  
		font-weight:bolder;
		font-variant: small-caps;
		font-size: 12px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
		color: #0066CC;
		padding: 5px 1em 5px 0em;  
		letter-spacing: 1px;
	}

	td.FormDescription {
		height: 10px;
		text-align: right;  
		font-weight:bolder;
		font-variant: small-caps;
		font-size: 12px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
		color: #666666;
		padding: 4px 0.5em;
		letter-spacing: 1px;
	}
	
	td.FormItem {
		height: 10px;
		text-align: Left;
		color: #333333;
		padding: 4px 0.5em;
		font-stretch: ultra-condensed;
		
	}

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

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

	
	a.MenuItemSubtitle {
			display: block;
			font-weight:bolder;
			font-variant: small-caps;
			font-size: 16px;  
			font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
			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: 12px;  
			font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
			color: #000000;
			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 {
			color: #000000; 
			background: #DEDEDE;
	}

	a.MenuItemContent:hover {
			color: #000000; 
			background: #FFFFFF;
			font-weight:bolder;
	}

	Body{
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-highlight-color: #3399CC;
		scrollbar-face-color: #3399CC;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		}

	
	

	
