body {
	font-family: tahoma, arial;
	font-size: 12.5px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.menuBack {
	font-family: tahoma, arial;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menuBack.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.menuline {
	background-image: url(images/menuLine.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.bottom {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bottomback.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
}
.bottom a:link{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	
}
.bottom a:hover{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
		text-decoration:underline;
	
}
.bottom a:visited{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.boldTxt {
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.NotBoldTxt {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #333333;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	font-family: tahoma, arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
}
.normal {
	font-family: tahoma, arial;
	font-size: 15px;
	color: #CC6600;
	font-weight: bold;
}
.bigBack {
	background-image: url(images/bigBack.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 191px;
	width: 900px;
}
.InnerTable {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 276px;
	background-color: #F3E7CA;
	border: 1px solid #FBF7EE;
}
.InnerTable2 a:link{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.InnerTable2 a:hover{
	color:#666666;
		text-decoration:underline;
			font-weight:bold;
}
.InnerTable2 a:visited{
	color: #333333;
		text-decoration:none;
			font-weight:bold;
}
.InnerTable2 {
	margin: 0px;
	padding: 0px;
	height: 158px;
	width: 260px;
	background-color: #F3E7CA;
	border: 1px solid #BF892F;
	font-family: tahoma, arial;
	font-size: 11.75px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.05em;
	text-align: left;
}
.mainTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #221E1F;
	border-right-color: #221E1F;
	border-bottom-color: #221E1F;
	border-left-color: #221E1F;
}
