.smlTxt {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.smlTxt A:LINK {
	color : #FFFFFF;
	text-decoration : none;
}
.smlTxt A:VISITED {
	color : #FFFFFF;
	text-decoration : none;
}
.smlTxt A:ACTIVE {	
	color : #FFFFFF;
	text-decoration : none;
}
.smlTxt A:HOVER {
	color : #FFFFFF;
	text-decoration : none;
}



.txtgray {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #7A1F00;
	text-decoration: none;
}

.smlTxtBlk {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.smlTxtBlk A:LINK {
	color : #666666;
	text-decoration : none;
}
.smlTxtBlk A:VISITED {
	color : #666666;
	text-decoration : none;
}
.smlTxtBlk A:ACTIVE {	
	color : #666666;
	text-decoration : none;
}
.smlTxtBlk A:HOVER {
	color : #666666;
	text-decoration : none;
}



.brdr {
	border: 1px solid #CCCCCC;
}

.smlTxtBlk2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.smlTxtBr {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.smlTxtBrBl {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}


.smlTxtBrBl A:LINK {
	color: #990000;
	text-decoration : none;
}
.smlTxtBrBl A:VISITED {
	color: #990000;
	text-decoration : none;
}
.smlTxtBrBl A:ACTIVE {	
	color: #990000;
	text-decoration : none;
}
.smlTxtBrBl A:HOVER {
	color: #990000;
	text-decoration : none;
}

.smlTxtBlk3 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.brdr3S {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;#f48000
}
.inputText{border:2px solid #FFCC00;font-size:12px;color:#656563;padding:1px 5px 3px; width:162px; height:16px;border-width:2px 1px 1px 2px;background:#F3F3f3}
.inputText:focus{border-color:#FFCC00;background:#F8F9D9}
