
type1 is for Main Navigation{  }
a:link    {color:#621513; text-decoration:underline; font-family: Tahoma, Arial, Verdana, Sans Serif; }
a:visited {color:#621513; text-decoration:underline; font-family: Tahoma, Arial, Verdana, Sans Serif; }
a:active  {color:#003300; text-decoration:none; font-family: Tahoma, Arial, Verdana, Sans Serif; ;}
a:hover   {color:#003300; text-decoration:none; font-family: Tahoma, Arial, Verdana, Sans Serif;}

type2 is for size 12 Navigation{  }
a:link.type2    {color:#E12A16; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 12pt;}
a:visited.type2 {color:#881414; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 12pt;}
a:active.type2  {color:#FE7720; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 12pt;}
a:hover.type2   {color:#FF911E; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 12pt;}

type3 is for size 8 Navigation{  }
a:link.type3    {color:#E12A16; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 8pt;}
a:visited.type3 {color:#881414; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 8pt;}
a:active.type3  {color:#FE7720; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 8pt;}
a:hover.type3   {color:#FF911E; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 8pt;}

type4 is for size 8 Bold links on Search Page{  }
a:link.type4    {color:white; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.type4 {color:#F3F7C9; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.type4  {color:#C21014; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.type4   {color:#FE7720; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.type5    {color:#000000; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.type5 {color:#000000; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.type5  {color:#444444; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.type5   {color:#707070; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.type6    {color:#707070; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.type6 {color:#707070; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.type6  {color:#444444; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.type6   {color:#000000; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.type7    {color:#492325; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:visited.type7 {color:#707070; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:active.type7  {color:#999999; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:hover.type7   {color:maroon; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}

a:link.type8    {color:#451F47; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:visited.type8 {color:#370339; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:active.type8  {color:#999999; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:hover.type8   {color:8B0B90; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}

body
{
	font-family: Arial, Helvetica;
	background-color: #F7EFCE;
	color: #000080;
	font-size:10pt;
	font-weight:normal
}

table
{
	font-family: Arial, Helvetica;
	background-color: #F7EFCE;
	color: #000080;
	font-size:10pt;
	font-weight:normal
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #F43E00;font-size:18pt
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: #003366;
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: #000080;
	FONT-SIZE: 10pt; font-weight:normal
}
hr
{
	BORDER:1px;
	width: 85%;
	color:  #F43E00;
}
