.table_main {
	height: 565px;
	width: 800px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	position: static;
}
.table_inner {
	background-attachment: scroll;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 547px;
	width: 789px;
}
.thin_grey_lines {
	height: 7px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #9D074F;
	text-decoration: none;
	line-height: normal;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
}
.text_grey_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: bold;
	color: #999999;
}
.text_black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text_red_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9D074F;
	text-decoration: none;
}
.second_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	line-height: normal;
}
.second_link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #9D074F;
	text-decoration: none;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #9D074F;
	text-decoration: none;
	line-height: normal;
}
.link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bolder;
}
.text_grey_11pt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	line-height: normal;
}
#RSSFeed {
}
#RSSFeed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9D074F;
	text-decoration: none;
}
#RSSFeed i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}