	td {             	
		font-family: trebuchet ms, helvetica, verdana;
            	font-size: 9pt; 
		color:#000000;
		}
	
	
	#pixels {
		position: relative;	
		top:0;
		left:0;
		width:1000;
		height:1000;
		border:0;
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
		}

	#note {
		color: #999999;
		font-family: trebuchet ms, arial, helvetica;
            	font-size: 8pt; 
		background:#646464;
		text-align: center;
		margin-left: auto; 
		margin-right: auto;
		}

	h1,h2,h3,h4,h5 {
		margin: 0px 0px 0px 0px;
		}

	h4.gold { color: #c69b1d }
	
	hr.c {	
		border: none 0; 
		border-top: 1px dashed #bbbbbb;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
		height: 1px;
		}

	#tablebreak {
		background:#646464;
		}

	#stat1 { 
		color: #ffffff;
		font-weight: bold;
		}

	#grey { 
		color: #999999;
		font-weight: bold;
            	font-size: 8pt;	
		}

	.red { 
		color: #cc0000;
		font-weight: bold;
		}

	.red2 { 
		font-size: 8pt;
		color: #cc0000;
		font-weight: bold;
		}

	#greybold { 
		color: #cccccc;
		font-weight: bold;
		}

	#statgreen { 
		color: #33ff00;
		font-weight: bold;
		}

	#statyellow { 
		color: #F8CE22;
		font-weight: bold;
		}

	#pagecontent {
		background:#e1e1e1;
		padding: 10px;
		width: 600;
		text-align: left;
		vertical-align: top;		
		}


	#toplogo {
		position: relative;	
		top:0;
		left:0;
		width:1000px;
		height:45;
		border:0;
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
		background:#646464;
		}


	#navbar {
		position: absolute;	
		top:45;
		left: auto;
		width:800x;
		height:20px;
		border:2px;
		border-style: solid;
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
		}

	#links {

		height:20px;
		width:600px;
		border:0px;
		text-align: center;
		margin-left: auto; 
		margin-right: auto;
		}
	

	a.nav:link {
		color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 9pt;
		}

	a.nav:visited {
		color: #FFFFFF; font-weight: bold; text-decoration: none;
		}

	a.nav:hover {
		text-decoration: underline;
		color: yellow;
		}


	a.pix:link {
		border: none;
		}

	a.pix:visited {
		border: none;
		}

	a.pix:hover {
		border: 5px;
		}


	a:link {
		color: #000099; font-weight: bold; text-decoration: none; font-size: 9pt;
		}

	a:visited {
		color: #000099; font-weight: bold; text-decoration: none;
		}

	a:hover {
		text-decoration: underline;
		}

	input, textarea, select { 
	 	border: 1px solid rgb(108, 100, 84);
		border-radius:.4em;
	 	background: rgb(220, 220, 220) none repeat scroll 0%; 
	 	font-family: Verdana; 
	 	font-size: 11px; 
	 	-moz-background-clip: initial; 
	 	-moz-background-origin: initial; 
	 	-moz-background-inline-policy: initial;
	 	-moz-border-radius:.4em;
	 	color: #000000; }
	input:focus {
		border: 1px solid #EE6600;
	 	background: rgb(250, 250, 250) none repeat scroll 0%; } 
	textarea:focus {
		border: 1px solid #EE6600;
	 	background: rgb(250, 250, 250) none repeat scroll 0%; }
	select:focus {
		border: 1px solid #EE6600;
	 	background: rgb(250, 250, 250) none repeat scroll 0%; }

	.Terms {
		text-decoration: none; font-size: 7pt;
		}
	
	.Submit { border: 2px solid #00FF00; }
	.Submit:focus { border: 2px solid #00FF00; }
	.Submit:hover {	background-color:#FFFFFF; }
	
	.Logout { border: 2px solid #FF0000; }
	.Logout:focus { border: 2px solid #FF0000; }
	.Logout:hover {	background-color:#FFFFFF; }
	
	.Reset { border: 2px solid #0099FF; }
	.Reset:focus { border: 2px solid #0099FF; }
	.Reset:hover {	background-color:#FFFFFF; }
	
	.Edit { border: 2px solid #0099FF; }
	.Edit:focus { border: 2px solid #0099FF; }
	.Edit:hover {	background-color:#FFFFFF; }
	
	.Cancel { border: 2px solid #0099FF; }
	.Cancel:focus { border: 2px solid #0099FF; }
	.Cancel:hover {	background-color:#FFFFFF; }
	
	.Delete { border: 2px solid #FF0000; }
	.Delete:focus { border: 2px solid #FF0000; }
	.Delete:hover {	background-color:#FFFFFF; }
	
	.Disable { border: 2px solid #EFEFEF; color: grey; }
	.Disable:focus { border: 2px solid #EFEFEF; color: grey; }
	.Disable:hover { background-color:#FFFFFF; }
	
	.Go { border: 2px solid #FF9933; background-color:#FFFFFF; }
	.Go:focus { border: 2px solid #FF9933; background-color:#FFFFFF; }
	.Go:hover {	background-color:#FFFFFF; } 

	.Contest { border: 2px solid #00FF00; background-color:#FFFFFF;}
	.Contest:focus { border: 2px solid #00FF00;  background-color:#FFFFFF; }
	.Contest:hover {	background-color:#F7D62F; }

	.stats {
		width: 100%;
		border: 0;
		padding: 2 0 0 0;
   	    background-image  : url(http://www.thebeerhomepage.com/images/beerstatbg.gif);
	    background-repeat : no-repeat;
		}
