.Titlegray {
	font-family: Tahoma;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.regular {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.regularonblack {

	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	border: none;
}
.Titlegray2 {

	font-family: Tahoma;
	font-size: 14px;
	color: #D3830A;
	font-weight: bold;
}
.regularbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
