
BODY {
	margin: 0px;
	background-color: #000000;
	font-family: "Verdana", Verdana, mono;
	font-size: 12px;
	color: #A0A0A0;
	}
	
/*---------------------------------------------------------------------------*/	
/* Begin Table Formating Definitions
*/
/*---------------------------------------------------------------------------*/

TABLE  {
	font-family: "Verdana", Verdana, mono;
	font-size: 11px;
	color: #A0A0A0;
	}
	
TD {
	font-family: "Verdana", Verdana, mono;
	font-size: 11px;
	color: #A0A0A0;
	}
	
TH {
	font-family: "Verdana", Verdana, mono;
	font-size: 11px;
	font-weight: bold;
	}

.header_border_table
{
	border: 1px solid #82906C;
}

.content_border_table
{
	border: 1px solid #ADBFA0;
}
.content_table
{
	border: 1px solid #ADBFA0;
	background-color: #F6F4F1;
#	background-image: url(art/content_back.gif);
}

/*---------------------------------------------------------------------------*/	
/* Begin List Formating Definitions
*/
/*---------------------------------------------------------------------------*/
	
LI {
	font-family: "Verdana", Verdana, mono;
	font-size: 12px;
	color: #A0A0A0;
	}
	
UL {
	font-family: "Verdana", Verdana, mono;
	font-size: 12px;
	color: #A0A0A0;
	}
	
OL {
	font-family: "Verdana", Verdana, mono;
	font-size: 11px;
	color: #A0A0A0;
	}

.headline.destinationHead {
	font-size: 12px;
	color: 6699ff;
	font-weight: bold;
	}
	
.headline.destinationTitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: CC99FF;
	}


/*---------------------------------------------------------------------------*/	
/* Begin Formatting Definitions for HTML elements                            */
/*---------------------------------------------------------------------------*/
P {
	font-family: "Verdana", Verdana, mono;
	font-size: 11px;
	color: #A0A0A0
	}
	
H1 {
	font-family: "Helvetica", Helvetica, mono;
	font-size: 16px;
	font-weight: bold;
	color: #993399;
	}
	
H2 {
	font-family: "Helvetica", Helvetica, mono;
	font-size: 14px;
	font-weight: bold;
	color: #993399;
	}
	
H3 {
	font-family: "Helvetica", Helvetica, mono;
	font-size: 13px;
	font-weight: bold;
	color: #A0A0A0;
	}
	
FONT {
	font-family: "Courier New", Courier, mono;
	}

SELECT {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 11px;
	}

TEXTAREA {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	}

a, a:visited, a:active {
  font-family: Verdana, mono; font-size: 12px; color:  #8030d0; text-decoration: none;
}

a:hover {
   font-family: Verdana, mono; font-size: 12px; color:  #c0c0c0; text-decoration: underline;
}

a.shows, a.shows:visited, a.shows:active {
  font-family: Verdana, mono; font-size: 12px; color:  #c050f0; text-decoration: none;
}

a.shows:hover {
   font-family: Verdana, mono; font-size: 12px; color:  #c0c0c0; text-decoration: underline;
}

a.smallmenu, a.smallmenu:visited, a.smallmenu:active {
   font-family: Verdana, mono; font-size: 8px; color:  #2000e0; text-decoration: none;
}

a.smallmenu:hover { font-family: Verdana, mono; font-size: 8px; color:  #c0c0c0; text-decoration: underline;
}

body.smallmenu {
  font-size: 8px;
}

a.nav, a.nav:visited, a.nav:active {
   font-family: Verdana, mono; font-size: 11px; color: #FFD700; text-decoration: none;
}

a.nav:hover { font-family: Verdana, mono; font-size: 11px; color:  #c0c0c0;
}

a.navheader, a.navheader:visited, a.navheader:active {
   font-family: Verdana, mono; font-size: 14px; font-weight: bold; color: #A0A0A0; text-decoration: none;
}

