body {

	background-attachment: ;
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#ffffff;
	font-family: Verdana;
	color: #383838;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	minHeight: 1000px;
	min-height: 1000px;
}


a,
a:link,
a:visited,
a:active {
	text-decoration:none;
	/*font-weight:bold;*/
	color: #FF0000;
}

a:hover {
	text-decoration:underline;
	color: #FF0000;
}


hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	noshade:noshade;}















.styleHeading{
	color: #383838;
	font-family: Verdana;
	font-size: 9pt;	
}

.blackBox {
	background-color: #000000;}

.box {
	color: #383838;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;}
	
.backgroundBox {
	color: #383838;
	background-color: #EFEFEF;
	border:1px solid #CCCCCC;}


/* BORDER TABLE */

.borderTable {
	
	background-color: #CCCCCC;}
.borderTable th {
	background-color: #EFEFEF;
	color: #383838;
}
.borderTable td {
	background-color: #FFFFFF;
	color: #383838;
}

/* END BORDER TABLE */


/* NEW BORDER TABLE */
.newBorderTable
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    empty-cells: show;
}
	
.newBorderTable,
.newBorderTable td,
.newBorderTable th{
    border-color: #CCCCCC;
    border-style: solid;
}	

.newBorderTable td,
.newBorderTable th
{
    border-width: 1px 1px 0 0;
}
.newBorderTable th
{
	background-color: #EFEFEF;
	color: #383838;}
.newBorderTable td
{
	background-color: #FFFFFF;
	color: #383838;}
	
	
	
	
.newBorderTableOn
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    empty-cells: show;
}
	
.newBorderTableOn,
.newBorderTableOn td,
.newBorderTableOn th{
    border-color: #383838;
    border-style: solid;
    cursor:pointer;
}	

.newBorderTableOn td,
.newBorderTableOn th
{
    border-width: 1px 1px 0 0;
}
.newBorderTableOn th
{
	background-color: #EFEFEF;
	color: #383838;}
.newBorderTableOn td
{
	background-color: #FFFFFF;
	color: #383838;}
/* END NEW BORDER TABLE */
		
		
.trOn, .trOn td {
	background-color: #EEEEEE;
}
		
.trOff, .trOff td {
	background-color: #FEFEFE;
}
		

.wsBordered {border:1px solid #CCCCCC;}
.wsNoTopBordered {
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;}
.wsNoVertBordered {
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;}
.wsRightBordered {border-right:1px solid #CCCCCC;}

.wsContent{
	width: 976px;}



.noCalendarBackground {background-color: #CCCCCC !important;}

.adminNavLinks {
	font-size: 10pt;
	font-weight: bold;}
.adminNavLinks a {
	color: #383838 !important;
}


.toggleLinkOn {
	color: #FF0000;
	cursor:pointer;
	text-decoration:none;}
.toggleLinkOff {
	color: #FF0000;
	}


.eventNameLink {
	color: #484848 !important;
	font-weight:bold;
}


#popupContactPromoter {
	z-index: 10001;
	position: absolute;
	top:100px;
	width: 360px;
	overflow: none;
	color: #383838;
	background-color: transparent;
}

#popupContactPromoter_inside {
	background-color: transparent;
	height: 350px;
	overflow: auto;
	z-index: 5000;
	width: 360px;
	position: relative;
	color: #383838;}
	

#popupContactPromoter_dragbar {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	width:99%;
	color: #383838;}
	


	
	
#popupNotification {
	z-index: 10001;
	position: absolute;
	top:100px;
	width: 360px;
	overflow: none;
	color: #383838;
	background-color: transparent;
}

#popupNotification_inside {
	background-color: transparent;
	height: 350px;
	overflow: auto;
	z-index: 5000;
	width: 360px;
	position: relative;
	color: #383838;}
	

#popupNotification_dragbar {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	width:99%;
	color: #383838;}
	
	
	
	
	
#popupColorPicker {
	z-index: 10001;
	position: absolute;
	top:100px;
	width: 500px;
	overflow: none;
	color: #383838;
	background-color: transparent;
}

#popupColorPicker_inside {
	background-color: transparent;
	height: 350px;
	overflow: auto;
	z-index: 500;
	width: 500;
	position: relative;
	color: #383838;}
	

#popupColorPicker_dragbar {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	width:99%;
	color: #383838;}
	
	
	
	
	


