body	{	font-family: arial, Helvetica, sans-serif;
			margin: 			11px;
			width: 				775px;
			text-align: 		center;
			margin-left: 		auto;
			margin-right: 		auto;
			background-color: 	076C2D;		}

#All	{	
			position: 			relative;
			margin: 			0px;
			padding: 			0px;
			width: 				775px;
			height:				100%;
			position: 			relative;
			text-align: 		left;
			background-color: 	076C2D;		}	

h1				{ text-align: left; margin: 0em; font-size: 10pt; color:#FFFFFF }
h2				{ text-align: center; margin: 2em; font-size: 14pt; color:#FFFFFF}
h3				{ text-align: center; margin: 0em; font-size: 14pt; color:#FFFFFF}
h4				{ text-align: left; margin: -0.7em;font-size: 10pt; color:#FFFFFF}
h5				{ text-align: left; margin: 3em 4em;font-size: 10pt; color:#FFFFFF}

div#logo		{ 	border: solid 1px #c6d1d6; 
					min-width: 70px; 
					overflow: hidden }

div#left		{ 	position: absolute;
					margin: 0 0 0 5px;	
					padding: 0;			  
					top: 145px;	
					left: auto;	
					right: auto;	
					bottom: auto;	
					width: 140px;	}

div#body		{ 	position: absolute;	
					margin: 0;	
					padding: 0.5em 1em 0.5em;		
					top: 145px;	
					left: 190px;
					_left: 180px;	
					right: 0;	
					bottom: auto;	
					width:520px;	
					_width:580px; }

div.menu 		{	BORDER-RIGHT: #c6d1d6 5px solid;
					BORDER-TOP: #c6d1d6 5px solid;
					BORDER-LEFT: #c6d1d6 5px solid;
					BORDER-BOTTOM: #c6d1d6 5px solid;
					PADDING-RIGHT: 5px;
					MARGIN-TOP: 10px;
					PADDING-LEFT: 4px;
					FONT-WEIGHT: bold;
					FONT-SIZE: 14px;
					BACKGROUND: Silver;
					WIDTH: 119px;
					_WIDTH: 140px;
					TEXT-ALIGN: center;	}
	
div.menu1 		{	PADDING-RIGHT: 5px;
					MARGIN-TOP: 10px;
					PADDING-LEFT: 5px;
					FONT-WEIGHT: bold;
					FONT-SIZE: 14px;
					BACKGROUND: Silver;
					WIDTH: 123px;
					_WIDTH: 140px;
					TEXT-ALIGN: center;
					color:#FFFFFF;
					PADDING-LEFT: 10px;
					FONT-SIZE: 13px;	}
				