.tfont{
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;

}
.tfontwhite{
	font-family: Tahoma;
	font-size: 11px;
	color:white; 
}
.whitelink{
	font-family: Tahoma;
	font-size: 11px;
	color:white; 
	text-decoration: none;
}
.whitelink:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: Aqua;
	text-decoration: none;
}
.footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
}
.flink{
	font-family: Tahoma;
	font-size: 11px;
	color: #00789D;
  text-decoration: none;	
}
.flink:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
   text-decoration: underline; 
}
.profont{
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
}
.prolink{
	font-family: Tahoma;
	font-size: 12px;
	color: #00789D;
	font-weight: bold; 
	text-decoration: none; 
}
.prolink:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #00789D; 
	font-weight: bold;
	text-decoration: underline;
}
.link{
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}
.link:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;	
	text-decoration: underline;
}
.title{
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	color: #4F4F4F;
	font-weight: bold;
	letter-spacing: 3px; 
}
.title2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 14px;
	color: #00789D; 
	font-weight: bold;
	}
.botline{
 border-bottom: dotted;
 border-bottom-width: 1px;
 border-color:  #4F4F4F; 
}
.input{
 border-bottom: #3399CC solid 1px; 
 border-top: #3399CC solid 1px; 
 border-left: #3399CC solid 1px; 
 border-right: #3399CC solid 1px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px; 
}
.tdboder{
	border-bottom: #F4F4f4 solid 1px; 
}
.arial14 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
