﻿.Link1
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
a.Link1:link
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
a.Link1:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
a.Link1:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: black;
	font-weight: normal;
}

.Link2
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: black;
	font-weight: normal;
}
a.Link2:link
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: black;
	font-weight: normal;
}
a.Link2:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: black;
	font-weight: normal;
}
a.Link2:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: black;
	font-weight: normal;
}

.Link3
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: bold;
}
a.Link3:link
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: bold;
}
a.Link3:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: bold;
}
a.Link3:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: #5e5e5e;
	font-weight: bold;
}

.Link4
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: #5e5e5e;
}
a.Link4:link
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: #5e5e5e;
}
a.Link4:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: #5e5e5e;
}
a.Link4:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: #5e5e5e;
}

.Link5
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #5e5e5e;
}
a.Link5:link
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #5e5e5e;
}
a.Link5:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #5e5e5e;
}
a.Link5:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: #5e5e5e;
}

.Link6
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: White;
	font-weight: bold;
}
a.Link6:link
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: White;
	font-weight: bold;
}
a.Link6:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: White;
	font-weight: bold;
}
a.Link6:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: White;
	font-weight: bold;
}

.Link7
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: navy;
	font-weight: bold;
}
a.Link7:link
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: navy;
	font-weight: bold;
}
a.Link7:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: navy;
	font-weight: bold;
}
a.Link7:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: navy;
	font-weight: bold;
}

.Link8
{
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
	color: navy;
	font-weight: bold;
}
a.Link8:link
{
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
	color: navy;
	font-weight: bold;
}
a.Link8:visited
{
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
	color: navy;
	font-weight: bold;
}
a.Link8:hover
{
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: underline;
	color: navy;
	font-weight: bold;
}


.tabButtonA
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonA1.gif);
}
a.tabButtonA:hover
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonA2.gif);
}

.tabButtonASel
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonA3.gif);
}

.tabButtonB
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonB1.gif);
}
a.tabButtonB:hover
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonB2.gif);
}

.tabButtonBSel
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonB3.gif);
}

.tabButtonC
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonC1.gif);
}
a.tabButtonC:hover
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonC2.gif);
}

.tabButtonCSel
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonC3.gif);
}

.tabButtonD
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonD1.gif);
}
a.tabButtonD:hover
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonD2.gif);
}

.tabButtonDSel
{
	BACKGROUND-IMAGE: url(../../Images/tabButtonD3.gif);
}




