@charset "utf-8";
/* CSS Document */

p, body, h1, h2, h3, table, tr, td, ol, ul {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.35em; }

h1, .bodySubhead {font-size: 1.5em; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color: #3c529d; }
h2 {font-size: 1.3em; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color: #3c529d; }

table.scores {border: 1px solid #ebebeb; margin: 10px 0 10px 0;}
table.scores td {padding: 2px 5px; border: 1px solid #ebebeb; border-collapse: collapse; text-align: center; font-size: 0.9em;}

table.scores th {background-color: #3c529d; border: 1px solid #003366; color: #fff; font-weight: bold; font-size: 0.9em; padding: 2px;}
td.bold {font-weight: bold; text-align: left; }

table.team {border: 1px solid #3c529d; width: 90%; border-collapse: collapse; margin: 0 auto;}
table.team td {padding: 4px; }
table.team img {border: 1px solid #333; }

table.team th { background-color: #3c529d; font-weight: bold; color: #ffffff; text-align: left; padding-left: 8px; }
table.team th a {color: #fff; text-decoration: underline;}
table.team th a:visited  {color: #ebebeb; }
table.team a:hover {text-decoration: none; }
td.teamphoto {background-color: #3c529d; padding: 5px; width: 300px;}

.fieldnote {font-size: 0.8em; color: #990000;}

	.altrowTable {
		border: 1px solid #ebebeb;
		margin: 0 auto;
	}

	.altrowTable tbody tr td {
		padding: 2px 6px;
		border-left: 1px solid #ebebeb;
		border-bottom: 1px solid #ebebeb;
		vertical-align: middle;
	}

		.altrowTable tbody tr td ul {
		margin-bottom: 0px;
		margin-left: 1em;
	}
	
	.altrowTable th, td.label {
		font-size: 1.1em;
		color: #fff;
		font-weight: bold;
		text-align: center;
		padding: 3px 8px;
		background-color: #3c529d;
			border-left: 0px;
			text-align: center;
	}
	
	tr.first td {background-color: #FFFFCC; }
	
	body {
	background-image: url(http://www.skydivespaceland.com/nav_images/bg2.jpg);
	background-color: #CCCCCC; 
	}
	
.center {
	text-align: center;
	}

.mainTable {
	border: 1px solid #000;
	border-collapse: collapse; 
	border: 1px solid #000; 
	background-color: #ffffff; 
	width: 768px;
	text-align: left;
	padding: 0;
	margin: auto;
	}

.3dbox {
	width: 982px;
}
	
.mainTable td {
	padding: 0;
	margin: 0;
	}

.mainTable td.content {
	padding: 10px;
	margin: 0;
	}
				
a:link, a:visited, a:hover {
  	color: #3c529d; 
  	text-decoration: none;
	font-weight: bold;}

a:visited {
	color: #666666; }

a:hover { color:#000000;
 	text-decoration:  underline;}
  
a:active {
 	color: #CC0000; 
 	text-decoration: none;}
	
a:visited:hover {text-decoration: underline; }


.calendarMonth         { font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 14px; 
		font-weight: bold;
                text-decoration: none; 
		text-transform: uppercase;
                color: #000000; 
                margin-top: 0.5em;
		padding-top: 0.3em;
		margin-bottom: 0;
		color: #3f6b9a; 
		border-top: 2px solid #666666;
}



.calendar { text-indent: -1em; margin-left: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 12px; 
                text-decoration: none; 
                color: #000000; }


div.nav { padding: 3px; 
	background-color:#6d6f71;
	text-align: center; 
	border-top: 3px solid #3c529d;
	border-bottom: 3px solid #3c529d;
}

.nav a {
	color: #FFffff;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	line-height: 1em;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	color:#FFFF66;
}

.nav a:visited {
	text-decoration: none;
	color: #dadada;
}


.nav a:visited:hover {
	text-decoration: none;
	color:#FFFF66;
}


td.footer  {
	text-align: center;
	color: #fff;
	font-size: 1em;
	font-size: 11px;
	background-color: #4a4747;
	padding: 4px;
	border-top: 5px solid #3c529d;
	}

.footer a {
	color: #fff;
	}
	
.footer a:hover {
	color: #CCCCCC;}
	
.footer a:visited {
	color: #ebebeb;}
	
.footer a:visited:hover {
	color: #CCCCCC;}

