H1
	{
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	}

A
	{
	color: White;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	}
	
A:Hover
{
	text-decoration: underline;
}	


.A2
	{
	color: #CCFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	}

.normal
	{
	//color: white;
	color: #666666;
	font-size: 10pt;
	font-family: Arial;
	}
.readable
	{
	color: white;
	font-size: 10pt;
	font-family: Arial;
}


.caption
	{
	color: white;
	font-size: 9pt;
	font-family: Arial;
	font-style: italic;
}

.galleryNav {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
}

.galleryA
	{
	color: #990033;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	}

.dyna_nav
	{
	color: black;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	}
.button
	{
	color: white;
	font-family: Arial;
	border-color:blue;
	background-color:blue;
	}
.inputs
	{
	color: blue;
	}
body {
	font: Arial;
	font-size: 10pt;
	background: Black;
}

.adminMsg {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Teal;
}	

.columnHeader {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCFFFF;
}

.navHeader {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}


.headLine2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: White;
}	

.copyright {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}

.smallMsg {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: 990033;
}

.copyrightWhite {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: White;
}


.imageCaption {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
}

.navMenuButton {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: White;	
	line-height: 90%;
}

.navMenuButton:visited {
	color: White;
}

.navMenuSel {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0066;
	//color: #990033;	
	line-height: 90%;
}




.navMenuSelArtists {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	line-height: 90%;
}

.navMenuSelActivities {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6D7FBD;	
	line-height: 90%;
}


.navMenuSelCorks {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006D1A;	
	line-height: 90%;
}

.navMenuSelEvents {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9ECCB7;	
	line-height: 90%;
}

.navMenuSelStore {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFA300;	
	line-height: 90%;
}

.navMenuSelSponsors {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFD971;	
	line-height: 90%;
}

.artistWidgetTitle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;	
	line-height: 90%;
}

.contentTitle {
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	font: 16pt;
	}	

.contentBody {
	font-family: Arial;
	font-size: 18;
	font-weight: normal;
	color: #666666;
}