	body {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		color: #000000;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		text-align: left;
		background-image: url("../images/bg_tile0.jpg");
		background-repeat: repeat-x;
		background-color: #E9E9E9;
	}
	
	td {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
	}
	
	p {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	
	#table-1 {
		width: 770px;
		height: 145px;
		margin: 0;
		padding: 0;
		border: none;
		background-image: url("../images/bg_fixed.jpg");
		background-repeat: no-repeat;
	}
	
	#table-2 {
		width: 770px;
		height: 100%;
		margin: 0;
		padding: 0;
		border: none;
	}
	
			#table-2 td.left {
				width: 210px;
				background-color: #FFFFFF;
			}
			
					#table-nav {
						width: 210px;
						padding: 0;
						border: none;
						margin-top: 20px;
						margin-bottom: 40px;
					}
					
					#table-nav td.top,
					#table-nav td.bottom {
						height: 25px;
						background-color: #E9E9E9;
					}
					
					#table-nav td.nav {
						height: 34px;
						background-image: url("../images/bg_fixee.jpg");
						background-repeat: no-repeat;
					}
					
					#table-nav td.nav p {
						text-indent: 30px;
					}
					
					#table-nav td.nav a {
						color: #DADDD8;
						font-weight: bold;
						font-size: 12px;
						text-decoration: none;
					}
					
					#table-nav td.nav a:hover {
						color: #FFFFFF;
						text-decoration: none;
					}
						
			#table-2 td.left h1 {
				width: 100%;
				height: 30px;
				background-image: url("../images/bg_fixef.jpg");
				background-repeat: no-repeat;
				margin: 0;
				padding: 6px 0 0 0;
				text-indent: 20px;
				color: #003366;
				font-size: 14px;
				font-weight: bold;
			}
			
			#table-2 td.left p {
				padding: 0 5px 0 20px;
				font-size: 11px;
			}
			
			#table-2 td.right {
				width: 560px;
				background-image: url("../images/bg_tile_.jpg");
				background-repeat: repeat-y;
				background-position: left;
			}
			
			#table-2 td.right h1 {
				width: 555px;
				height: 30px;
				border-bottom: 1px dashed #999999;
				color: #003366;
				font-size: 16px;
				text-indent: 30px;
				padding-top: 10px;
				margin: 0;
			}
			
			#table-2 td.right p {
				padding: 0px 10px 0px 10px;
				line-height: 1.5em;
			}
			
			#table-2 td.right p.welcome {
				padding: 0 10px 0 150px;
				line-height: 1.5em;
			}
			
			
			#welcome {
				width: 558px;
				height: 218px;
				background-image: url("../images/bg_fixeg.jpg");
				background-repeat: no-repeat;
				margin-right: 2px;
			}
			
			#welcome h2 {
				padding-left: 150px;
				padding-top: 20px;
				margin: 0;
				font-size: 14px;
				font-weight: bold;
			}
			
	#table-footer {
		width: 100%;
		height: 68px;
		background-image: url("../images/bg_tile1.jpg");
		background-repeat: repeat-x;
		border: none;
		padding: 0;
		margin: 0;
	}
	
			#table-footer td.left {
				width: 210px;
				background-image: url("../images/bg_fixeh.jpg");
				background-repeat: no-repeat;
			}
			
			#table-footer td.left p {
				font-size: 10px;
				color: #666666;
				margin: 0;
				text-align: center;
				padding: 0px 5px 0px 5px;
			}
			
			#table-footer td.right {
				background-image: url("../images/bg_fixei.jpg");
				background-repeat: no-repeat;
			}
			
			#table-footer td.right p {
				text-indent: 20px;
			}
			
			#table-footer td.right a {
				color: #FFFFFF;
				font-size: 11px;
				font-weight: bold;
				margin-right: 5px;
				text-decoration: none;
			}
			
			#table-footer td.right a:hover {
				text-decoration: underline;
			}










