body {
	background-color: #FFC425;
	margin-top:10px;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.legal{ 
	font-size:11px; padding-top:13px;
	}
.w_bullet{
	color:#FFFFFF;
	}
.content{
	background-color:#FFFFFF; 
	padding:15px 30px 15px 30px; 
	font-size:12px;
	}
.red_box{
	background-color:#ED1C24; 
	border-left:4px solid #FFFFFF; 
	border-right:4px solid #FFFFFF;
	padding:3px 3px 3px 3px;
	}
.red_box a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.red_box a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.red_box a:hover {
	text-decoration: none;
	color: #000000;
}
.red_box a:active {
	text-decoration: none;
	color: #000000;
	}
ul{ 
	list-style-image:url(../images/bullet.gif);
	}
.title{ 
	background-color:#000000; 
	color:#FFC425;
	}
.search_box_cont{
	background-image:url(../images/search_bg.gif); 
	background-repeat:no-repeat; 
	width:236px; 
	height:31px; 
	padding-top:6px;
	}
.search_box{
	border:0px; 
	height:15px; 
	width:200px;
	}

/* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(../images/button.gif) no-repeat right top; 
	padding-right:15px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	}
.round span { 
	background:url(../images/button.gif) no-repeat left top; 
	height:28px;
	display:block;
	display:inline-block;
	padding-left:15px; line-height:27px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	}

	a.round:hover {background-position:right -155px;}
	a.round:hover span {background-position:left -155px;color:#000000;text-decoration:none;}
	
.roundon {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(../images/buttonon.gif) no-repeat right top; 
	padding-right:15px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	}
.roundon span { 
	background:url(../images/buttonon.gif) no-repeat left top; 
	height:28px;
	display:block;
	display:inline-block;
	padding-left:15px; line-height:27px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size:10px;
	}
/* end rounded buttons */
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	}
