/*menu styles*/

.text_dropcaps {
	FONT-SIZE: 24px;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}



.content {

	FONT-SIZE: 12px;

	COLOR: black;

	FONT-STYLE: normal;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}



/*content styles*/

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  FONT-SIZE: 14px;
	color: black;
}


.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

A:red_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

A:red_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

A:red_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #330099;
	text-decoration: underline;
	font-weight: normal;
}

A:contentlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

A:contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #66CCCC;
	text-decoration: underline;
	font-weight: bold;
}

A:contentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

/*footer styles*/



.footerpageof {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-weight: normal;
}







.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}



.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

A:footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

A:footerlink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #3333FF;

	text-decoration: underline;

	font-weight: normal;

}

A:footerlink:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-decoration: underline;

	font-weight: normal;

}
.menulink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #330099;
	text-decoration: underline;
	font-weight: normal;
}
.whitebg {
	background-color: #FFFFFF;
}
.menulinkheading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #330099;
	text-decoration: underline;
	font-weight: bold;
}
.border {
	border: thin double #64463b;

}
.lightpinkbg {
	background-color: #ffcccc;
}
.drkpinkbg {
	background-color: #64463b;
}
.ltpinklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd5de;
	text-decoration: underline;
	font-weight: bold;

}
.drkpinklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ec3f5e;
	text-decoration: underline;
}
.ltpink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd5de;
	font-weight: normal;
}
.pinklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66FFFF;
}
