.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boder {
	border: 1px solid #000000;
}
.whitetxt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A {
	 TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION:underline; COLOR:#000000; 
}
.BLUETEXT {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtboldwhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ht {
	font-size: 2px;
}
.txtboldwhiteindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.htCopy {

	font-size: 3px;
}

.greyTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.txtCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtphone {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ddeef5;
}
.menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCF;
}
.menu3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8DC63F;
}
.menu4 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3EBDF;
}
A.infobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A.infobox:hover {
	CURSOR: hand;
	COLOR: #000000;
}
A.infobox SPAN {
	VISIBILITY: hidden;
	POSITION: absolute;
	TEXT-DECORATION: none;
	right: 100px;
	left: 390px;
	top: 25px;
	width: 150px;
	height: 20px;
}
A.infobox:hover SPAN {
	BACKGROUND: #ffffcc;
	VISIBILITY: visible;
	COLOR: black;
	TEXT-DECORATION: none;
	border: 1px solid #dddddd;
}
