/*
 ***************************************************************************
 *	sct.css
 *
 *	AUTHOR:
 *	mike aregnano 04.29.04
 *
 *	DO NOT EDIT BELOW HERE (CONTENT AUTO-GENERATED BY CVS)
 *	current revision $Revision: 1.14 $
 *	on branch $Name:  $
 *	latest change by $Author: jimf $ on $Date: 2005/02/28 23:12:37 $
 *	DO NOT EDIT ABOVE HERE (CONTENT AUTO-GENERATED BY CVS)
 *
 *	DESCRIPTION:
 *	sea colony tennis main style sheet
 *
 *	PARAMETERS:
 *
 ****************************************************************************
 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#336633;
	HEIGHT:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;}
	
HTML {
height:100%;
}	

.background {
background-color:#003366
}


#Confirmation {
	position:absolute;
	left:30%;
	top:90px;
	color:#000000;
	background-color:#99FFFF;
	font-weight:bold;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	width: 350px;
	height: 400px;
	border-color:#663300;
	border-style:solid;
	border-width:thin;
	z-index:1;
	display: block;
	visibility:hidden;
}
#content {
padding:10px 10px 10px 10px;


}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000cc;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #551a8b;
	text-decoration: none;
}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000cc;
	text-decoration: underline;
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}

.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.section_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#003366;
}

.error_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.fixed_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.yellow_link a:link {
	color: #660000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.yellow_link a:hover {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.yellow_link a:visited {
	color: #FFFF00;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.package {
font-size:18px;
color:#FFFFFF;
background-color:#003366;
}


.smallTxt {
font-size:8px;

}
