.back {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.flash {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/covers.gif);

}
.border {
	border-top: none;
	border-right: 2px solid #9E2727;
	border-bottom: none;
	border-left: 2px solid #9E2727;
}
.hometype {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.type {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.borderbott {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9E2727;
}
.pictbord {
	border: 1px solid #660000;
}
.borderbottthin {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.test {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;


}
.typebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;

}
.advertise {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #660000;
	font-weight: bolder;
	text-decoration: none;
	line-height: 22px;


}
.bordwhite {
	border: 1px solid #FFFFFF;
}
.test2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #660000;

}
textarea {
	background-color: #FAFAFA;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}
.submit {
	background-color: #6D9DA7;
	border: 1px #4F7982 solid;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.leftcolumn {
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}
	
.rightcolumn {
	padding-left: 5px;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

.footer a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	background-color: #CCCCFF
}

.footer a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.specials {
	font-size: 24px;
	font-style: bolder;
	color: #FF0000;
}

.specials a:link {
	color: #FF0000;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
}

.specials a:visited {
	color: #FF0000;
	font-size: 24px;
	font-weight: bolder;	
	text-decoration: none;
}

.specials a:hover {
	color: #FF0000;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: underline;
}

.specials a:active {
	color: #FF0000;
	font-size: 24px;
	font-weight: bolder;	
	text-decoration: none;
}

