body
	{width: 770px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;}
	
table
	{margin: 0px;
	padding: 0px;
	border: 0px solid #000000;}

td {margin: 0px;
	padding: 0px;
	border: 0px solid #000000;}
	
a {text-decoration:none;}

a:hover 
	{color: #ff0000;
	text-decoration:none;}

p	{margin: 0px;
	padding: 0px;
	border: 0px solid #000000;}
	
.disptxt
	{margin: 0px;
	padding: 0px 5px 0px 0px;
	border: 0px solid #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #000000;
	text-align: center;}
	
	/* top right bottom left*/
.spamtxt
	{margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000000;
	font-size: 9px;
	font-family: arial, sans-serif;
   font-weight: bold;
	color: #000000;
	background-color: yellow;
	text-align: left;}
	
.spamkiller
	{font-size: 12px;}

.smldisptxt
	{margin: 0px;
	padding: 10px 0px 0px 10px;
	border: 0px solid #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #000000;
	text-align: left;}
	
.footbk
	{width: 770px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	background-color: transparent;
   background-image: url(graphics/darkfooter.jpg);
   background-repeat: no-repeat;
	text-decoration:none;}

.linkbar 
	{margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif;
	
/* this is currently set to black text on the black 
background to hide it until activated */

	color: #000000;
	text-align: center;}
	
.linkbar a {text-decoration:none;}

.linkbar a:hover 
	{color: #ffff00;
	text-decoration:none;}
	
.whitelink 
	{margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	
/* this is currently set to black text on the black 
background to hide it until activated */

	text-decoration: none;}
	
.whitelink a {text-decoration:none;}

.whitelink a:hover 
	{color: #ffff00;
	text-decoration:none;}
	
.bottombar 
	{margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 9px;
	font-family: "Trebuchet MS", sans-serif;
	color: #333300;
	text-align: center;}
	
.mylink
  {font-family: tahoma, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color:black;
   font-weight:normal;
   font-style:normal;
   text-decoration:none}

.footlink
  {font-family: tahoma, Arial, helvetica, sans-serif;
   font-size: 9px;
   color: #3399FF;
   font-weight:bold;
   font-style:normal;
   text-decoration:none;}
	
.whitetext
	{margin: 0px;
	padding: 0px 0px 0px 4px;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;}
	
.whitebk
	{background-color: #ffffff;}
