/***** GENERAL LINKS AND CLASSES *****/

A:link, A:visited, A:hover
{
    COLOR: #cccccc;
	text-decoration: underline;
}

A:active
{
    COLOR: white;
	text-decoration: underline;
}

.hText:link, .hText:visited, .hText:active
{
    COLOR: #cccccc;
	text-decoration: none;
}

.hText:hover
{
    COLOR: white;
	text-decoration: underline;
}

.eSpecial:link, .eSpecial:visited, .eSpecial:active
{
    COLOR: #ffff00;
	text-decoration: none;
}

.eSpecial:hover
{
    COLOR: #ffff00;
	text-decoration: none;
}

.eMail:link, .eMail:visited, .eMail:active
{
    COLOR: #ff0000;
    background: #081529;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.eMail:hover
{
    COLOR: #00ff00;
    background: #081529;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.eAnnounce:link, .eAnnounce:visited, .eAnnounce:active
{
    COLOR: #ffff00;
    background: #081529;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.eAnnounce:hover
{
    COLOR: #00ff00;
    background: #081529;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.ePage:link, .ePage:visited, .ePage:active
{
    COLOR: #aaaaaa;
    font-weight: bold;
	text-decoration: none;
}

.ePage:hover
{
    COLOR: #ff0000;
    font-weight: bold;
	text-decoration: underline;
}

.hPic:link, .hPic:visited, .hPic:active
{
    border-width: thin;
    border-style: solid;
    border-color: #000000;
}

.hPic:hover
{
    border-width: thin;
    border-style: solid;
    border-color: #000000;
}

.more 
{      
    color: #FF9900;
    font-weight: bold;
}

.subtitle 
{      
    color: #FF9900;
    FONT-SIZE: 12pt;
    font-weight: bold;
}

.page 
{
    COLOR: #aaaaaa;
    font-weight: bold;
}

/***** ENTERTAINEMENT LINKS AND CLASSES *****/

.week 
{
    color: #FF9900;
    FONT-SIZE: 12pt;
    font-weight: bold;
}

.day 
{
    color: #000000;
    background: #009900;
    font-weight: bold;
}

.blankDay
{
}

.hEntertainement:link, .hEntertainement:visited, .hEntertainement:active

{
    COLOR: white;
    background: #006600;
    font-weight: bold;
	text-decoration: none;
}

.hEntertainement:hover

{
    COLOR: white;
    background: #006600;
    font-weight: bold;
	text-decoration: none;
}

.band 
{
    background: #006600;
}

.hBand:link, .hBand:visited, .hBand:active
{
    COLOR: #DDDDDD;
    font-weight: bold;
	text-decoration: none;
}

.hBand:hover
{
    color: white;
    font-weight: bold;
	text-decoration: none;
}

.hBandSpecial:link, .hBandSpecial:visited, .hBandSpecial:active
{
    color: #FF33FF;
    font-weight: bold;
	text-decoration: none;
}

.hBandSpecial:hover
{
    color: #FF99FF;
    font-weight: bold;
	text-decoration: none;
}

/***** GENERAL DEFINITIONS AND FONTS *****/

BODY
{
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    MARGIN: 0
}

TABLE
{
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    MARGIN: 0;
}

H1
{
	COLOR: #dd0000;
	FONT-FAMILY: 'Times New Roman';
	FONT-SIZE: 20pt;
	FONT-WEIGHT: bold;
    MARGIN: 0;
}

H2
{
	COLOR: #00a000;
	FONT-FAMILY: 'Times New Roman';
	FONT-SIZE: 18pt;
	FONT-WEIGHT: bold;
    MARGIN: 0;
}

H3
{
	COLOR: #008000;
	FONT-FAMILY: 'Times New Roman';
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
}

H4
{
	COLOR: #008000;
	FONT-FAMILY: Arial, Helvetica, 'Arial Rounded MT Bold';
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
}

H5
{
	COLOR: #006000;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
    MARGIN: 0;
}

H6
{
	FONT-FAMILY: Arial Rounded MT Bold, Arial, Helvetica;
	background-color : #008000;
	color : White;
	font-size : 10pt;
	font-weight : bold;
}

H7
{
	COLOR: #cccccc;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
    MARGIN: 0;
}

F1
{
    COLOR: white;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 8pt;
}