.border {
	border: 2px solid #FFFFFF;
}
.indexbg {
	background-image: url(images/slices/slice_r4_c7.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headertxt {
	font-family: "Arial Black";
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
	color: #006699;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}
.headertxt2 {

	font-family: "Arial Black";
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.maintxtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}
.menutxton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.comtxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
	text-decoration: none;
}
.comtxt2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #990000;
	text-decoration: none;
}
.tableline {
	border: 1px solid #000000;
}
.smltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}
.menuline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF9B;
	border-right-color: #FFFF9B;
	border-bottom-color: #FFFF9B;
	border-left-color: #FFFF9B;
}
.maintxtred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FF0000;
	text-decoration: none;
}
