body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #FF0000;
	text-decoration: blink;
}
a:active {
	text-decoration: none;
}
.leftboarder {
	background: url(images/left_border.jpg) repeat-y left top;
}
.rightboarder {
	background: url(images/right_border.jpg) repeat-y right top;
}
.2bar {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF repeat-x center center;
	text-align: center;
	height: 14px;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
.moviehead {
	font: italic bold normal 16px/20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-bottom: thin solid #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
