	/* A List Apart 3.0 layout - alistapart.com */
	/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2003 Happy Cog Studios and may not be reproduced. */ 
	

	/*  General rules */

td {
	font-size: 11px;
	color: #FFFFFF;
}

img	{
	border: 0;
	}

	/*  Establish general layout parameters */

body	{
	background: #abd;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 10px;
	font-size: 11px;
	}

td.main {
	background: #000033;
	color: #FFFFFF;
	padding: 5px;
}

select {
	font-size: 10px;
}

font.header {
	font-weight: bold;
	font-size: 15px;
	color: #ABD
}

font.header2 {
	font-weight: bold;
	font-size: 15px;
	color: #000033
}

font.showTitle {
	font-weight: bold;
	font-size: 13px;
	color: #003
}

table.display {
	background: #000033;
	color: #FFF;
	border: 1px solid #000;
}

td.titles {
	padding: 4px;
	background: #960000;
	color: #ABD;
	border-right: 1px solid #000;
	border-bottom: 1px solid #700;
	font-size: 11px;
	font-weight: bold;
}

td.lightBlue {
	background-image: url(/images/hosts/show2/back.png);
	color: #003;
	font-size: 11px;
}

td.red {
	background-image: url(/images/hosts/show3/back.png);
	color: #FFF;
	font-size: 11px;
}

td.descriptions {
	padding: 4px;
	background: #ABD;
	color: #000033;
	border-bottom: 1px solid #89B;
	border-right: 1px solid #89B;
	font-size: 10px;
}

td.descriptions2 {
	padding: 4px;
	background: #ABD;
	color: #000033;
	font-size: 10px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #ABD;
	background: transparent;
}
a:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #960000;
	background: transparent; 
	}

a.blueToRed {
	font-weight: bold;
	text-decoration: none;
	color: #000033;
	background: transparent;
}
a.blueToRed:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #690000;
	background: transparent; 
	}

a.titles {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
a.titles:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #ABD;
	background: transparent; 
	}

a.display {
	font-weight: bold;
	text-decoration: none;
	color: #003;
	background: transparent;
}
a.display:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #960000;
	background: transparent; 
	}

a.links {
	font-weight: bold;
	text-decoration: none;
	color: #960000;
	background: transparent;
}
a.links:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #FFF;
	background: transparent; 
}

a.hostLinks {
	font-weight: bold;
	text-decoration: none;
	color: #960000;
	font-size: 13px;
	background: transparent;
}
a.hostLinks:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #FFF;
	background: transparent; 
}

a.playing {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
a.playing:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #818EB4;
	background: transparent; 
}


