a:link {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-style: normal}
a:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a:hover {  color: #3333CC; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a:active {  text-decoration: none; font-family: Arial, Helvetica, sans-serif}
.RightBorder {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF0000;
}
.RightBorderBlck {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.TopBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.BottomBorder {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.all {
	border: thin solid #999999;
}
