.heading
{
	font-family: tahoma;
	font-size: 9pt;
	color: ffffcc;
}

.mainHead
{
	font-family: tahoma;
	font-size: 16pt;
	font-weight:bold;
	color: ffffcc;
}

.teight 
{
	font-family: tahoma;
	font-size: 8pt;
	color: ffffff;
}

.teb {
	font-family: tahoma;
	font-size: 8pt;
	color: 000000;
}

.black12NB {
	font-family: arial;
	font-size: 12px;
	color: 000000;
}


.coverage {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFF00;
}

a:link {color: white; font-size: 8pt; font-family: Arial; text-decoration:none}
a:visited {color: white; font-size: 8pt; font-family: Arial; text-decoration:none}
a:hover {color: yellow; font-size: 8pt; font-family: Arial; text-decoration:underline}
a:active {color: yellow; font-size: 8pt; font-family: Arial; text-decoration:underline}


a.cover:link {color: #000080; font-size: 8pt; font-family: Arial; text-decoration:none}
a.cover:visited {color: #000080; font-size: 8pt; font-family: Arial; text-decoration:none}
a.cover:hover {color: #000080; font-size: 8pt; font-family: Arial; text-decoration:underline}
a.cover:active {color: #000080; font-size: 8pt; font-family: Arial; text-decoration:underline}

a.fade:link {color: #666666; font-size: 8pt; font-family: Arial; text-decoration:none}
a.fade:visited {color: #666666; font-size: 8pt; font-family: Arial; text-decoration:none}
a.fade:hover {color: #666666; font-size: 8pt; font-family: Arial; text-decoration:underline}
a.fade:active {color: #666666; font-size: 8pt; font-family: Arial; text-decoration:underline}

a.eventC:link {color: CCFFCC; font-size: 8pt; font-family: Arial; text-decoration:underline}
a.eventC:visited {color: CCFFCC; font-size: 8pt; font-family: Arial; text-decoration:underline}
a.eventC:hover {color: CCFFCC; font-size: 8pt; font-family: Arial; text-decoration:underline}
a.eventC:active {color: CCFFCC; font-size: 8pt; font-family: Arial; text-decoration:underline}

a.eventCw:link {color: ccffcc; font-size: 10pt; font-family: Arial; text-decoration:none; }
a.eventCw:visited {color: ccffcc; font-size: 10pt; font-family: Arial; text-decoration:none;}
a.eventCw:hover {color: ffcf57; font-size: 10pt; font-family: Arial; text-decoration:underline;}
a.eventCw:active {color: ccffcc; font-size: 10pt; font-family: Arial; text-decoration:underline;}


.bodyC {
	background-color: #E9EAEB;
	background-image: url(../home/bg.jpg);
	background-repeat: repeat-x;
}

