body {
	background-attachment: fixed;
	background-color: #F7F0F0;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;

}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.rightBorder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.topBorder {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;



}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9D0000;
}
.bottomCell {
	background-image: url(../images/bottom_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;

}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #9D0000;
	font-weight: bold;
}
.topCell {

	background-image: url(../images/bottom_strip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 3px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #868686;
	text-indent: 0px;
	white-space: normal;
	font-weight: bolder;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;

}
/*
a.mine:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-indent: 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
a.mine:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-indent: 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
a.mine:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	background-color: #9D0000;
	display: block;
	text-indent: 15px;
}
*/

/* Mainlinks - highlights on hover */
#mainLinks a:link, #mainLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url("mainBackground.png");
	display: block;
	border-bottom: 1px solid #868686;
	font-weight: bold;
	padding: 0px 0px 3px 7px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;

}

#mainLinks a:hover{
	background-image:  url("mainOver.png");
	color: #9D0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #841919;

}
.header {
	background-image: url(../images/redbatheader_gradient.png);
	background-repeat: repeat-x;
}
li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;

}
a:link {
	color: #BA0A0A;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #BA0A0A;
	text-decoration: none;
}
a:hover {

	color: #BA0A0A;
	text-decoration: underline;
}
a:active {


	color: #FF0000;
	text-decoration: underline;
}
.specificOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B4B4B;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.small:link {
	color: #BA0A0A;
	text-decoration: none;
	font-size: 9px;

}
a.small:visited {
	color: #BA0A0A;
	text-decoration: none;
	font-size: 9px;

}
a.small:hover {
	color: #BA0A0A;
	text-decoration: underline;
}
a.small:active {
	color: #FF0000;
	text-decoration: underline;
}
.specificOfferEmphasis {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7D7D7D;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.dropcap {
	width: 20px;
	height: 20px;
	float: left;
	text-align: center;
	font-size: 20px;
	color:red;
	font-style:italic;
	clear: none;


}
img {
	border: 0px;
}
