.mainborder { background-color: #000000; height: 600px; width: 800px}
body {  background-position: center; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px}
.pictable {  background-color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none}
 
.thickborder_table {  border: 2px solid; border-color: #00FF00 #000000 #000000}
.buttonbar_table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #663333; font-weight: bold; background-color: #CCCCCC; text-align: center; border-style: solid}
.buttonbar_td {  text-align: center}
.buttonbar_mini {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.photo_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff; }.friendTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	background-color: #000000;
	font-weight: bold;

}
.friendHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
	background-color: #0066FF;
}
.felineTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
A.mainNav:link, A.mainNav:active, A.mainNav:visited {
  color: #cccccc;
  font-family: Arial;
  font-weight: bolder;
  text-decoration: none;
  font-size: 12px;
}

A.mainNav:hover {
  color: #ffffff;
  font-family: Arial;
  font-weight: bolder;
  text-decoration: underline;
  font-size: 12px;
}