<style type="text/css">	<!--

	/* Text/Body Tags */
	body		{
		background-color:#ffffff;
		scrollbar-3dlight-color : #000066; /* very light blue */
		scrollbar-arrow-color : #0C5B9E;	/* Dark blue */
		scrollbar-base-color : #000066;
		scrollbar-darkshadow-color : #000066;
		scrollbar-face-color : #3278B1;	/* medium blue */
		scrollbar-highlight-color : #000066;	/* #660066Purple */
		scrollbar-shadow-color : Teal;
		scrollbar-track-color : #93C3E2; /* light blue */
	}
	p			{
		color:#BD2B50;
		font-size:14px;
		font-family:arial, verdana, sans-serif;
		font-weight:normal;
	}
	textarea	{
		color:#000066;
		font-size:12px;
		font-family: "Times New Roman",arial,verdana;
	}
	/* Font Tags */
	h1			{
		font-size:22px;
		font-weight:bold;
		color:#2B1EA2;  /* dcd59c	 CCCFB4	*/
	}
	h2			{
		font-size:20px;
		font-weight:bold;
		color:#000099;  /* dcd59c	 CCCFB4	*/
	}
	h3			{
		font-style:italic;
		color:#660066;
		font-size:18px;
	}
	/* Table Tags */
	td			{
		font-family:verdana, arial,"Times New Roman", sans-serif;
		font-size:13px;
		font-weight:normal;
		color:#000099; /*  c9ecf8 DDDDDD  8988BA */
	}
	th			{
		font-family:arial, verdana, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#AB0000;/*    F66787  */
	}
	/* Form Tags */
	select	{
		color:#821443;
		font-size:14px;
		background-color:#DFEDFA;
		font-family: "Times New Roman",arial,verdana;
	}
	textarea	{
		color:#821443;
		font-size:14px;
		background-color:#DFEDFA;
		font-family: "Times New Roman",arial,verdana;
	}
	input		{
		color:#821443; /* 0A0A79 */
		background-color:#DFEDFA;
		font-size:14px;
		font-family: "Times New Roman",arial,verdana;
	}
	radio {
		background-color:transparent;
	}
	/* Misc Tags */
	hr			{
		color: #000099;
		height:1px;
	}
	fieldset	{
		/* width:550; */
		border-color:#ffffff;
		border-width:1px;
		border-style:inset;
	}
	legend	{
		color:#ffffff;
		font-weight:bold;
		font-size:12px;
		font-family: "Times New Roman",arial;
	}
	/*  list {
		color:#BDB184;
	}	*/
	/* Anchor Tags*/
	a 			{
		color: #660066; 	/*		BCBADA	 */
		text-decoration:underline;
		font-size:13px;
	}
	a:visited {
		color: #660066;
		text-decoration:underline;
		font-size:13px;
	}
	a:active {
		color: #660066;
		text-decoration:underline;
		font-size:13px;
	}
	a:hover 	{
		color: #0033ff;
		text-decoration:underline;
		font-size:13px;
	}

	.button {
		background-color:#c0c0c0;
		color:#000099;
		font-size:14px;
	}
	.Welcome td {
		color:#660099;
		font-size:16px;
		font-style:italic;
	}

	.Welcome {
		color:#660099;
		font-size:16px;
		font-style:italic;
	}
	.Welcome a{
		color:#BD2B50;
		font-size:16px;
		font-style:italic;
	}
	.Welcome a:visited {
		color:#DD1547;
		font-size:16px;
		font-style:italic;
	}
	.Welcome a:active {
		color:#660099;
		font-size:16px;
		font-style:italic;
	}
	.Welcome a:hover: {
		color:#660099;
		font-size:16px;
		font-style:italic;
	}

	.clsLogin td{
		font-family:verdana, arial,"Times New Roman", sans-serif;
		color:#D6D6D6;
		font-size:11px;
		font-weight:normal;
	}

	/* Footer Class */
	.clsFooter	{
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		color: #000099;
	}
	.clsFooter a {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		color: #660066;
		text-decoration:none;
	}
	.clsFooter a:visited {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		color: #660066;
		text-decoration:none;
	}
	.clsFooter a:hover {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		color: #0033ff;
		text-decoration:underline;
	}
	.clsFooter td	{
		font-family:arial, verdana, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#000099;
	}
	-->
</style>