	body {
			margin: 0;
			padding: 0;
			border: 0;
		}

    div.centered table
    {
    margin: 0 auto;
    text-align: left;
    }

	#wrap {
			background: #fff /*url(back.png) repeat*/;
			color: #333;
			margin: 0px auto;
			padding: 0px 4px 4px 4px;
			width: 850px;
			/*border-top: 7px solid #999;*/
			border-left: 1px solid #111;
			border-right: 1px solid #111;
			border-bottom: 1px solid #111;
		}
	
	#header {
		text-align: center;
        padding-top: 20px;
	}
    .header2 {
		text-align: center;
        padding: 3px;
	}
		
	#nav {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal; 
		color : #974C27
	}
		
	#nav ul {
		/* list-style: none; */
		margin: 15px;
		padding: 5px;
		border: none;
		list-style-image: url('../images/arrow_D.png');
		/* list-style-position: inside; */
		}
		
	#nav li {
		/* border-bottom: 1px solid #90bade; */
		margin: 2px;
		padding: 1px;
		}
	
	#nav ul li.parent {
		margin: 2px;
		padding: 1px;
		list-style-image: url('../images/arrow_L.png');
		}
		
	#nav ul li.active {
		list-style-image: url('../images/arrow_D.png');
		}
	
	#nav ul li.child {
		margin-left: 10px;
		padding: 0;
		padding-top: 1px;
		list-style-image: url('../images/arrow_L.png');
		}
		
	#nav ul li.child a {
        font-weight: bold;
		}
	
	#nav ul li.active a {
		font-weight: bold;
		color: #000;
	}
	
	#nav li a {
		/*
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		*/
		}

	html>body #nav li a {
		width: auto;
		}

	#nav li a:hover {
	/*
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7; 
		*/
		color: #123;
	}
	
	#main {
		float: left;
		padding-top: 25px;
		width: 462px;
		align: center;
	}	
	
	#footer {
		clear: both;
        padding-top: 5px;
        text-align: center;
	}

    #footer h5 {
        font-size: 11px;
        font-weight: normal;
        
    }

	.liner {
	border : 1px solid Black;
}
    h2 {
        margin-top: 0;
    }
	.copy {font-family: Georgia,Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; }
	.copyh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color : Black;
}
	input.submit {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 13px; text-decoration: none}
	input.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 13px; text-decoration: none; text-align: left}
	textarea.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 13px; text-decoration: none}
	select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 13px; text-decoration: none; text-align: left}
	a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color : #974C27}
h2 {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color : Black;
}
    .t1 {
    padding: 5px;
    }

    .even {

    }

    .odd {
        
    }
