/*
It's the XRM Radio Cascading Style Sheet.

This is the most exciting part of the whole entity of XRM Radio.

Don't worry, you can survive this.

Design: Jay Krivanek
*/
body
{
	background-color: #FFFFFF;
}

font
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

TABLE.content-pane
{
	border: 1px solid #B0B0B0;
	border-collapse: collapse;
}

TABLE.inner-content-pane
{
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.content-pane-header
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B3C0CE;
	color: #000000;
	padding: 0px;
}

.content-pane-header  A:link
{
	color: white;
	font-weight: bold;
}

.content-pane-header  A:visited
{
	color: white;
	font-weight: bold;
}

TD.content-pane-body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-family: sans-serif;
	font-size: 11px;
	background-color: #E0E0E0;
	border-top: 1px solid #B0B0B0;
	color: #000000;
	padding: 0px;
}

TD.content-pane-body-alt
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-family: sans-serif;
	font-size: 11px;
	background-color: #F0F0F0;
	border-top: 1px solid #B0B0B0;
	color: #000000;
	padding: 0px;
}

.sbox
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF}

.sbut
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-color: #B0B0B0;
}

.inline-sel
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}