/* Colors:
	BG-Blue:	#000099
	BG-Red:		#CC0000
*/

a:link    {color: #000099;}
a:visited {color: #000099;}



body {
	margin:20px 20px 25px 15px;
	padding:0;
	min-width:790px;
	background:url('../images/main_background.jpg') repeat;
	font-family:Verdana;
	font-size:1em;
}


.head {
	width:100%;
	background-color:#000099;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}


#head_text {
	margin-top: 0;
	margin-bottom: 2px;
	margin-left:165px;
	text-align:left;
	font-family:Arial;
	font-size:0.9em;
	font-style:italic;
	color:white;
	width:520px;
}

.menu {
	margin-top:8px;
	background-color:#999999;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.menu table {
	text-align:center;
	font-size:0.7em;
	font-style:normal;
}

.menu td {

	width:14.285%;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
}


.all_body{
	margin-top:8px;
	width:100%;
}

#all_body {
	text-align:center;
	width:100%;
}

#wrestlers {
	margin-right:1px;
	border-collapse:collapse;
	text-align:left;
	border:1px;
	border-color:#000099;
	border-style:solid;
	font-size: 0.8em;
	color:#FFFFFF;
}


#wrestlers2 {
	margin-right:1px;
	border-collapse:collapse;
	text-align:left;
	font-size: 0.8em;
	color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

tr.wrestlers_head {
	text-align:center;
	background:#000099;
}

tr.wrestlers_head_red {
	text-align:left;
	background:#CC0000;
	border-bottom:1px;
	border-bottom-color:#000099;
	border-bottom-style:solid;
}

td.wrestlers_main {
	color:#000000;
	background:#FFFFFF;
	border-right:1px;
	border-right-color:#000099;
	border-right-style:solid;
	border-top:1px;
	border-top-color:#000999;
	border-top-style:solid;
}

td.wrestlers_main2 {
	color:#000000;
	background:#FFFFFF;
	border-right:1px;
	border-right-color:#000099;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-color:#000999;
	border-bottom-style:solid;
}

td.wrestlers_main_weight {
	text-align:center;
	border-top:1px;
	border-top-color:#000999;
	border-top-style:solid;
}

#content {
	margin: 0px 0px 10px 0px;
	padding:5px;
	border-collapse:collapse;
	text-align:justify;
	border:1px;
	border-color:#000099;
	border-style:solid;
	font-size: 0.8em;
	color:#FFFFFF;
}

#basictable {
	margin: 0px 0px 10px 0px;
	padding:5px;
	border-collapse:collapse;
	text-align:justify;
	border:1px;
	border-color:#000099;
	border-style:solid;
	color:#FFFFFF;
}

tr.content_head {
	text-align:center;
	background:#000099;
}

tr.content_head_red {
	text-align:center;
	background:#CC0000;
	border-bottom:1px;
	border-bottom-color:#000099;
	border-bottom-style:solid;
}

td.content_main, tr.content_main {
	background:#FFFFFF;
	padding:4px;
	color:#000000;
}

#calendar {
	margin-right:1px;
	margin-bottom:10px;
	border-collapse:collapse;
	text-align:center;
	border:1px;
	border-color:#000099;
	border-style:solid;
	font-size: 0.8em;
	color:#000000;
}

tr.calendar_head {
	color:#FFFFFF;
	background:#000099;
}

tr.calendar_head_red {
	color:#FFFFFF;
	background:#CC0000;
	border-bottom:1px;
	border-bottom-color:#000099;
	border-bottom-style:solid;
}

td.calendar_main {
	border-right:1px;
	border-right-color:#000099;
	border-right-style:solid;
	border-top:1px;
	border-top-color:#000999;
	border-top-style:solid;
	background:#FFFFFF;
}

tr.calendar_main {
	font-family:Arial, sans-serif;
	color:#000000;
	border-top:1px;
	border-top-color:#000999;
	border-top-style:solid;
}

.footer {
	margin-top:8px;
	background-color:#999999;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align:center;
	font-size:0.7em;
	font-style:normal;
}


.small_form_input {
	font-size: 9px;
	color:#000099;
	font-family: Arial;

}

.small_form_submit {
	font-size: 9px;
	font-family: Arial;

}

/* Unknown Usage */

.infoside {
	color: #FF0000;
	font-family: Arial, sans-serif;
	text-decoration: none;
	}
	
/* End Unknown Usage */

