a.TopNav:link {color: black; text-decoration: none; }
a.TopNav:visited {color: black; text-decoration: none; }
a.TopNav:hover {color: red; text-decoration: none; }
a.TopNav:active {color: black;text-decoration: none; } 

a.WhiteLink:link {color: white; text-decoration: underline; }
a.WhiteLink:visited {color: white; text-decoration: underline; }
a.WhiteLink:hover {color: red; text-decoration: underline; }
a.WhiteLink:active {color: white ;text-decoration: underline; } 

a.WhitePlain:link {color: white; text-decoration: none; }
a.WhitePlain:visited {color: white; text-decoration: none; }
a.WhitePlain:hover {color: red; text-decoration: none; }
a.WhitePlain:active {color: white ;text-decoration: none; } 

a.ProfNav:link {color: black; text-decoration: none; font-weight: bold; }
a.ProfNav:visited {color: black; text-decoration: none; font-weight: bold; }
a.ProfNav:hover {color: white; text-decoration: none; font-weight: bold; }
a.ProfNav:active {color: black ;text-decoration: none; font-weight: bold;} 

a.Portal:link {color: black; text-decoration: none; font-weight: bold; }
a.Portal:visited {color: black; text-decoration: none; font-weight: bold; }
a.Portal:hover {color: Red; text-decoration:underline ; font-weight: bold; }
a.Portal:active {color: black ;text-decoration: none; font-weight: bold;} 

.TopNavCell {background-color:#E5E5E5;
             border-top:2px OutSet #E5E5E5;         
             border-left: 2px OutSet #E5E5E5;
   
                }
                
.TopNavCellR {background-color:#E5E5E5;
             border-top:2px OutSet #E5E5E5;         
             border-left: 2px OutSet #E5E5E5;
             border-Right: 2px OutSet #E5E5E5;
  }

.FooterCell {
    color:#FFFFFF;
}

.MainTopTable{
   background-image:../Images/home/MainBackGround.jpg;
   background-repeat:no-repeat;
} 

body {
	font-family:arial,verdana,geneva,helvetica;
	color:333333;
	font-size:10pt;
	
}
td {
	font-family:arial,verdana,geneva,helvetica;
	color:333333;
	font-size:10pt;
}
span {
	font-family:arial,verdana,geneva,helvetica;
	color:333333;
	font-size:10pt;
}
a:link {
	font-family:arial,verdana,geneva,helvetica;
	color:990000;
}

a:hover {
	font-family:arial,verdana,geneva,helvetica;
	color:336699;
}

a:visited 
{
	font-family:arial,verdana,geneva,helvetica;
	color:990000;
}

a:active
{
	font-family:arial,verdana,geneva,helvetica;
	color:990000;
}

.Copyright
{
	font-family:arial,verdana,geneva,helvetica;
	color:#ffffff;
	font-size:8pt;	
	font-weight:bold;
}


.PageTitle
{
	color:990000;
	font-size:13pt;
	font-weight:bold;
}

.Heading
{
	color:990000;
	font-size:10pt;
	font-weight:bold;
}

.SubHeading
{
	color:336699;
	font-size:10pt;
	font-weight:bold;
}

.HilightText
{
	color:333333;
	font-size:10pt;
	font-weight:bold;	
}


.ProvinceHeading
{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}


.Breadcrumb
{
	color:333333;
	font-size:9pt;
	font-weight:normal;	
}	

A.Breadcrumb
{
	color:333333;
	font-size:9pt;
	font-weight:normal;
}
A.Breadcrumb:active
{
	color:333333;
	font-size:9pt;
	font-weight:normal;
}
A.Breadcrumb:visited
{
	color:333333;
	font-size:9pt;
	font-weight:normal;
}
A.Breadcrumb:hover
{
	color:333333;
	font-size:9pt;
	font-weight:normal;
}

.borderit2 img{
border: 0px none #ccc;
}

.borderit2:hover img{
border: 1px solid red;
}

.borderit2:hover{
color: red; /* irrelevant definition to overcome IE bug */
}


    