a:link {
	text-decoration: none
}
a:active {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}

.bodymargins {
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}
.searchBG {
	background-image: url(../_images/belowlogo.jpg);
	background-repeat: no-repeat;
}
.vertDiv {
	background-color: #FBF7E2;
	background-image: url(../_images/vertdivslice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.submenuTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submenuTxt a:link {
	color: #000000;
	text-decoration: none
}
.submenuTxt a:visited {
	color: #000000;
	text-decoration: none
}
.submenuTxt a:hover {
	color: #000000;
	text-decoration: none
}

.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.mainTxt a:link {
	color: #000000;
	text-decoration: underline
}

.topSlice {
	background-color: fbf7e2;
	background-image: url(../_images/topslice.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.mainTxt a:active {
	color: #000000;
	text-decoration: none
}
.mainTxt a:visited {
	color: #000000;
	text-decoration: none
}

.mainTxt a:hover {
	color: #000000;
	text-decoration: none
}

.rightPic {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topSlice2 {
	background-color: fbf7e2;
	background-image: url(../_images/topslice2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.mainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	vertical-align: middle;
}
