.copyright-txt {
	color: #7E7951;
	font-size: 11px;
	font-family: Tahoma;
}
.grey-bold-txt {
	color: #9E9D99;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow-bold-txt2 {
	color: #FF6600;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.blue-normal-txt1 {
	color: #999966;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.yellow-normal-txt {
	color: #999966;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue-heading-txt {
	color: #1C3549;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.black-normal-txt {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.brown-bold-txt1 {
	color: #97521B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue-bold-txt2 {
	color: #3E5160;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.grey-normal-txt {
	color: #9B998D;
	font-size: 11px;
	font-family: Tahoma;
}
.blue-bold-txt3 {
	color: #49758E;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow-bold-txt1 {
	color: #998E24;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #a2a5b4;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #E1B500;
}
a:hover {
	text-decoration: none;
	color: #E1B500;
}
a:active {
	text-decoration: none;
	color: #041527;
}
.grey-links:link {
	color: #a2a5b4;
	text-decoration: underline;
}
.grey-links:visited {
	text-decoration: none;
	color: #9E9D99;
}
.grey-links:hover {
	text-decoration: none;
	color: #E1B500;
}
.grey-links:active {
	color: #9999FF;
}
.blue-links:link {
	color: #a2a5b4;
	text-decoration: underline;
}
.blue-links:visited {
	text-decoration: none;
	color: #9E9D99;
}
.blue-links:hover {
	text-decoration: none;
	color: #E1B500;
}
.blue-links:active {
	text-decoration: none;
	color: #E1B500;
}
.yellow-links:link {
	color: #998E24;
	text-decoration: none;
}
.yellow-links:visited {
	text-decoration: none;
	color: #998E24;
}
.yellow-links:hover {
	text-decoration: none;
	color: #FCD500;
}
.yellow-links:active {
	text-decoration: none;
	color: #FCD500;
}
h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #000;
 margin: 0px;
 padding: 0px;
 text-decoration:underline;
 text-align:center;
}

h3{
 font-family: "Times New Roman", Times, serif;
 font-size: 120%;
 color: #000;
 margin: 0px;
 padding: 0px;
 text-align:center;
  text-decoration:underline;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000;
 margin: 0px;
 padding: 0px;
 text-decoration: underline;
 text-align:center;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #000;
 margin: 0px;
 padding: 0px;
 text-decoration: underline;
 text-align:center;
}
/**************** switching content *****************/
#switchcontent {
border:1px solid purple;
}
#switchcontent div {
color:purple; padding:10px;
}
div.headfoot {
height:55px;
padding:0;
background-color: #192C65;
color:#000000;
text-align:center;
border:1px solid purple;
border-left:0;
border-right:0;
}
#switchcontent a {
cursor:pointer;
}
#switchcontent li:hover {
color:red;
}
#switches {
width:400px;
margin:auto;
text-align:center;}
ul#switches li {
padding:0 20px;
float:left;
width:90px;
}
/********************* end **********************/
