.iframewindow {
	background-color: #33CCFF;
	float: right;
}

A
{color: #333333; font-weight: bold; text-decoration: none}
A:hover
{color: #0000CC; text-decoration: none}
A:visited
{
	color: #333333;
}
A:hover.shows
{color: aqua; text-decoration: none}
A:visited.shows
{
	color: aqua;
}
body.press
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000099;
	text-align: left;
	letter-spacing: 2px;
	margin-left: 5px;
}

table.press
{
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}
td.press
{
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

th.press
{
	background-color: #0099FF;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
th.press
{
	background-color: #0099FF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
}
div.press {
	background-color : white;
	font-size : 11px;
}
td.pressdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 3px;
}
td.presspic {
	color: #333333;
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
table.prelease
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #2a3883;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
