/* CSS Document */

body {
	margin:10,0;
	background-color: #770101;
	}

.menuRightText {
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #754F00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
}
.menuRightText a{
	color: #754F00;
	text-decoration:none;
}
.menuRightText a:link{
	color: #754F00;
	text-decoration:none;
}
.menuRightText a:hover{
	color: #AE7600;
	text-decoration: underline;
}
.textBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.midGeneric h1 {
	margin: 0px;
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height: 24px;
	color:#CC0000;
}
.midGeneric h2 {
	margin: 0px;
	padding-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height: 19px;
	color:#CC0000;
}
.midGeneric h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 16px;
	color:#CC0000;
}
.midGeneric h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 19px;
	padding: 0px;
	color:#666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.midGeneric h4 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 19px;
	text-decoration:underline;
	padding: 0px;
	color:#CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.midGeneric h4 a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 19px;
	text-decoration:underline;
	padding: 0px;
	color:#CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.midGeneric h4 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 19px;
	text-decoration:none;
	padding: 0px;
	color:#CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.midGeneric h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 16px;
	color:#A68513;
}
.midGeneric h5 a {
	color:#990000;
	text-decoration:underline;	
}
.midGeneric h5 a:link {
	color:#990000;
	text-decoration:underline;	
}
.midGeneric h5 a:hover {
	color:#CC0000;
	text-decoration:none;	
}
.midGeneric {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.midGeneric p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.midGeneric img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.midGeneric li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	color: #CC0000;
	padding-right: 10px;
}
.midGeneric ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 18px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/tag_ul_dot.gif);
	list-style-type: none;
	padding-right: 10px;
}
.midGeneric td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}

.midGeneric a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
}
.midGeneric a:link {
	color: #CC0000;
	text-decoration:underline;
	font-weight: normal;
}
.midGeneric a:hover {
	color: #FF0000;
	text-decoration:none;
	font-weight: normal;
}
.midGeneric a b{
	font-weight: bold;
	color: #CC0000;
}
.midGeneric a:link b{
	font-weight: bold;
	color: #990000;
}
.midGeneric a:hover b{
	font-weight: bold;
	color: #CC0000;
}
.midGeneric p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
}
.midGeneric p a:link {
	color: #CC0000;
	text-decoration:underline;
}
.midGeneric p a:hover {
	color: #CC0000;
	text-decoration:none;
}
.midGeneric p a b{
	font-weight: bold;
	color: #990000;
}
.midGeneric p a:link b{
	font-weight: bold;
	color: #990000;
}
.midGeneric p a:hover b{
	font-weight: bold;
	color: #CC0000;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.lineTopHorizontalLightGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.BizDealBg {
	background-image: url(images_bizdeal/bbn_card_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.frameLightGrey {
	border: 1px solid #CCCCCC;
}
.frameSmudgeLeft {
	background-image: url(images/frame_smudge_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.frameSmudgeRight {
	background-image: url(images/frame_smudge_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.adsRightBg {
	background-image: url(images/ads_right_bot_bg.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.adsLeftBg {
	background-image: url(images/ads_right_bot_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lineRightLightGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABABAB;
}
.lineRightAndLeftLightGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABABAB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABABAB;
}.pictureTextFrameGreyLightBorder {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.EpageLeftBg {
	background-image: url(images/epage_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.epageLeftYellowDarkLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.tableHeadsWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.quoteItalicsRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.paraBoldRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.paraBoldGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.paraLargeRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.paraLargeRedTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.titleStripLeft {
	background-image: url(images/title_strip_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 88px;
}
.titleStripBg {
	background-image: url(images/title_strip_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.titleStripBgHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.titleStripRight {
	background-image: url(images/title_strip_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 22px;
}
.specTicketHeader {
	background-image: url(images/special_ticket_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 69px;
	margin: 0px;
	padding: 0px;
}
.specTicketHeaderContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
.specTicketMid {
	background-image: url(images/special_ticket_bg_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.specTicketBot {
	background-image: url(images/special_ticket_bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	margin: 0px;
	padding: 0px;
}
.specTicketSpecialInsert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.specTicketSpecialOfferDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.specTicketSpecialContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	text-decoration:none;
}
.specTicketSpecialContact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
}
.specTicketSpecialContact a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
}
.specTicketSpecialContact a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
}

.specTicketBbnDisc {
	background-image: url(images/special_ticket_bg_bbn_disc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
.specTicketHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.specTicketHeaderTitleText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	line-height: 25px;
}
.specTicketHeaderCompNameText {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	height: 20px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.specTicketBbnDisc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.specTicketSpacer {
	padding-bottom: 5px;
	margin: 0px;
}
.noBorders {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noBorders img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rsNavInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.FormInfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 5px;
}
.formInfoTextFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.spacerTop {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.specTicketSpecialViewAttachText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text_decoration: none;
}
.specTicketSpecialViewAttachText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text_decoration: none;
}
.specTicketSpecialViewAttachText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text_decoration: none;
}
.specTicketSpecialViewAttachText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text_decoration: underline;
}
.rowEven {
	background-color: #FBF9EC;
}
.rowOdd {
	background-color: #F5F3E0;
}
