@charset "UTF-8";
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-color: #333333;
	height: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.headingUpdates {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.updateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.updateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 5px;
}
.updateType {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.updateJoin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	letter-spacing: 0.7px;
}
.space_btw_updates {
	background-image: url(../images/updates_separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #AACAF2;
	text-decoration: none;
}
.imagebottomGray {
	margin-bottom: 1px;
	padding-top: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	text-align: right;
	padding-right: 10px;
	background-color: #000000;
}.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
