.allsitetables {
	background-color: #000000;
	border: 1px solid #000000;
}

.curtainscroll {
	background-image: url(images/curtains2.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	position: relative;
	height: 600px;
	width: 621px;
}

.header {
		font-family: "Times New Roman", Times, serif;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
		background-color: #222222;
		width: 100%;
		height: 20px;
		padding: 10px 0 10px 0;
		color: #000000;
		
	}

.normalbackground {
	background-image: url(images/barrenmainbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 600px;
	width: 621px;
}


.specialbackground {
	background-image: url(images/curtains.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 600px;
	width: 621px;
}


.normalscroller {
	overflow: auto;
	position: relative;
	height: 550px;
	width: 585px;
}

.redtext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.bluetexttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.bluetextmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}





.bluetextbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.bluetextbigunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}



.redtext1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 110px;
	padding-left: 110px;
}

.redtext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 80px;
	padding-left: 80px;
}

.redtext3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-right: 55px;
	padding-left: 55px;
}

.redtext4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 35px;
	padding-left: 35px;
}




.padmaincurtain {
	padding-top: 80px;
	padding-right: 100px;
	padding-left: 100px;
}

a.barrenlinks:link {color: #000000; font-family: "Times New Roman", Times, serif; font-weight:bold; text-decoration:underline;}
a.barrenlinks:visited {color: #000000; font-family: "Times New Roman", Times, serif; font-weight:bold; text-decoration:underline;}
a.barrenlinks:hover {color: #000000; font-family: "Times New Roman", Times, serif; font-weight:bold; text-decoration:underline;}
a.barrenlinks:active {color: #000000; font-family: "Times New Roman", Times, serif; font-weight:bold; text-decoration:underline;}
.bluetexttitlebig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.bluetexttitlemedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.hrseparator {
	width: 400px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #000000;
}
