<style type="text/css">
	<!-- 
		/* Text/Body Tags */
body		{
			background-color:#000000;
			}
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 */
h2			{
			font-size:24px;
			font-weight:bold;
			color:#BDB184;  /* dcd59c	 CCCFB4	*/
			}
h3			{
			font-style:italic;
			color:#c9ecf8;
			font-size:20px;
			}
		/* Table Tags */
td			{
			font-family:verdana, arial,"Times New Roman", sans-serif;
			font-size:13px;
			font-weight:normal;
			color:#D6D6D6; /*  c9ecf8 DDDDDD  8988BA */
			}
th			{
			font-family:arial, verdana, sans-serif;
			font-size:14px;
			font-weight:bold;
			color:#BDB184;/*    F66787  */
	 		}
		/* Form Tags */
select	{
			color:#0A0A79;
			font-size:11px;
			font-family: "Times New Roman",arial,verdana;
			}		
input		{
			color:#0A0A79;
			font-size:11px;
			font-family: "Times New Roman",arial,verdana;
			}
		/* Misc Tags */
hr			{
 			color: #BDB184;
			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: #8484B7; 	/*		BCBADA	 */
			text-decoration:none;
			font-size:14px;
 			}
a:visited {                  
   		color: #8484B7;  
			text-decoration:none;
			font-size:14px;
 			}
a:active {
   		color: #A65A69;
			text-decoration:underline;  
			font-size:14px;          
 			}
a:hover 	{
   		color: #C28592;
			text-decoration:underline; 
			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: 12px;
   		color: #D6D6D6;
 			}
.clsFooter a {  
 			font-family: verdana, arial, sans-serif;
   		font-size: 12px;                         
   		color: #8484B7; 
			text-decoration:none;                         
 			}
.clsFooter a:visited {                   
   		font-family: verdana, arial, sans-serif;
   		font-size: 12px;
			color: #8484B7;  
			text-decoration:none;                         
 			}
.clsFooter a:hover {                   
   		font-family: verdana, arial, sans-serif;
   		font-size: 12px;
   		color: #C28592;
			text-decoration:underline;                            
 			}
.clsFooter td	{
			font-family:arial, verdana, sans-serif;
			font-size:12px;
			font-weight:normal;
			color:#D6D6D6;
			}

	-->
</style>