/* RCT2.com Stylesheet v1.0  */


td.legal	{
		background-color: silver;
		font-family: Verdana, Arial, Helvetica;
		font-size: xx-small;
		color: white;
		text-align: justify;
}

td.legal2	{
	background-color: silver;
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color: #4B4B4B;
	text-align: justify;
	padding: 15px 20px 15px 20px;
}

table.main {
		border-style:none; 
		border-width:medium; 
		background-color: white;
		font-family: Verdana, Arial, Helvetica;
		font-size: x-small;
}

td.title	{
		background-color: silver;
		font-family: Verdana, Arial, Helvetica;
		font-size: large;
		color: white;
		text-align: center;
}

td.bg	 {
		background-color: silver;
}

td.menuhead	{
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: white;
	background-image: url('http://www.rct2.com/Images/navbar1.gif');
	padding: 2px 0px 2px 5px;
}

td.menuhead2	{
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: white;
	background-image: url('http://www.rct2.com/Images/navbar1.gif');
	background-repeat: no-repeat;
	padding: 2px 0px 2px 5px;
}

td.menuitem {
		font-family: Verdana, Arial, Helvetica;
		background-color: silver;
		font-size: xx-small;
		padding: 2px 0px 2px 5px;
}

td.menuitemcenter {
	font-family: Verdana, Arial, Helvetica;
	background-color: silver;
	font-size: xx-small;
	text-align: center;
}

td.q {
		font-family: Verdana, Arial, Helvetica;
		font-size: xx-small;
		font-style: italic;
		color: gray;
}

td.a {
		font-family: Verdana, Arial, Helvetica;
		font-size: xx-small;
		color: black;
}

td.asker {
		font-family: Verdana, Arial, Helvetica;
		font-size: 7.5pt;
		color: gray;
}

td.replier {
		font-family: Verdana, Arial, Helvetica;
		font-size: 7.5pt;
		color: red;
}

p.preamble {
		font-family: Verdana, Arial, Helvetica;
		font-size: 7.5pt;
		font-style: normal;
		color: black;
}

p.summary {
		font-family: Verdana, Arial, Helvetica;				 
		font-size: 7.5pt;
		font-style: italic;
		color: black;
}

a:link {
		color: black;
		text-decoration: underline;
}

a:active	{
		color: gray;
		text-decoration: underline;
}

a:visited {
		color: black;
		text-decoration: underline;
}

a:hover {
		color: red;
		text-decoration: underline;
}

input, select, textarea {
		font-size: 11px;
		font-family: verdana;
}

/* Assign Styles To Various Sections */


.network {
		font-family: Arial, Helvetica, sans-serif;
      color: #FFFFFF;
		font-weight: bold;
		font-size: 10pt;
		float: right;
}

.noborder {
		font-family: Verdana;
      color: gray;
		font-weight: bold;
		background-image: url('http://www.rct2.com/Images/stoneroof.gif');
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #000000;
	background-image: url('http://www.rct2.com/Images/network_backleft.jpg');
	background-repeat: no-repeat;
}

.logo {
	background-image: url('http://www.rct2.com/Images/rct2dotcomlogo.gif');
	background-repeat: no-repeat;
	border-style: none;
}

.future {
	background-image: url('http://www.rct2.com/Images/futureishere.gif');
	background-repeat: no-repeat;
	border-style: none;
}

.footer a:link, .footer a:active, .footer a:visited {
		color: #2A7AAF;
		text-decoration: none;
}

.footer a:hover {
		text-decoration: underline;
}

