
body
{
	background-color:#F2F2F2;
	font-family:Arial;
	color:#666666;
}

/*normal text*/
.normal
{
	font-family:Arial;
	color:#666666;
}

/*normal text in tables*/
td
{
	font-family:Arial;
	color:#666666;
}

/*normal text bold*/
.normalbold
{
	font-family:Arial;
	color:#666666;
}

/*normal text small*/
.NormalSmall
{
	font-family:Arial;
	color:#666666;
}

/*Textboxes*/
.NormalTextBox 
{
}

/*content area*/
#contentwrapper
{
}

/*links*/
#contentwrapper a
{
}
/*visited links*/
#contentwrapper a:visited
{
}
/* links hover*/
#contentwrapper a:hover
{
}

/*titles*/
#contentwrapper h1
{
}
#contentwrapper h2
{
}
#contentwrapper h3
{
}

/*header*/
#header
{
	background-color:#FFFFFF;
}

/* breadcrumbs bar */
#breadcrumbsbar
{
	background-color:#E6E6DC;
}
/*breadcrumbs*/
#breadcrumbs
{
}
/*breadcrumbs (advise: use same color as for links)*/
#breadcrumbs .SkinObject
{
}
/*text in footer (copyright,...) (advise: use same color as for links)*/
.SkinObject
{
}

/*content area (without footer and header)*/
.colmask
{
	background-color:#E6E6DC;
}

/* Footer styles */
#footer
{
}

/* Logo */
#dnn_LOGO_imgLogo
{	
}

/*Comments*/
.S4UCommentsItem
{
}

/*NewsArticles Module ListView*/
.articleTitle
{
}
.S4US_articles_by
{
}
.S4US_articles_datetime
{
}
.S4US_articles_summary
{
}
.S4US_articles_subinfo
{
}
/*NewsArticles Module DetailView*/
.S4US_articles_detailtitle
{
}
.NormalArticle td_main
{
}
.S4US_articles_subheadings
{
}

/*event module ListView*/
.UIFullListing_InfoLabel
{
}
.UIFullListing_InfoValue
{
}
.UIFullListing_ActionsLinks
{
}
/*event module DetailView*/
.STAGE4US_EventDetailTitle
{
}
.STAGE4US_EventDetailTable td.label /*eventdetails label*/
{
}
.STAGE4US_EventDetailTable td /*eventdetails content*/
{
	font-family:Arial;
	color:#666666;
}
.STAGE4USEvents_EventDetail_lblDescriptionHeader
{
}
.linkPointer /*upload photos*/
{
}
.event_detailview_actionLinks
{
}
.event_detailview_box_content
{
}

/*stage4us Buttons*/
.S4USbutton
{
}
.ruButton
{
}
.S4USbuttonsmall
{
}
.S4USbuttonlarge
{
}
.S4USbuttonlargex 
{
}
.NormalDisabled {
	font-family:Arial;
}

.NormalRed {
	font-family:Arial;
}

