.textGrey {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #536679;
	line-height: 15px;
}
.titleGrey {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #536679;
	line-height: 18px;

}
.textRed {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #CC0000;
	line-height: 15px;
}
.titleRed {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	line-height: 15px;
}
.ImputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #DAB200;
	background-color: #FFFFFF;
}

.textGold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #DAB200;
	line-height: 15px;
}
.titleGold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DAB200;
	line-height: 15px;
}

a.LinkTitleGold, a.LinkTitleGold:link, a.LinkTitleGold:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DAB200;
	line-height: 15px;
	text-decoration:none
}

a.LinkTitleGold:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DAB200;
	line-height: 15px;
	text-decoration:underline
}

a.LinkTextGrey, a.LinkTextGrey:link, a.LinkTextGrey:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #536679;
	line-height: 15px;
	text-decoration:none
}

a.LinkTextGrey:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #536679;
	line-height: 15px;
	text-decoration:underline
}


a.LinkTitleGrey, a.LinkTitleGrey:link, a.LinkTitleGrey:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #536679;
	line-height: 15px;
	text-decoration:none
}

a.LinkTitleGrey:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #536679;
	line-height: 15px;
	text-decoration:underline
}