textarea{
	font-family: verdana,arial,helvetica;
	font-size:10px;
	color: #000000;
}

select{
	font-family: verdana,arial,helvetica;
	font-size:10px;
	color: #000000;
	BACKGROUND-COLOR: #FFFFFF;
}

input{
	font-family: verdana,arial,helvetica;
	font-size:10px;
	color: #000000;
	BACKGROUND-COLOR: #FFFFFF;
}

/*
A:link{
	text-decoration: underline;
	color:#005C96;
}

A:visited{
	text-decoration: underline;
	color:#005C96;
}

A:active{
	text-decoration: underline;
	color:#008ECD;
}

A:hover{
	text-decoration: underline;
	color:#008ECD;
}
*/

A:link.bottomLinks{
	text-decoration: underline;
	color:#FFFFFF;
}

A:visited.bottomLinks{
	text-decoration: underline;
	color:#FFFFFF;
}

A:active.bottomLinks{
	text-decoration: underline;
	color:#FF9999;
}

A:hover.bottomLinks{
	text-decoration: underline;
	color:#FFCCCC;
}

.bottomLinks{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}

.bannerTitle{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}

.bannerSubtitle{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #DDDDDD;
	background-color: #666666;
}

.cookie {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	padding-left: 5px;
	color: #333333;
}

.navWhite{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #993300;
}

.navLightBlue{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
	background-color: #993300;
}

.titleUser{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}

.title{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}

.darkerHeading{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}

.darkerLabel{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}

.darkerGrayLabel{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.lighterLabel{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}

.lighterText{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
}

.lighterTextSmall{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
}

.lighterGrayLabel{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.lighterGrayText{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}

.lighterGrayTextSmall{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}

/*
.whiteTitle{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.whiteHeading{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.whiteLabel{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}

.whiteLabelLink{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	background-color: #FFFFFF;
}

.whiteText{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.whiteTextGrey{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
}

.whiteTextRed{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	background-color: #FFFFFF;
}

.whiteTextInvisible{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.whiteTextSmall{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.nextPrev{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}

*/

.whiteTitle{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.whiteHeading{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.whiteLabel{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.whiteLabelLink{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}

.whiteText{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.whiteTextGrey{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.whiteTextRed{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}

.whiteTextInvisible{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.whiteTextSmall{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.nextPrev{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.content{
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-SIZE: 11px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}

.contentNoPad{
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-SIZE: 11px;
}

.bg0{
	background-color: #FFFFFF;
}

.bg1{
	background-color: #F5F5F5;
}

.bg0Hidden{
	background-color: #CCCCCC;
}

.bgMsg{
	background-color: #EEEEAA;
}

.msgText{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.eventName{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F572D;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventDates{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventNameURL{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventIsland{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventType{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventDescription{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventMoreInfo{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventMoreInfoLabel{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventMoreInfoURL{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventStatusActive{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.eventStatusInactive{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.eventStatusRejected{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C3900;
}

.contentDetail{
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-SIZE: 12px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}

.eventNameDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F572D;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventDatesDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventNameURLDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventIslandDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventDescriptionDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventMoreInfoDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventMoreInfoLabelDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventAddressLabelDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

.eventMoreInfoURLDetail{
	font-family: Trebuchet MS, Arial, sans-serif;
	LINE-HEIGHT: 1.25;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
}

