

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url("graphics/backdrop2.gif");  
	background-repeat: repeat-y;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #228822;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #228822;
	scrollbar-highlight-color: #176018;
}
/*	background-image: url("graphics/notepaper2.gif");  */


div#topBanner {
	z-index: 2;
	padding: 4px 0px 0px 4px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 130px;
	background-color: #228822;
}

div#topBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

div#topBanner a {
	font-weight: 900;
}

div#topBanner a:link, div#topBanner a:visited {
	color: #FFFFFF;
}

div#topBanner a:hover {
	color: #FFCC00;
}


div#topBanner table {
	width: 100%;
}
div#topBanner td {
	padding: 0px;
}

div#topBanner td#wildCatLogo {
	width: 195px;
	text-align: center;
}

div#topBanner td#class1996Logo, div#topBanner td#rollingPhotos {
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 4px;
}

div#topBanner td#rollingPhotos {
	width: 200px;
	vertical-align: middle;
	text-align: center;
}

div#topBanner td#class1996Logo { 
	vertical-align: bottom;
}


div#sideNav {
	background-image: url("graphics/gradient_vertical.gif");
	background-repeat: repeat-x;
	height: 200px;
	width: 199px;
	position: absolute;
	z-index: 3;
	top: 134px;
	left: 0px;
	border-right-style: ridge;
	border-right-color: #FFFFFF;
	border-right-width: 4px;
}

div#sideNav ul {
	margin-left: 0px;
}

div#sideNav ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#sideNav ul li b {
	font-weight: 900;
	color: white;
	letter-spacing: 2px;
	padding-left: 4px;
}

div#sideNav ul li a {
	display: block;
	padding: 4px;
}

div#sideNav li a:link, div#sideNav li a:visited {
	border-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	width: 199px;
}
div#sideNav li a:hover {
	border-color: #FFCC00;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

div#shoutBoard {
	position: absolute;
	z-index: 2;
	height: 500px;
	left: 0px;
	top: 334px;	
	background-color: black;
	color: white;
	border-right-style: ridge;
	border-right-color: #FFFFFF;
	border-right-width: 4px;
}

div#shoutBoard fieldset {
	border: 1px solid white;
	padding-left: 2px;
	margin-left: 2px;
	width: 180px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

div#shoutBoard fieldset a:link, div#shoutBoard fieldset a:visted {
	color: #FFCC00;
}

div#shoutBoard fieldset a:hover {
	color: lime;
}


div#shoutBoard legend {
	border: 1px solid white;
	padding: 1px 2px 1px 2px;
}

div#shoutBoard input, div#shoutBoard textarea, div#shoutBoard button {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
}

div#shoutBoard span.shoutLabel {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

div#shoutBoard span#shoutError {
	padding: 2px;
	margin: 3px;
	margin-bottom: 5px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFCC00;
}

div#mainContent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#mainContent {
	position: absolute;
	z-index: 5;
	left: 210px;
	top: 155px;
	width: 780px;
	padding: 3px;
	padding-top: 5px;
}

div#shieldBackground {
	position: absolute;
	top: 200px;
	left: 500px;
}

div#mainContent button, div#mainContent input.green { 
	background-color: #228822;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.label { font-weight: 900; }

table#photoForm td {
	font-size: 10px;
}

div#mainContent fieldset {
	border: 1px solid #228822;
	padding: 2px;
	margin: 2px;
	padding-top: 5px;
}

div#mainContent legend {
	border: 1px solid #228822;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
}

span.tooltip, td.tooltip {
	text-decoration: none; 
	border-bottom: 1px dotted #228822; 
	cursor: help; 
}


table.classmates { border-left: 1px solid #228822; }
table.classmates td { padding: 3px; border-right: 1px solid #228822; border-bottom: 1px solid #228822; font-family: Verdana, Arial; font-size: 10px; }
table.classmates thead td { border-right: 1px solid #FFFFFF; padding: 4px; background-color: #228822; font-size: 12px; font-weight: 900; color: #FFFFFF; }
table.classmates thead td.tooltip, table.classmates thead span.tooltip { 	border-bottom: 1px dotted #FFFFFF; }
table.classmates tr.RowTwo td { background-color: #6DD66D; }
table.classmates tr.RowOne td { background-color: #FFFFFF; }


table.tabs tr td.tabContent {
	border-left: 5px ridge #228822;
	border-right: 5px ridge #228822;
	border-bottom: 5px ridge #228822;
	padding: 5px;
	background-color: #6DD66D;
}

table.tabs tr.topTabs td {
	border-bottom: 5px ridge #228822;
	padding: 3px;	
}

table.tabs tr.topTabs td.activeTab {
	border-bottom: none;
	border-left: 5px ridge #228822;
	border-right: 5px ridge #228822;
	border-top: 5px ridge #228822;
	background-color: #6DD66D;
	white-space: nowrap;
}

table.tabs tr.topTabs td.inActiveTab {
	border-left: 5px ridge #6DD66D;
	border-right: 5px ridge #6DD66D;
	border-top: 5px ridge #6DD66D;
	cursor: pointer;
	background-color: #FFFFFF;
	white-space: nowrap;
}

tr.required td { font-weight: 900; }

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #228822;	
}

div#shoutMessages { 
	overflow-y: auto;
	height: 400px;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #228822;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #228822;
	scrollbar-highlight-color: #176018;
}

div#shoutMessages td { 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

div#shoutMessages td b { 
	font-weight: normal;
	color: #FFCC00;
}

span.requiredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

table#registerTable td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	white-space: nowrap;
}

table#registerTable td.label { 
	font-weight: 900;
}

 
div#classmatesTable { overflow: auto;  height: 300px;  }

div#classmatesTable thead th, 
div#classmatesTable thead th.locked, 
div#classmatesTable thead td, 
div#classmatesTable thead td.locked { 
	position:relative; 
	cursor: default; 
} 

div#classmatesTable thead td, 
div#classmatesTable thead th {
    top: expression(document.getElementById("classmatesTable").scrollTop-1);  
	z-index: 20; 
} 

div#classmatesTable thead td.locked, 
div#classmatesTable thead th.locked,
	z-index: 30; 
} 

div#classmatesTable td.locked, 
div#classmatesTable th.locked { 
	left: expression(document.getElementById("classmatesTable").scrollLeft);  
	position: relative; 
	z-index: 10; 
} 

textarea { 	font-family: "Courier New", Courier, monospace; font-size: 11px; }

.smallV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input, textarea {
	font-family: "Courier New", Courier, monospace; 
	font-size: 11px;
}


a:link, 
a:visited,
td a:link, 
td a:visited {
	color: #003399;
}

a:active,
a:hover,
td a:active,
td a:hover {
	color: #FFCC00;
}

table#profileBackground td,
table#sendNote td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

table#profileBackground td.label,
table#sendNote td.label {
	font-weight: 900;
}

input.button,
button {
	background-color: #228822;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.displayTable {
border-left: 1px solid #228822;
}

table.displayTable td {
	padding: 3px; border-right: 1px solid #228822; border-bottom: 1px solid #228822; font-family: Verdana, Arial; font-size: 10px;
}

table.displayTable tr.HeaderRow td {
	border-right: 1px solid #FFFFFF; padding: 4px; background-color: #228822; font-size: 12px; font-weight: 900; color: #FFFFFF; 
}

table.displayTable tr.RowOne td {
	background-color: #FFFFFF;
}

table.displayTable tr.RowTwo td {
	background-color: #6DD66D
}


span#Photo_Close {
	background: url("graphics/close_photo.gif") -16px 0 no-repeat;
}
span#Photo_Close a:link,
span#Photo_Close a:visited,
span#Photo_Close a {
	display:block;
	width: 16px;
	height: 14px;
	overflow: hidden;
	text-decoration: none;
	background: url("graphics/close_photo.gif") 0 0 no-repeat;
}
span#Photo_Close a:hover {
	background-image: none;
}

span.photoby {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	font-weight: 900;
	text-indent: 13px;
}

span.photo_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 300px;
	display: block;
}

div#FullPhoto_id {
	position: absolute;
	top: 140px;
	left: 140px;
	background-color: #FFFFCC;
	border: 2px dashed black;
	padding: 5px;
	z-index: 300;
}

div#FullPhoto_id td, 
div#FullPhoto_id a,
div#FullPhoto_id a:link,
div#FullPhoto_id a:hover,
div#FullPhoto_id a:visted {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#FullPhoto_id a:link,
div#FullPhoto_id a:hover,
div#FullPhoto_id a:visted {
	color: #003399;
}

a.photo_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	text-decoration: none;
	background-color: #228822;
	border: 2px outset;
}

a.photo_edit:link, a.photo_edit:visited {
	color: #FFFFFF;
}

a.photo_edit:hover, a.photo_edit:active {
	color: #FFCC00;
}