body {
background-color: #000000; 
background-image: url(images/bg/texture-stars.gif)
}

.text {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small; 
  font-style: normal; 
  font-weight: 100;   font-variant: normal; color: #ffffff
}


.notseethru {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small; 
  font-style: normal; 
  font-weight: 100;   font-variant: normal; color: #ffffff
; background-color: #000000
}


a:visited {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small; 
  font-style: normal; 
  font-weight: 100;   font-variant: normal; color: #666666
}




.mylinks { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small; 
  font-style: normal; 
  font-weight: 100;   font-variant: normal; text-decoration: none; color: #ffffff 
}


.footer {  
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small; 
  font-style: normal; 
  font-weight: 100;   
  font-variant: normal; 
  color: #ffffff;
}
.footer a {  
  color: #ffffff;
  text-decoration: none; 
}
.footer a:hover { 
  text-decoration: none;
  color: #ffffff;
}
.footer a:visited { 
  text-decoration: none;
  color: #ffffff;
}




table.custom {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
}
table.custom th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}

table.custom td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}

.custom {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small; 
  font-style: normal; 
  font-weight: 100;   font-variant: normal; color: #666666
}


table.noborder {
	border-width: 0px;
;
}
table.noborder th {
	border-width: 0px;

}

table.noborder td {
	border-width: 0px;

}

table.noborder {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small; 
  font-style: normal; 
  font-weight: 100;   font-variant: normal; color: #666666
}





