body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/layout.jpg);
	background-position: center top;
	background-color: #EEECED;
	background-repeat: repeat-y;
	font-size: 14px;
	color: #666666;
}
.navig-table {
	color: #FFFFFF;
	height: 22px;
	background-color: #9D9D9D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 0px;
}


.navig-table a:link, .navig-table a:visited, .navig-table a:active {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	
}

.navig-table a:hover {
	
	text-decoration: underline;
	
}

.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.maintable .txtlink {
	color: #333333;
	text-decoration: underline;
}


.bottomtable {
	font-size: 11px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
