@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.style1 {color: #FFFFFF}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {color: #FF0000}
.style4 {font-size: 12px}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.right {
	background-image: url(Images/bg3.png);
	background-repeat: repeat-y;
	background-position: left;
}
.left {
	background-image: url(Images/bg1.png);
	background-repeat: repeat-y;
	background-position: right;
}
.footer {
	background-attachment: fixed;
	background-image: url(Images/bg4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
}
.genre {
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
}

.cf_status_abbey {
	background-color:#FFFFFF;
	font-weight: normal;
	margin: 2px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: blink;
	text-align: center;
.genre {
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
