	 body {
		background: #fff;
		margin: 0;
		padding: 0;
/*		color: #000;
		font: x-small/1.5em Albertus Medium,Verdana;
		voice-family: "\"}\""; voice-family:inherit;
		font-size: small; */
		
		color: #000;
		font: small/1.2em Verdana;
		voice-family: "\"}\""; voice-family:inherit;
		font-size: 70%;
	}
	
	hr.hr2 {
      color: #f00;
      background-color: #f00;
      height: 1px;
    }

	/* Main Content of the page properties */
	#MainContent {
		color: #000;
		font: small/1.2em Verdana;
		font-size: 70%;
		display: inline;		
	}

	#MainContent  #side {
	  float:right;
	  top: 0px;
	  width:128px; 
	  border:2px dotted #c00;
/*	  overflow: hidden; */
	  margin:3px;
	  font-size: 80%;
	}

	#MainContent  #side-blank {
	  float:left;
	  top: 0px;
	  width:110px; 
	  border:none;
/*	  overflow: hidden; */
	  margin:3px;
  	  font-size: 70%;
	}

	h1 {
		color: #000;
		font: small/1.4em Verdana; 
		font-size: 150%;
		text-align: center;
	}

	pre {
		font: small/1.4em Verdana; 
		font-size: 110%;
	}

	/* Values for sometimes used tables */
	#inlinetable {
		color: #000;
		font-size: 100%; 
	}

	
	/* Menu Category */
	#m-cat {
		width: 10em;
		color: #FFFFFF;
		font: small/1.5em Verdana;
		font-weight: bold; 
		font-size: 100%;
		text-align: center; 
	}	

	/* Wagers Logo, Address, etc */
	#wagers-logo {
		color: black;
		font: medium/1.5em Albertus Medium, Verdana;
		font-weight: bold; 
		font-size: 150%;
		text-align: center; 
	}	

	#wagers-desc {
		color: black;
		font: medium/1.5em Arial, Albertus Medium, Verdana;
		font-weight: bold; 
		font-size: 100%;
		text-align: center; 
	}	

	#acs-desc {
		color: black;
		font: medium/1.5em Times New Roman, Arial, Albertus Medium, Verdana;
		font-size: 80%;
		text-align: center; 
	}	


	#wagers-address {
	/*	width: 15em;  */
		color: black;
		font: small/1.5em Arial Narrow, Arial, Times New Roman;
/*		font-weight: bold;  */
		font-size: 70%;
		text-align: center; 
	}	


	html>body { font-size: small; }
	
	#header {
		float: left;
		width: 100%;
		/*background: #dae0d2 url("images/bg.gif") repeat-x bottom;*/
		font-size: 83%;
		font:  x-small/1.5em Albertus Medium,Verdana; 
		line-height: normal;
	}
	#header ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
	}
	
	#header li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
	#header a {
	float: left;
	background: url("/images/left_bothm.gif") no-repeat left top;
	width: .1em;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #765;
	font-weight: bold;
	color: #765;
	text-decoration: none;
	}
	
	#header a span {
	float: left;
	display: block;
	background: url("/images/right_bothm.gif") no-repeat right top;
	margin: 0;
	padding: 5px 15px 4px 6px;
	}
	
	
	/* Spacer code */
	#header b {
	float: left;
	width: 2em;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #765;
	font-weight: bold;
	color: #765;
	text-decoration: none;
	}
	
	#header b span {
	float: left;
	display: block;
	margin: 0;
	padding: 5px 15px 4px 6px;
	}
	
	
	
	#header>ul a { width: auto; }
	
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#header a span { float: none; }
	/* End IE5-Mac hack */
	/*
	#header a:hover span {
	color: #333;
	}
	*/
	#home #nav-home a, #hrs #nav-hrs a, #forum #nav-forum a,
	#upms #nav-upms a, #ups2k #nav-ups2k a,
	#news #nav-news a, #company #nav-company a,
	#store #nav-store a {
	background-position: 0 -150px;
	border-width: 0;
	}
	
	#home #nav-home a span, #hrs #nav-hrs a span, #forum #nav-forum a span,
	#upms #nav-upms a span, #ups2k #nav-ups2k a span,
	#news #nav-news a span, #company #nav-company a span,
	#store #nav-store a span {
	background-position: 100% -150px;
	padding-bottom: 5px;
/*	color: #333;  */
	color: #FAF137
	}
	
	#header a:hover {
	background-position: 0% -150px;
/*	color: #333; */
	color: #000;
	}
	#header a:hover span {
	background-position: 100% -150px;
	}
	
	/* ********************************************************* */
	/* Menu (on the Left) Definition */

	a {	text-decoration: none;}

	a:hover { text-decoration: underline;}
	
/*	a:first-letter { text-decoration: underline;} */
	 
	.ie_fix a { text-decoration: none; } 
	
	 #menu {
		width: 11em;
/*		border: 1px solid #000; */
		border-top: none;
		padding: 0;
		color: #CCFF55;
		font: x-small/1.2em Albertus Medium,Verdana;
		font-size: 95%;
	   }
	
	#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
   }
			
	#menu li {
/*	border-top: 1px solid #333; */
	margin: 0;
	   }
	
	#menu li a {
	color: #FFFFFF;
/*	background-color: #fff; 
	display: block; */

	padding: 2px 2px 2px 0.5em;
	text-decoration: none;
	width: 100%;

	font:  small/1.2em Albertus Medium,Verdana; 
	font-size: 80%;
	/*font-weight: bold; */
   }

	#menu li span {
	color: #FFFFFF;
	padding: 2px 8px 2px 0.5em;
   }

	/* Described a container in the menu */
	#menu li b {
	color: #FDF93E;
	font:  small/1.5em Albertus Medium,Verdana;  
	font-size: 80%;
/*	font-weight: bold;    */
/*	font-style: italic; */
/*	text-decoration: underline; */
   }


	html>body #menu li a {
	width: auto;
	   }
		   
	#menu li a:hover {	/*background-color: #003366; */
	color: #003366;
	   }
		   
	 #menu li a:hover:after, #menu li a:focus:after {
	width: 100%;
	font:  small/1.2em Albertus Medium,Verdana; 
	font-size: 80%;


/*	 font-size: 100%; 
	 font: small/1.0em Arial Narrow; */
/*	content: " [" attr(accesskey) "]"; */
	   } 
	
	/* Used on the staff.htm page - may be used somewhere else as well :) */	
	#staff-list {
		margin: 0;
		padding: 0;
		color: #000;
		font: small/1.2em Verdana;
		font-size: 100%;
	}

	#staff-list li	{
/*		line-height: 1.4;
		margin-bottom: 10px;
		padding-left: 5px;
		margin-left: 5px; */
		list-style: disc url(/images/list-icon.gif);
		vertical-align: top;
	}

/*	#staff-list ul ul li {
		margin-top: 10px;
		list-style: disc url(/images/innerlistblack.gif) inside;
		vertical-align: top;
	}
*/


	#normal-list {
		color: #000;
		font: small/1.4em Verdana;
		font-size: 100%;
	}

	#normal-list li	{
		list-style: disc url(/images/list-icon.gif);
		vertical-align: top;
	}

/* Rollover Effect on the main page */


A.imglink{ 
/*    font : bold 9pt verdana, sans-serif;  */
    color:white; 
    width:200px; 
    height:31px; 
    background:white url(/images/menu_notmouseover.gif) no-repeat; 
    text-align:center; 
	vertical-align: middle;
    padding-top:2px; 
    display:block; 
    text-decoration:none; 
    } 
A.imglink:Hover{ 
/*    font : bold 9pt verdana, sans-serif;  */
    color:black; 
    text-decoration:none; 
    background:white url(/images/menu_mouseover.gif) no-repeat;} 

A.hrslink{ 
    width:250px; 
    height:39px; 
    display:block; 
    background:white url(/images/hrs_notmover_big.gif) no-repeat; 
    } 
A.hrslink:Hover{ 
    background:white url(/images/hrs_mover_big.gif) no-repeat;
	} 

A.upmslink{ 
    width:200px; 
    height:31px; 
    display:block; 
    background:white url(/images/upms_notmover.gif) no-repeat; 
    } 
A.upmslink:Hover{ 
    background:white url(/images/upms_mover.gif) no-repeat;
	} 

A.ups2klink{ 
    width:200px; 
    height:31px; 
    display:block; 
    background:white url(/images/ups2k_notmover.gif) no-repeat; 
    } 
A.ups2klink:Hover{ 
    background:white url(/images/ups2k_mover.gif) no-repeat;
	} 

A.hrsdownlink{ 
    width:250px; 
    height:39px; 
    display:block; 
    background:white url(/images/hrsdown_mover_big.gif) no-repeat; 
    } 
A.hrsdownlink:Hover{ 
    background:white url(/images/hrsdown_notmover_big.gif) no-repeat;
	} 


A.hrsentlink{ 
    width:200px; 
    height:31px; 
    display:block; 
    background:white url(/images/hrsent_notmover.gif) no-repeat; 
    } 
A.hrsentlink:Hover{ 
    background:white url(/images/hrsent_mover.gif) no-repeat;
	} 

A.encryptorlink{ 
    width:250px; 
    height:39px; 
    display:block; 
    background:white url(/images/encryptor_download.gif) no-repeat; 
    } 
A.encryptorlink:Hover{ 
    background:white url(/images/encryptor_download.gif) no-repeat;
	} 


/* Test Values from NewEgg.Com */

a.blue:link{
	font-family: Verdana, sans-serif;
	color: #0033FF;
	text-decoration: none;
}
a.blue:visited{
	font-family: Verdana, sans-serif;
	color: #315984;
	text-decoration: none;
}
a.blue:hover{
	font-family: Verdana, sans-serif;
	color: #de5500;
	text-decoration: none;
}
.BlackDescription {
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;	
}

table.webtracker {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.webtracker th {
	border-width: thin thin thin thin;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.webtracker td {
	border-width: thin thin thin thin;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


div#AddUserDiv
{
margin: 0px 20px 0px 20px;
display: none;
}


div#ModifyUserDiv
{
margin: 0px 20px 0px 20px;
display: none;
}