A.Nav:link    {color:#FFB310; font-family : sans-serif; font-size : 20px; text-decoration:none;font-weight : bold;}
A.Nav:visited {color:#FFB310; font-family : sans-serif; font-size : 20px; text-decoration:none;font-weight : bold;}
A.Nav:active  {color:#FFB310; font-family : sans-serif; font-size : 20px; text-decoration:none;font-weight : bold;}
A.Nav:hover   {color:#ED171F; font-family : sans-serif; font-size : 20px; text-decoration:underline;font-weight : bold;}

A.AdminTopNav:link    {color:#FFFFFF; font-family : sans-serif; font-size : 14px; text-decoration:none;font-weight : normal;}
A.AdminTopNav:visited {color:#FFFFFF; font-family : sans-serif; font-size : 14px; text-decoration:none;font-weight : normal;}
A.AdminTopNav:active  {color:#FFFFFF; font-family : sans-serif; font-size : 14px; text-decoration:none;font-weight : normal;}
A.AdminTopNav:hover   {color:#ED171F; font-family : sans-serif; font-size : 14px; text-decoration:underline;font-weight : normal;}

A.link:link    {color:#6633ff; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.link:visited {color:#6633ff; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.link:active  {color:#6633ff; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.link:hover   {color:#CC3300; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}

A.sitelink:link    {color:#6633ff; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.sitelink:visited {color:#6633ff; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.sitelink:active  {color:#6633ff; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.sitelink:hover   {color:#CC3300; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}

A.tableNav:link    {color:#FFFFFF; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.tableNav:visited {color:#FFFFFF; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.tableNav:active  {color:#FFFFFF; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}
A.tableNav:hover   {color:#FFcccc; font-family : Arial,Helvetica,sans-serif; font-size : 12px; text-decoration:underline;}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.BodyText  {
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : normal;	color : #000000;
}
.BodyTextWhite {
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : normal;	color : #FFFFFF;
}
.BodyText2 {
	font-size : 14px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : normal;	color : #000000;
}
.BodyTextBold  {
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold; 	color : #000000;
}
.BodyText2Bold  {
	font-size : 14px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold; 	color : #000000;
}
.pageHeading {
	font-size : 16px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold; 	color : #FFB310;
}
.loginHeading {
	font-size : 18px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold; 	color : #000000;
}
.errorText {
	font-size : 14px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold; 	color : #FF0000;
}
.BodyTextOrange {
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : normal;	color : #FFB310;
}

.smaller  {
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : italic; 	font-weight : normal;	color : #000000;
}
.LeftNav {
    background-color: #FFB310;
    border-bottom-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 2px 0px 2px 6px; 
    color: #003ea8; 
    font-weight: bold;
    font-size: 12px; 
	font-family : Arial,Helvetica,sans-serif;           
}

.LeftSubNav {
    background-color: #fcc659;
    border-bottom-color: #fae1af;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 2px 0px 2px 12px; 
    color: #003ea8; 
    font-weight: normal;
    font-size: 12px; 
	font-family : Arial,Helvetica,sans-serif;   
}
.iconTables {
   border-color: Blue;
   border: thin;
}

