body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a:link { 
	color: #fff;
	}
a:visited { 
	color: #fff;
	}
a:hover { 
	color: #CCCCCC;
	
	text-decoration: none;
	}
a:active { 
	color: #fff;
	}

h1 {font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;}

h2 {font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0px;}

h3 {font-size:14px;
	font-weight:normal;
	padding:0px;
	margin:0px;}

h4 {font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;}
	
#container {width:100%; position:relative;}

#header {width:100%; }

#logocontainer {
		height:80px;	
}
#headerlogo {position:relative; left:50px; top:20px;}


#topnav1 {
		padding-left:50px;
		color:#fff;
		height:35px;
		background-color:#003876;
}
#lowernav1 {
		padding-left:50px;
		color:#fff;
		height:21px;
		background-color:#8c191c;
}

#topnav2 {
		position:relative;
		top:10px;
		color:#80b1ad;
}
#lowernav2 {
		position:relative;
		top:3px;
		color:#80b1ad;
}

#content {
		color:#fff;
		position:relative; 
		
		background-color:#00817a;
		width:100%;
		background-image:url('images/furniture/big_logo.png');
		background-repeat:no-repeat;
		background-position:bottom right;		
		padding-top:20px;
		min-height:500px;
				}
#content2 {width:600px;
		padding-left:50px;
		padding-bottom:50px;
}

#content3 {
		width:1000px;
	
}

#previousdatapoints {
	position:relative;
		top:50px;
	width:150px;
}
#previewemail {position:relative; top:50px; width:728px; background-color:#FFF; color:000;} 
#prizes {position:absolute; left:700px; top:30px;  background-color:#00817a;}
#tipscontent {float:left; width:360px;}
#tips {float:right; background-color:#00817a; padding:20px;}
#users {   background-color:#00817a;}
#killfloat {clear:both;}

#individualpanel {width:700px; min-height:500px; background-color:#20918a;}

#greenstar {position:relative; top:30px; left:100px;}
#greenstartext {text-align:center; position:absolute; width:128px; top:23px;}

#bluestar {position:absolute; top:30px; left:900px;}
#bluestartext {text-align:center; position:absolute; width:128px; top:23px;}
.paddright {padding-right:5px; padding-bottom:5px;}
.tipsreply {position:relative; left:15px; top:5px;  width:350px; background-color:#80b1ad; padding:5px; margin-bottom:10px;}
table.individualtable {
	padding:0px;
	border:none;
	width:330px;}

td.individualtable {border:none;}

td.individualtable2 {border:none; background-color:#81c1be; border-top:1px solid #00817a; }
td.individualtable3 {border:none;  border-top:1px solid #00817a;}
table {
	
		
	text-align:left;
}
td {
		
	
	
}

table.loginform {
	border:none;
	padding:1px;
	text-align:center;
}

td.loginform {border:none; }

table.datatable {
	width:1000px;
	border:1px solid #016964;
	text-align:center;
	background-color:#54aba6;
}
td.datatable {
	border:1px solid #016964;	
	
}

td.teamtabletop {background-color:#069; color:#fff;}


td.bluetablerow {background-color:#069; color:#fff; white-space:normal;}
td.redtablerow {background-color:#8c191c; color:#fff;}
td.bluecell {background-color:#003876; text-align:right; color:#fff; padding-right:10px;}
td.lightgreencell {background-color:#80b1ad; text-align:right; color:#000; padding-right:10px;}
td.darkgreencell {background-color:#006e6d; text-align:right; color:#000; padding-right:10px;}
td.clearcell { text-align:right; color:#000; padding-right:10px;}
.biglogo {	
		float:right;
		margin:auto;}

.darkgreen {color:#077e7a;}
.lightgreen {color:#54aba6;}
  
.adminbar {
	color: #000;
	white-space:nowrap;
	padding-right:20px;
	}
  
.adminbar:link {
	color: #000;
	}
.adminbar:visited { 
	color: #000;
	}
.adminbar:hover { 
	color: #000;
	text-decoration: none;
	}
.adminbar:active { 
	color: #000;
	}

.boldwhite {color:#fff; font-weight:bold;}
.red {color:#8c191c;}
.black {color:#000;}
.blue {color:#003876;}
.bluebold {color:#003876; font-weight:bold;}
.white {color:#fff;}
.topnav:link {
	
	color: #80b1ad;
	text-decoration: none;
	}
.topnav:visited { 
	color: #80b1ad;
	text-decoration: none;
	}
.topnav:hover { 
	color: #fff;
	text-decoration: none;
	text-decoration: none;
	}
.topnav:active { 
	color: #80b1ad;
	text-decoration: none;
	}

.topnava{ font-weight:bold;}

.topnava:link { 
	color: #fff;
	text-decoration: none;
	}
.topnava:visited { 
	color: #fff;
	text-decoration: none;
	}
.topnava:hover { 
	color: #80b1ad;
	text-decoration: none;
	text-decoration: none;
	}
.topnava:active { 
	color: #fff;
	text-decoration: none;
	}

#dhtmltooltip{
position: absolute;
text-align:center;
width: 150px;
border: 2px solid black;
padding: 2px;
color:#000;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

	
