.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #743234;
	font-weight: normal;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #C10D11;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC060B;
	font-style: italic;
}
.click {
	font-family: Constantia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: blink;
	font-style: italic;
	color: #FFFFFF;
}
.repeatcol1 {
	background-image: url(image/menu01.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.repeatborder {
	background-image: url(image/b1.JPG);
	background-repeat: repeat-x;
}

.menu1 {
	font-family: Aniron;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 145px;
	text-align: center;
	text-indent: 0px;
}
.menu1:hover {
	font-family: Aniron;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF4A6;
	text-decoration: none;
	background-color: #CA7A0F;
	display: block;
	padding: 8px;
	width: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.bighead {
	font-family: Constantia;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
	background-position: center center;
	letter-spacing: 20pt;
}
.head {

	font-family: Constantia;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center center;
	letter-spacing: normal;
}
.repeatcol2 {
	background-image: url(image/menu02.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.piperight {
	background-image: url(image/pipe.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.smallred {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AC060B;
	font-style: normal;
}
.menu1Selected {
	font-family: Aniron;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF4A6;
	text-decoration: none;
	background-color: #CA7A0F;
	display: block;
	width: 146px;
	text-align: center;
	border: thin ridge #FFF4A6;
	padding: 6px;
}
.clicksel {

	font-family: Constantia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: blink;
	font-style: italic;
	color: #C10000;
}
.clicksel:hover {


	font-family: Constantia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: blink;
	font-style: italic;
	color: #FFFFFF;
}
