body {
    font-family: helvetica;
	font-size: 12px;
	text-align: center;
	background: #636363 url('../images/gradient_bg.png') repeat-x;
}
img {
	border: 0;
}
fieldset {
	border: 0;
}
h2{
	text-align: center;
	margin-bottom: 1px;
}
#container {
	width: 960px;
    margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	padding: 5px 20px 0 80px;
	background: url('../images/header_bg.png') no-repeat;
	margin: 15px 0;
	height: 120px;
	font-size: 11px;
}
#links {
	padding: 1px 30px;
	background: url('../images/links_bg.png') no-repeat;
	height: 36px;
}
#links li {
	display: inline;
	list-style-type: none;
	padding-right: 150px;
}
#links ul {
	padding-top: 8px;
}
#links a {
	color: #000;
}
#content {
	float: left;
	padding: 30px;
	background: url('../images/content_bg.png') no-repeat;
	margin: 15px 0;
	width: 590px;
	min-height: 670px;
	padding-top: 5px;
}
#rule {
	float: right;
	padding: 30px;
	background: url('../images/rule_bg.png') no-repeat;
	margin: 15px 0;
	width: 230px;
}
div.hr {
  height: 15px;
  background: url('../images/hr_bg.png') no-repeat scroll center;
}
div.hr hr {
  display: none;
}
#header form {
	float: right;
	padding-top: 20px;
}
#header p{
	float: right;
	padding-top: 20px;
	text-align: right;
}
.button {
	padding: 5px 5px 5px 500px;
	background: url('../images/button.png') no-repeat right;
	color: #fff;
	text-decoration: none;
}
table.l_table {
	border-width: 0px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #808080;
	border-collapse: collapse;
	text-align: center;
	margin-top: 10px;
}
table.l_table th {
	border-width: 2px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
}
table.l_table td {
	border-width: 2px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
}
.rule_index_left{
	width: 5%;
	float: left;
	text-align: top;
}
.rule_index_right{
	width: 93%;
	float: left;
	text-align: top;
}
#login_area{
margin: 0 auto;
}
.l_reg{
	width:150px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.num_input{
	width: 10px;
}
.results_select{
	width: 120px;
}
#profile_left{
	width: 50%;
	border: 2px solid white;
	height: 304px;
	float: left;
}
#profile h4{
	text-align: center;
	border-bottom: 2px solid yellow;
	margin-bottom:0px;
	margin-top: 10px;
}
#profile_information{
}
#profile_information td{
	padding-left: 5px;
	font-size: 12px;
}
.profile_label{
	text-align: right;
	vertical-align: top;
	width: 35%;
}
.profile_content{
	width: 65%;
}
.profile_content_input{
	width: 170px;
}
.profile_content_name{
	width: 82px;
}
.profile_right{
	width: 45%;
	height: 150px;
	border: 2px solid white;
	float: right;
	padding-left: 5px;
}
.section_heading{
	border-top: 1px solid yellow;
	border-bottom: 1px solid yellow;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom:0px;
	margin-top: 0px;
	font-size: 15px;
}
.contact_field{
	width: 170px;
}
.reg_label{
	width: 100px;
}
.reg_content{
	width: 400px;
}
#ref_info{
	font-size: 10px;
	font-style: italic;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom: 0px;
}
.player_details{
	font-size: 12px;
}
.player_details{
	text-align: center;
}
.contact_details{
	font-size: 11px;
}
.contact_details th{
	text-align: center;
}
.register_table{
	font-size: 12px;
}
.system_message{
	border: 1px solid red;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom:5px;
	margin-top: 0px;
	font-size: 15px;
}
.error_message{
	color: red;
	border: 1px solid red;
	width: 250px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
}
#team_profile_left{
	width: 50%;
	border: 2px solid white;
	height: 490px;
	float: left;
}
.team_profile_right{
	width: 45%;
	height: 230px;
	border: 2px solid white;
	float: right;
	padding-left: 5px;
}
#team_profile_right_duty{
	width: 45%;
	height: 75px;
	border: 2px solid white;
	float: right;
	padding-left: 5px;
}
#team_profile_right_details{
	width: 45%;
	height: 75px;
	border: 2px solid white;
	float: right;
	padding-left: 5px;
}
#team_profile_right_referee{
	width: 45%;
	height: 100px;
	border: 2px solid white;
	float: right;
	padding-left: 5px;
}
