 

@charset "utf-8";
/* CSS Document */




body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{
	padding:0px; 
	margin:0px; 
	background: url(/r_images/general/page-bg.jpg) center top no-repeat #ce1f7e;
}

h1{	
	font: bold normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size:14px;
}

h2{
	font: bold normal small Verdana, Arial, Helvetica, sans-serif;
	color: #CC3399;
	font-weight: bold;
	font-size:14px;
}

#banner{
	width:100%; 
	margin-top:0px; 
	padding-top:0px; 
	margin-bottom:0px;
	height:191px;
}

#low-banner{
	width:750px; 
	margin-left:auto; 
	margin-right:auto; 
	height:191px; 
	-moz-border-radius-topleft:15px; 
	-webkit-border-top-left-radius: 15px; 
	-moz-border-radius-topright:15px; 
	-webkit-border-top-right-radius: 15px;
}

#tickerAndHome{
	margin-top:0px;
	height:190px;
	margin-bottom:0px;
	padding:0px;
}

#ticker-boxHP {
	width:186px; 
	height:191px; 
	float:right; 
	margin-right:-45px; 
	margin-top:20px;
}

#ticker-box {
	width:186px; 
	height:191px; 
	float:right; 
	margin-right:0px; 
	/padding-top:7px;
	margin-top:-25px;
}

/* NEW CLASS REPLACES SIGN IN BAR IDs */
.signin-barHP{
	width:320px;
	text-align:right;
	color:#CCCCCC;
	margin-left:auto; margin-right:auto;
	display:inline;
	line-height:2.5em;
}

.signin-barHP a:link { 
	color:#CCCCCC;
	text-decoration:none;
}

.signin-barHP a:visited { 
	color:#CCCCCC;
	text-decoration:none;
}

.signin-barHP a:hover { 
	color:#CCCCCC;
	text-decoration:underline;
}

.signin-barHP a:active { 
	color:#CCCCCC;
	text-decoration:none;
}

.signin-bar{
	width:320px;
	text-align:right; 
	color:#CCCCCC;
	margin-left:auto; margin-right:auto;
	display:inline;
	line-height:2.5em;
}

.signin-bar a:link { 
	color:#CCCCCC;
	text-decoration:none;
}

.signin-bar a:visited { 
	color:#CCCCCC;
	text-decoration:none;
}

.signin-bar a:hover { 
	color:#CCCCCC;
	text-decoration:underline;
}

.signin-bar a:active { 
	color:#CCCCCC;
	text-decoration:none;
}

/* NO LONGER USING
#topbar{
	margin-bottom:0px;
}

#top-signin-bar{
	width:292px; 
	background-color:#000000; 
	border:none; 
	color:#CCCCCC;
}

#signin-bar{
	width:292px;
	text-align:right;
	margin-left:auto; margin-right:auto;
	padding-left:456px;
	float:right;
}
*/

#foot-container{
	width:100%; 
	background:#FFFFFF url(/testsof/images/footer_bg.jpg); 
	padding-bottom:20px; 
	clear:both;
}

#footer{
	width:750px; 
	margin-left:auto; margin-right:auto;
}

#topfooter{
	width:100%;
	background:#ffffff;
}

#truefooter{
	margin-bottom:30px; 
	background:#000000; 
	width:100%; 
	height:40px; 
	-moz-border-radius-bottomleft:15px; -webkit-border-bottom-left-radius: 15px; -moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius: 15px;
}

.whitelinks{
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
 .link_pink{
	color: #CC3399;
}
