body {
	background-color: #FDF9EF;
}

/* begin BACKGROUND styles */
.leftNav_Ticket {
	background-image:  url(/themes/classic/images/box_ticket.gif);
	background-repeat: no-repeat;
}
.leftNav_News {
	background-image:  url(/themes/classic/images/box_news.gif);
	background-repeat: no-repeat;
}
.leftNav_Search {
	background-image:  url(/themes/classic/images/box_search.gif);
	background-repeat: no-repeat;
}
.leftNav_Partners {
	background-image:  url(/themes/classic/images/box_partners.gif);
	background-repeat: no-repeat;
}
.header {
	background-image:  url(/images/header.jpg);
	background-repeat: no-repeat;
}
.topNavbg {
	background-image:  url(/themes/classic/images/bg_topnav.gif);
	background-repeat: repeat-x;
}
.botNavbg {
/*
	background-image:  url(/themes/classic/images/bg_botnav.gif);
	background-repeat: repeat-x;
*/
	background-color: #641E00;
	border-top: 1px solid #96664F;
}
.main {
	background-image:  url(/themes/classic/images/main.jpg);
	background-repeat: no-repeat;
}
.bgShadow {
	background-image:  url(/themes/classic/images/bg_shadow.gif);
	background-repeat: repeat-y;
}
.bgTexture {
	background-image:  url(/themes/classic/images/bg_texture.gif);
	background-repeat: repeat;
	margin: 0px;
}



/* end BACKGROUND styles */

/* begin Left Navigation styles */
.leftNav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F8B87;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8B87;
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

.leftNavContent {
	background-color: #F1E6CC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;	
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 11px;
   color: #000000;
	line-height: 17px;
}
a {
	color: #7D0D00;
	text-decoration: none;
}
a:hover {
	color: #00000;
	text-decoration: underline;
}
.select {
	background-color: #FDF9EF;
	font-family: Arial;
	font-size: 9px;
	font-color: #000000;
}
/* end Left Navigation styles */

/* begin Navigation styles */
.topNav {
	font-family: Verdana;
	font-size: 10px;
	color: #F1E6CC;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
}
.topNavLink {
	font-family: Verdana;
	font-size: 10px;
	color: #F1E6CC;
	font-weight: bold;
	text-decoration: none;
}
.topNavLink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #F1E6CC;
	font-weight: bold;
	text-decoration: underline;
}	
.botNav {
	font-family: Verdana;
	font-size: 10px;
	color: #D4B099;
	padding-left: 10px;
	padding-right: 5px;
}
/* begin Content styles */ 

.ttlContent {
	font-family: Arial;
	font-size: 17px;
	font-color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

.txtContent {
	font-family: Arial;
	font-size: 11px;
	font-color: #000000;
	line-height: 15px;
}
	
/* end Content styles */

/* begin Footer styles */
.footer {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D0C9;
	font-family: Arial;
	font-size: 10px;
	color: #666;
	line-height: 18px;
}
.footerTxt {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	line-height: 18px;
}
.footerNav{
	padding-right: 12px;
	font-family: Arial;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
}
.footerNavLink {
	padding-right: 12px;
	font-family: Arial;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
}
.footerNavLink:hover {
	padding-right: 12px;
	font-family: Arial;
	color: #666;
	font-size: 11px;
	line-height: 18px;
	text-decoration: underline;
}
/* end Footer styles */
