	BODY {
		margin: 0px;
		padding: 0px;
	}

	td {
		font-family: Arial;
		font-size: 11px;
		color: #5a5252;
	}

	#pageDiv {
		position: relative;
		z-index: 1;
		width: 725px;	
	}

	#topMenu {
		text-align: center;
		margin-top: 65px;
		margin-bottom: 15px;
	}
		#topMenu A {
			font-family: Arial;
			font-size: 11px;
			color: #717171;
			text-decoration: none;
			font-weight: bold;
		}
		#topMenu A:hover, #topMenu A.active {
			font-family: Arial;
			font-size: 11px;
			color: #e99500;
			text-decoration: none;
			font-weight: bold;
		}
	
	#topBanner {
		position: relative;
		z-index: 1;
		text-align: center;
	}
	#introHeadline {
		position: relative;
		z-index: 1;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: center;
	}


	#Content {
		position: relative;
		z-index: 1;
		width: 725px;
		vertical-align: top;
			background: url('gfx/line.png') repeat-y top 483px;
	}
		#Content #left {
			width: 431px;
			float: left;
			vertical-align: top;
			text-align: left;
			padding-left: 28px;
			padding-right: 25px;
		}		
			#Content #left H1 {
				display: inline;
				margin: 0px;
				padding: 0px;
				font-family: Arial;
				font-size: 20px;
				color: #d38c0e;
				text-decoration: none;
				font-weight: bold;
			}
			#Content #left H2 {
				display: inline;
				margin: 0px;
				padding: 0px;
				font-family: Arial;
				font-size: 12px;
				color: #717171;
				text-decoration: none;
				font-weight: bold;
			}
			#Content #left #Mtext {
				font-family: Arial;
				font-size: 11px;
				color: #5a5252;
				line-height: 17px;
			}

			#Content #left #Mtext a {
				text-decoration: none;
				color: #D68E08;
				line-height: 17px;
			}

			#location {
				margin-bottom: 35px;
			}
			#location A {
				font-family: Verdana;
				font-size: 9px;
				color: #5a5252;
				text-decoration: none;
			}

			#backtop {				
				position: relative;
				z-index: 1;
				width: 700px;
				text-align: right;
				margin-left: 25px;

				font-family: Verdana;
				font-size: 9px;
				color: #5e5d5b;
			}
				#backtop A {
					font-family: Verdana;
					font-size: 9px;
					color: #d38c0e;
					text-decoration: none;
				}
				#backtop A:hover {
					font-family: Verdana;
					font-size: 9px;
					color: #d38c0e;
					text-decoration: underline;
				}

		#Content #right {
			width: 216px;
			padding-left: 25px;
			float: right;
			vertical-align: top;
			text-align: left;
		}

	
	.hdr, .Hdr, .subHdr {
		font-family: Arial;
		font-size: 14px;
		color: #d38c0e;
		text-decoration: none;
		font-weight: bold;
	}
	
	.link, .func {
		font-family: Verdana;
		font-size: 9px;
		color: #d38c0e;
		text-decoration: none;
	}
		.link:hover, .func:hover {
			font-family: Verdana;
			color: #d38c0e;
			text-decoration: underline;
		}


	#leftMenu {
		width: 216px;
	}
	#leftMenu UL {			
		padding: 0px;	
		margin-left: 17px;
		list-style-position: outside; 
		list-style-image: url("gfx/hookuspookus.gif");		
	}
		#leftMenu #second {			
			list-style-image: url("gfx/spacer.gif");
			list-style: none;
			padding: 0px;
			margin: 0px;
			margin-left: 10px;
			margin-top: 2px;
			margin-bottom: 2px;
		}		
		#leftMenu UL LI A {
			font-family: Arial;
			color: #d49a50;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;			
		}
			#leftMenu UL LI A.active {
				color: #d49a50;
				/*text-decoration: underline;*/
				font-weight: bold;
			}
		#leftMenu #second LI A  {	
			font-family: Arial;
			color: #a48a59;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
		}
			#leftMenu #second LI A.active  {					
				color: #1f1f1f;
			}							
		



	.iItem {
		font-family: Arial;
		font-size: 11px;
		color: #717171;
		text-decoration: none;
		font-weight: normal;
	}
		.iItem IMG {
			padding-right: 10px;
			padding-bottom: 10px;
		}

		.iItem2 IMG {
			padding-right: 10px;
			padding-bottom: 1px;
		}
		.iItem H1 {
			margin: 0px;
			padding: 0px;
			font-family: Arial;
			font-size: 11px;
			color: #e99500;
			text-decoration: none;
			font-weight: bold;
		}


	#poll {
		width: 141px;
		border: 10px solid #ed7900;
		background-color: #e99501;

		padding-left: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;

		font-family: Arial;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
		#poll A {
			font-family: Arial;
			font-size: 11px;
			color: #FFFFFF;
			text-decoration: none;
			font-weight: normal;
		}
		#poll A:hover {
			font-family: Arial;
			font-size: 11px;
			color: #FFFFFF;
			text-decoration: underline;
			font-weight: normal;
		}


	#footerDiv, #footerDiv a {
		position: relative;
		z-index: 1;

		width: 725px;
		border-top: 2px solid #d0d0d0;
		padding-top: 8px;
		padding-left: 13px;
		padding-right: 16px;
			font-family: Arial;
			font-size: 10px;
			color: #717171;
			text-decoration: none;
			font-weight: normal;
	}
		#footerDiv #left {
			float: left;
		}
		#footerDiv #right {
			float: right;
		}


	
	#leftOrder {
		padding: 10px;
		background-color: #F3F3F3;
		margin-bottom: 15px;
	}

		#leftOrder INPUT, #leftOrder OPTION, #leftOrder SELECT {
			font-family: Arial;
			font-size: 11px;
			color: #717171;
			text-decoration: none;
			font-weight: normal;
			border: 1px solid #000000;
		}


	TD strong {
		font-size: 12px;
	}


	.clear{
		clear:  both; 
		height: 0px; 
		overflow: hidden;
	}
	html[xmlns] .mozclear
	{
		/* this selector should be valid CSS, but Opera 7.5 (and above) will pick
		 * this up as well. Shouldn't be a problem, Opera should handle this fine,
		 * but it's a Mozilla-targeted hack, and it should probably only affect
		 * mozilla. You can do that by replacing the INVALID CSS selector
		 * :root .mozclear for what's give here.
		 */
		border-bottom: 1px solid;
		border-color: transparent;
		margin-bottom: -1px;
	}
	
	.leftMenu
	{
	 font-family: Verdana;
	 font-size: 11px;
	 /*color: #d38c0e;*/
	 color:#717171;
	text-decoration: none; 
	}
