body {
	margin: 0px;
}
.header {
	background-repeat: no-repeat;
	height: 271px;
	width: 760px;
	background-color: #790000;
	background-image: url(../imgs/header.jpg);
	padding: 0px;
}
.topLeftCorner {
	background-image: url(../imgs/top_left_rd_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 13px;
}
.bottomLeftCorner {
	background-image: url(../imgs/bottom_left_rd_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 13px;
}
.roundTitle {
	background-image: url(../imgs/round_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 12px;
}
.roundTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #530000;
	font-weight: bold;
	text-align: right;
}
.topNavCorner {
	background-image: url(../imgs/topRound_corner_Nav.jpg);
	background-position: right top;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
}
.bottomNavCorner {
	background-image: url(../imgs/bottomRound_corner_Nav.jpg);
	background-position: right bottom;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #efc648;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	background-color: #9b2323;
	text-decoration: none;
	cursor: hand;
	color: #EFC648;
}
a:active {
	text-decoration: none;
}
.footnote {
	background-color: #dfb32d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #790000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smbodyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodyTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.headerLogIn {
	background-repeat: no-repeat;
	height: 271px;
	width: 760px;
	background-color: #790000;
	background-image: url(../imgs/header2.jpg);
	padding: 0px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
INPUT.button2 {
	BORDER-RIGHT: #999999 1px outset;
	BORDER-TOP: #999999 1px outset;
	BACKGROUND-IMAGE: url(../../../assets/imgs/buttonbg2.gif);
	FONT: bold 11px Arial, Helvetica, sans-serif;
	BORDER-LEFT: #999999 1px outset;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 1px outset;
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #d4d4d4;
	cursor: hand;
}
INPUT.button1 {
	BORDER-RIGHT: none #E6E6E6;
	BORDER-TOP: none #E6E6E6;
	FONT: bold 11px Arial, Helvetica, sans-serif;
	BORDER-LEFT: none #E6E6E6;
	COLOR: #780001;
	BORDER-BOTTOM: none #E6E6E6;
	BACKGROUND-COLOR: #E6E6E6;
	cursor: hand;
	padding: 0px;
	background-position: bottom;
	height: 15px;
	width: 100px;
}
.loginLink {

	font-family: Arial, Helvetica, sans-serif;
	color: #780001;
	text-decoration: none;
}
.headerLogNew {
	background-repeat: no-repeat;
	height: 271px;
	width: 760px;
	background-color: #790000;
	background-image: url(../imgs/header3.jpg);
	padding: 0px;
}
.special {
	font-size: 18px;
	font-weight: bold;
}
.specialsNumbs {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}


.header tr td table tr td table tr td table tr .bodyText #specials tr {
	border: 1px dotted #FFF;
}
.header tr td table tr td table tr td table tr .bodyText #specials tr td {
	border: 1px dotted #FFF;
}
