body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background: url('http://www.rebel-interactive.com/templates/rebel/images/seamlessbg.jpg') repeat;
}
form{
	margin:0px;
}

fieldset{
 	border: 1px solid #eef0f2;
	padding:10px;
}
a{
	color: #333333;
}
a:visited{
	color:#666666;
}
a:hover{
	color:#000000;
	background:#FCFFC9;
}
legend{
	color: #8B8881;
}
hr{
	color: #D5D5D5;
	background-color: #D5D5D5;
	height: 1px;
	border:0px;
}
table, td{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.header{
	background: url('http://www.rebel-interactive.com/templates/rebel/images/bg.png') repeat-y;

	padding-bottom: 20px;
	width: 850px;
}
.header_tagline{
	font-size:10px;
	color:#8BB4FF;
}

.navigation_dropdown{
	padding:10px;
	float:right;
	background:#cc0000;
	margin:0px;
	border:1px solid #ffffff;
}
.navigation_dropdown input, .navigation_dropdown select{
	font-size:10px;
}
.center_fixed{
	width:750px;
}
.fimage
{
  height:197px;
  width:850px;
  background: url('http://www.rebel-interactive.com/images/rfooter.png') no-repeat;
  padding-top: 25px;
}
.headerimg
{
  height: 8px;
  width:810px;
  background: url('http://www.rebel-interactive.com/images/rheader.jpg') no-repeat;
  margin-bottom: 20px;
}

.main_content{
        width:850px;
        height:100%;
	padding-top:15px;
	padding-bottom:15px;
	background: url('http://www.rebel-interactive.com/templates/rebel/images/bg.png') repeat-y;
}
.right_panel{
	width:553px;
	padding:0px;
	float:left;
	margin-left:25px;
	border:1px solid #eef0f2;
	padding:10px;
	padding-top:0px;
	background: #ffffff;
}
.right_panel h1{
	background:url(../media/dashesbackground.jpg);
	margin:0px;
	margin-left:-10px;
	margin-right:-10px;
	_margin-left: 0px;
	_margin-right: 0px;
	font-size:13px;
	font-weight:bold;
	color:#cc0000;
	padding:10px;
	margin-bottom:10px;
}
.right_panel h2{
	background:url(../media/dashesbackground.jpg);
	font-size:10px;
	margin:0px;
	color:#cc0000;
	padding:5px;
}
.right_panel h3{
	border: 1px solid #eef0f2; 
	border-top: 0px; 
	background:#ffffff; 
	font-size:10px; 
	padding:5px; 
	color: #cc0000; 
	margin:0px;
	margin-bottom:10px;
	font-size:10px;
}
.option_down{
	background:#FFFDF2;
	border:1px solid #FFED97;
}
.option_up{
	border:1px solid #EEF0F2;
}
.left_panel{
	width:148px;
	padding:0px;
	float:left;
	border:1px solid #eef0f2;
	background: #ffffff;
}
.left_panel h1{
	background:url(../media/dashesbackground.jpg);
	font-size:11px;
	font-weight:bold;
	margin:0px;
	color:#cc0000;
	padding:5px;
}
.left_panel h2{
	border-top: 0px;
	background:#ffffff;
	font-size:10px; 
	padding:5px; 
	color: #cc0000;
	margin:0px;
	margin-bottom:10px;
	font-size:10px;
}
.left_panel h2 td{
	font-size:10px;
}
.left_panel input{
	font-size:10px;
}
.chat, .chat a, .chat a:visted, .chat a:hover{
	background:none;
}
.powered_by{
	margin-top:10px;
	font-size: 10px; 
}
.footer{
	width:850px;
	font-size:10px;
}
.footer input, .footer select{
	font-size:10px;
}
div.resultMessage{
	background-color: #FFFCB1;
	border-bottom: solid 1px #FFAE00;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666666;
	margin-left: -10px;
	margin-right:-10px;
	
	_margin-left: 0px;
	_margin-right: 0px;

}

.help_bubble{
	background:#ECF5FF;
	padding:4px;
	position:absolute;
	right: auto;
	top: auto;
	width:125px;
	border:1px solid #9FCDFF;
	margin:0px;
	font-size:10px;

}

.cFieldRadio { display: block; }