
.gwtable {
	width: 840px;
}
.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #698A9E;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	background-repeat: repeat;
	background-image: url(/images/cherryback5.jpg);
	padding-right: 10px;
	padding-left: 10px;
}
.birthday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C80300;
	padding-top: 3px;
	text-align: left;
}
.movie_table
{
	font-family: Verdana;
	font-size: 10px;
}
.movie_table_tr
{
	background-color: #CCC;
	padding: 4px;
}
.movie_table_td
{
	background-color: #CCC;
	padding: 2px;
}
.movie_table_year
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006;
}
.trivia
{
	font-family: Verdana;
	font-size: 10px;
}
.costar_table
{
	font-family: Verdana;
	font-size: 12px;
	width: 200px;
	padding: 4px;
	color: #037EBD;
}
.costar_tr
{
	background-color: #9CF;
}

.costar_td
{
	background-color: #9CF;
	padding: 5px;
}

.costar a:link
{
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none;
}
.costar a:visited
{
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none;
}
.costar a:hover
{
	color: #FFF !important;
	font-weight: bold !important;
	text-decoration: none;
}


.movie_table_costar a:link
{
	color: #0DA6CC !important;
	font-weight: bold;
	text-decoration: none;
}
.movie_table_costar a:visited
{
	color: #0DA6CC !important;
	font-weight: bold;
	text-decoration: none;
}
.movie_table_costar a:hover
{
	color: #FFFFFF !important;
	font-weight: bold !important;
	text-decoration: none;
}
.movie_table_movie_name
{
	color: #009 !important;
	font-weight: bold !important;
	text-decoration: none;
	font-size: 12px;
}
