td {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.BorderBR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.BorderBTR {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}
a:active {

	color: #999900;
	text-decoration: none;
}
a:hover {


	color: #336600;
	text-decoration: none;
}
.tback {
	background-color: #FFFFFF;
	background-image: url(../images/_back.jpg);
	background-repeat: no-repeat;
}
