﻿.PageStyle {
	font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #9ac089;
	background-image: url('New Design/backtile.png');
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	padding:0px;

}
.newStyle1 {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.MainTable {
	font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #121212;
	border: 4px solid #000000;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.NavTable {
	font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.TopNav {
	background-color: #73AF59;
}
.BottNav {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	width: 160px;
}
.NavClear {
	font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.TabText {
	font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
