body {
background-color: #1E1D1C;
background: #1E1D1C;
}
.bannerEventBg {
background-color:#1e1d1c;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	

}
.bannerMenuBg {
	background-color:#1e1d1c;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;	
	color:#1e1d1c;
	line-height:1.4em;

}
.leftSideBar {
	background-color: #1e1d1c;
}
.rightSideBar {
	background-color: #1e1d1c;
}
#topMenuHorisontal {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.smoothBorder{
	background-color: #1e1d1c;
}
.sideBarText, .sideBarText a, .sideBarText a:visited, .sideBarText a:link, .sideBarText a:active{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.sideBarText a:hover {
	color: #333333;
	font-size: 8pt;
	text-decoration: underline;
}
#logoOrTitle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#eventName {
	color: #1e1d1c;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#event123Logo {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
#page_content {
	width: 960px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
.addressText, .addressText a, .addressText a:visited, .addressText a:link, .addressText a:active{
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}
.addressText a:hover{
	color: #333333;
	font-size: 8pt;
	text-decoration: underline;
}

#lmenu ul { list-style: none; }
#lmenu a { display:block; width:217px;height:26px;color:#ffffff;background-color:#292928;margin-bottom:1px;text-decoration:none;line-height:26px;text-indent:11px; }
#lmenu a:hover {background-color:#3F3F3E; color:#ffffff; /*text-decoration:underline;*/}
#lmenu .level2{ cursor:pointer;display:inline;background-color:#292928;display:block; width:217px;height:26px;}
#lmenu .level2:hover { background-color:#3F3F3E;color:#ffffff;text-decoration:underline;}

#ext-gen12
{
background: #444;
}

#calendarDiv,#calendarDiv .todaysDate
{
	background-color: #666;
}