body {
	min-width:750px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
#wrap {
	width:750px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#topheaderbar {
}
#header {
	background-image: url(http://www.webprosports.com/wsuniversal/images/coming_soon_logo.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-right: 5px;
	height: 60px;
	background-position: 5px;
}
#header a{
	color: #CC0000;
	text-decoration: none;
}
#header a:hover{
	color: #CC0000;
	text-decoration: underline;
	background-color: #FCFCFC;
}
#headerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background-color: #000066;
	margin-top: 1px;
}
#toplinks {
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: right;
}
#toplinks a{
	color: #CC0000;
	text-decoration: none;
}
#toplinks a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#login_user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
}
#currentdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}
#logout_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}
#logout_link a{
	color: #CC0000;
	text-decoration: none;
}
#logout_link a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#sidebar {
	float: left;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sidebar li{
	display:block;
	list-style:none;
	margin:0;
	padding: 0;
	line-height: 18px;
}
#sidebar ul li a{
	color: #333333;
	text-decoration: none;
	display:block;
	width:120px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar ul li a:hover{
	color: #CC0000;
	text-decoration: none;
	background-color: #FCFCFC;
}
#main {
	width: 585px;
	margin-left: 155px;
	margin-top: 26px;
	margin-bottom: 10px;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#subtitles {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#subtitles a{
	color: #CC0000;
	text-decoration: none;
}
#subtitles a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#back_a_page {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
#back_a_page a{
	color: #CC0000;
	text-decoration: none;
}
#back_a_page a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 15px;
}
#content a{
	color: #CC0000;
	text-decoration: none;
}
#content a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer a{
	color: #000066;
	text-decoration: none;
}
#footer a:hover{
	color: #000066;
	text-decoration: underline;
}
#form1 {
}
#form1 tr{
}
#form1 td{
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: bottom;
}
.form1_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.form1_label_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.form1_alt_bg {
	background-color: #EFEBC7;
}
#form2 {
}
#form2 tr{
}
#form2 td{
	padding-right: 12px;
	padding-left: 3px;
	vertical-align: top;
}
.form2_label {
	background-color: #CCCCCC;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000066;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.form2_cell {
	vertical-align: top;
	padding-bottom: 7px;
	padding-top: 7px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.alert_message {
	font-weight: bold;
	color: #CC0000;
}
#table1 {
}
#table1 tr{
}
#table1 td{
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.table1_label {
	background-color: #E6E6E6;
	font-weight: bold;
	vertical-align: bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table1_cell_sub_label {
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FBFAF7;
	font-weight: bold;
}
.table1_cell {
	vertical-align: top;
}
.table1_cell_bottom_border {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#table2 {
}
#table2 tr{
}
#table2 td{
	padding-right: 12px;
	padding-left: 3px;
	vertical-align: top;
}
.table2_label {
	background-color: #E6E6E6;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table2_cell {
	vertical-align: top;
	padding-top: 12px;
}
#newlink {
	padding-left: 2px;
	padding-bottom: 2px;
}
.sub_title_1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.sub_title_2 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.picture_border {
	border: 1px solid #666666;
}
.small_text {
	font-size: 10px;
}
.very_small_text {
	font-size: 9px;
}
.medium_text {
	font-size: 11px;
}
.green_font {
	color: #006600;
}
.red_font {
	color: #CC0000;
}
.jump_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ##333333;
}
#help {
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	padding-left: 10px;
}
#help a{
	color: #CC0000;
	text-decoration: none;
}
#help a:hover{
	color: #CC0000;
	text-decoration: underline;
}

#site_map ul{
}
#site_map li{
	list-style-image: url(images/arrow_1.gif);
	list-style-position: outside;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #333333;
	border: 1px solid #7F9DB9;
}
input.formCheckbox {
	border: none;
	background: transparent;
}
.formButton {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECE9D8;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	border: 1px solid #7F9DB9;
}
.float_picture_right_1 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	color: #CC0000;
}
.float_picture_left_1 {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: center;
	color: #CC0000;
}
.picture_border {
	border: 1px solid #666666;
	margin-bottom: 2px;
}
.picture_no_border {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clearboth {
	clear: both;
}
