body {
	background-color:#000;
}
.MainMenu_MenuContainer {
	background:transparent;
	width:100%;
	height:0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
.MainMenu_MenuItem, .submenuitembreadcrumb {
	color:transparent;
	font-size:12px;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	border:0px solid white;
}
.MainMenu_MenuBreak {
	border: 0px solid Red;
	background-color:transparent;
}
.MainMenu_RootMenuItemActive {
	padding:23px 5px 3px 25px;
}
.NormalTextBox {
	border:solid 1 #BE854B;
}
.Normal input {
	border:solid 1 #BE854B;
	color:#BE854B;
}
.submenuitemselected {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	/*	background:#666666;
*/	border:0px #ffffff solid;
	border-width:0px 0px;
}
.submenu {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border:0px #ffffff solid;
	padding:0px;
	background:#cccccc;
	margin-left:0px;
	margin-top:0px;
}
.rootmenuitem {
	color:#BE854B;
	background-color:transparent;
	font-size: 12pt;
	line-height:16px;
	padding:3px 5px 3px 5px;
	border:0px blue solid;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD {
	color:#bcbec0;
	font-weight:normal;
	background-color:transparent;
	font-size: 12pt;
	line-height:16px;
	border:0px yellow solid;
}
.rootmenuseparator {
	color:#BE854B;
	font-size: 12pt;
	padding:3px 5px 3px 5px;
}
.user {
	color:#bcbec0;
	font-size:12px;
	font-weight:normal;
	font-family: 'Trebuchet MS', 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	padding: 5px;
}
A.user:link {
	color:#bcbec0;
}
A.user:visited {
	color:#bcbec0;
}
.footer {
	line-height:31px;
	font-size:8pt;
	color: #BCBEC0;
	font-family: 'Trebuchet MS', 'Trebuchet MS', sans-serif;
	vertical-align: middle;
	padding: 45px 45px 45px 45px;
}
.Eventday, .Eventweekenday {
	background-color:#FFFFFF
}
IMG#dnn_dnnLOGO_imgLogo {
	height:100px;
}
.SubHead {
	line-height:15px;
	font-size:11pt;
	font-waight:bold;
	color: #BE854B;
	font-family: 'Trebuchet MS', 'Trebuchet MS', sans-serif;
}
a.BlogTitle:link, a.BlogTitle:visited {
	color: #57585A;
	font-size:18pt;
}
a.BlogTitle:hover {
	color: #57585A;
}
.Normal {
	line-height:20px;
	font-size:11pt;
	font-weight:normal;
	color: #57585A;
	font-family: 'Trebuchet MS', 'Trebuchet MS', sans-serif;
}
.NormalBold {
	line-height:20px;
	font-size:11pt;
	font-weight:bold;
	color: #57585A;
	font-family: 'Trebuchet MS', 'Trebuchet MS', sans-serif;
}
a.Normal:link {
	color: #57585A;
}
a.Normal:hover {
	color: #57585A;
	font-decoration: underlined;
}
a.Normal:visited {
	color: #57585A;
}
.CommandButton {
	font-family: 'Trebuchet MS', 'Trebuchet MS', sans-serif;
}
A.CommandButton:link {
	color: #BE854B;
}
A.CommandButton:visited {
	color: #BE854B;
}
A.CommandButton:hover {
	color: #BCBEC0;
}
.CreateFrom {
	line-height:16px;
	font-size:12pt;
	font-style:italic;
	color: #57585A;
	font-family: 'Trebuchet MS', 'Trebuchet MS', sans-serif;
}
A:link {
	color: #BE854B;
}
A:visited {
	color: #BE854B;
}
A:active {
}
A:hover {
	color: #BCBEC0;
}
.FormSubmit {
	FONT-FAMILY: 'Trebuchet MS';
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #cb9967;
	LINE-HEIGHT: 19px;
	FONT-STYLE: italic;
}
table.FormTable {
	border-width: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
}
table.FormTable th {
	border-width: 0px;
	padding: 5px 1px;
	border-style: inset;
	border-color: gray;
}
table.FormTable td {
	border-width: 0px;
	padding: 5px 1px;
	border-style: inset;
	border-color: gray;
}

