﻿@import url("style_1.css");

Body {
	margin: 5px 5px 10px 0px;
	text-align:center;
	background-image: url(images/05/lineback.gif); 
}

.center1 {
	text-align: left;
	margin:0px auto 10px auto;
	padding:236px 0px 20px 0px;
	width: 680px;
	background-color:white;
	background-image: url(images/05/home_top.jpg);
	background-repeat: repeat-x;
}

.left1 {
	position:relative;
	float:left;
	width:100px;
}
.content1 {
	position:relative;
	float:left;
	width:570px;
	margin-left:9px;
}
.btm1 {
	clear:both;
	font-size:80%;
	text-align:center;
}

#navTbl	{ float: left; margin-left: 10px; margin-bottom: 10px; }

.navtd	{ text-align: right; font-family:Tahoma; font-size:8pt; color:#666699; font-weight:bold; white-space:nowrap; }
.navtd a {
	 color: #666699;
}

.pgTitle		{ font-family: Verdana; font-size: 20px; color: #666699; border-bottom: solid 1px #333366; }
