/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/graphics_grad_black_gray.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.styleheader {color: #FFFFFF}
.main {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}
.dramaNav {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	border: 2px groove #CC0000;
	list-style-type: none;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {font-size: 10px}
.style10 {color: #CC0000}
.style12 {line-height: 130%; font-size: 12px;}	
.subheader {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.subheaderBlack {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.bullets {
	line-height: 125%;
	list-style-type: square;
}
