.Tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #999999;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #0073BB;
	text-decoration: none;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.ImageBorder {
	border: 2px solid #CCCCCC;
}
.ImageBorderGreen {
	border: 2px solid #BDBF86;
}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #0073bb;
	text-decoration: none;
	font-weight: bold;
}
.link_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0073BB;
	text-decoration: none;
	line-height: 18px;
}
a.link_blue:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}
.link_blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0073BB;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
a.link_blue2:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18px;
	font-weight: bold;
}
