.copytext {
	FONT-FAMILY: verdana; FONT-SIZE: 10px
}

A.navBtn 	{
		font-family: "Verdana";
		font-size: 10px;
		font-weight: normal;
		Color: #000000;
		CURSOR: hand;
		text-decoration: none;
		}

A.navBtn:visited {
		Color: #000000;
		}

A.navBtn:hover {
		Color: #008181;
		}

.activelink
		{
		font-family: "Verdana";
		font-size: 10px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		BACKGROUND-COLOR: #008181;
		}

.delink
		{
		BACKGROUND-COLOR: #E5F2F2;
		}

A.delink 	{
		font-family: "Verdana";
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		CURSOR: hand;
		text-decoration: none;
		}

A.delink:visited {
		Color: #000000;
		}

A.delink:hover 	{
		color: #008181;
		}

.headings
{
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	color: #008181;
	text-decoration: none;
	BACKGROUND-COLOR: #E5F2F2;
}

.tblcontent {
	COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-WEIGHT:normal; text-align: justify; padding: 12px; 
}
.tblcontentl {
	COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-WEIGHT:normal; padding: 12px; 
}
.tblcontentd {
	COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-WEIGHT:normal;
}
.tblcontentb {
	COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-WEIGHT:bold;
}
.details {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #293852;
	CURSOR: hand;
	text-decoration: underline;
}
.details A {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #293852;
	CURSOR: hand;
	text-decoration: none;
}
.searchlink
{
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008181;
	text-decoration: none;
}
A.searchlink:hover
{
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008181;
	text-decoration: underline;
}