body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
body#headframe {
	margin: 0;
	padding: 0;
	background: #bf9900 url(/images/agency_bg_intro.gif) no-repeat scroll bottom left;
}
body#body {
	margin: 0;
	padding: 10px 0 0 15px;
	background: #fff url(/images/agency_bg_content.gif) no-repeat fixed top left;
}
body#body a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	color: #06c;
	color: #924E00;
}
body#body a:hover {
	color: red;
}
body#body .ket {
	font-weight: bold;
	color: #00c;
}
ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: square;
}
ul li {
	margin: 0 0 3px 0;
}
h2 {
	margin: 5px 0;
	padding: 0;
	font-size : 30px;
	color: #333;
}
/* */
#header {
	margin: 0;
	padding: 0;
	text-align: center; 
	
}
#header h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	clear: both;
	text-transform: uppercase;
}
body#headframe #titlebar {
	background: #00c url(/images/bg_popup_hed.gif) repeat-y scroll top left;
}
body#headframe h1 {
	margin: 0;
	padding: 0;
	line-height: 27px;
	height: 27px;
	text-indent: -9999px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #fff;
	background: transparent url(/tvschedules/a-z/images/headline.gif) no-repeat scroll 55px 0;
}
body#headframe h1#archive {
	background: transparent url(/tvschedules/a-z_archive/images/headline_archive.gif) no-repeat scroll 55px 0;
}
body#headframe #titlebar a#homelink {
	display: block;
	margin: 0 5px 0 5px;
	width: 51px;
	height: 27px;
	float: left;
	background: transparent url(/images/logo_popup_ket_home.gif) no-repeat scroll 0 0;
	text-indent: -99999px;
	overflow: hidden;
	text-decoration: none;
	position: absolute;
	top: 3px;
	left: 0;
}
table#alphabet {
	border-collapse: collapse;
	margin: 12px auto 0 auto;
	padding: 0;
}
table#alphabet td {
	margin: 0;	
	border: 1px solid #f3d972;
	padding: 0;
}
table#alphabet a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #F3E096;
	display: block;
	margin: 0;
	padding: 5px 3px;
	position: relative;
	background-color: #794100;
	color: #f93;
	text-decoration: none;
}
table#alphabet a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000075;
	border: none;
}
div.legend {
	border: 1px solid #8080e5;
	width: 125px;
	margin: 10px;
	padding: 10px;
}
div.legendbottom {
	border: 1px solid #8080E5;
	width: 400px;
	margin: 15px 10px 10px 10px;
	padding: 10px;
}
div.legendtop p {
	margin: 10px 0 0 0;
	padding: 0;
}
div.legendbottom p {
	margin: 0 0 10px 0;
	padding: 0;
}	
.legtab{
	margin: 5px 10px 5px 0px;
	border: 1px solid #06c;
	background : #c4e2ff;
}
.legend {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.ky {
	font-weight: bold;
	text-decoration: none;
	color: #f93;
}
#windowclose {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 1em;
	width: 125px;
	text-align: center;
	background-color: #000;
	border: 2px outset #999;
}
* html #windowclose {
	margin-right: .7em;
}
#windowclose a {
	margin: 0;
	padding: 3px 5px 2px 5px;
	color: #ccc !important;
	text-decoration: none;
	display: block;
	line-height: 15px;
}
#windowclose a:hover {
	color: #fff !important;
	background-color: red;
}
.right {
	float: right;
}
