﻿.style1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.style2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;	
	font-size: small;
}
.style3 {

	font-family: "Times New Roman", Times, serif;	
	font-size: medium;
}
.style4 {
	 padding-bottom:12px;
	 font-family: "Times New Roman", Times, serif;	
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: x-large;
	color: #1F3451;
}
.style4Sub {
	 padding-bottom:12px;
	font-family: "Times New Roman", Times, serif;	
	font-size: large;
	color: #1F3451;
}
.style5 {
	font-size: small;
}
.aBreadCrumb{
	color: black;
	text-decoration: underline;
}
.aBreadCrumb:hover{
	color: maroon;
	 font-style:italic;
}
.aBreadCrumb:visited{
	color: black;
}
.awhite{
 text-decoration:none;
 color: white;
}
.awhite:hover{
 text-decoration:underline;
 color: white;
}
.tabLink{
 text-decoration:none;
 color: white;
}
.tabLink:hover{
 text-decoration:underline;
 color: white;
}

.menuanchorclass{
 text-decoration:none;
 color: white;
}
.menuanchorclass:hover{
 text-decoration:underline;
 color: white;
}


.tabOn{
background-image:url('images/tabBgOn2.jpg');
 padding:5px 5px 3px 5px;
  border-bottom:1px #545a5f solid;
  border-top:1px #545a5f solid;
 text-decoration:none;
 color: white;
}

.aSub{
 font-family:"Times New Roman", Times, serif;
 text-decoration:underline;
 font-style: italic;
 color: white;
}
.aSub:hover{
 text-decoration:underline;
 color: white;
}
