.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.title-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
}
.title-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.title-green {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFAE00;
}
.title-blue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0099FF;
}
.more {
	font-family: tahoma;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;

}
a.more:link {

	font-family: tahoma;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:visited {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.leftnav:link {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.leftnav:visited {


	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.leftnav:hover {



	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

.ProductTitles
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:    Gray  ;
	text-decoration :None;
	 letter-spacing:7px; 
}
.inputbordr
{
	height:15;
	border:1pt cccccc solid;
	width:140;
	FONT-FAMILY: "tahoma";
	font-size:11px;
	COLOR:  maroon;
	white-space: normal;
	font-weight:bold
}
.bordr
{
 	border:1pt cccccc solid;
	background:# eeeeee	;
	FONT-FAMILY: "tahoma";
	font-size:10px;
	COLOR: #0961a8;
	font-weight: normal
}