body
{
	font-family: arial, helvatica, sans-serif;
    margin: 0px;
    padding: 0px 0px;
    background-color: #ffffff;
	scrollbar-face-color: 95ab22;
	scrollbar-shadow-color: 95ab22;
	scrollbar-highlight-color: acc529;
	scrollbar-3dlight-color: #567634;
	scrollbar-darkshadow-color: 728430;
	scrollbar-track-color: #dfe6d8;
	scrollbar-arrow-color: #ffffff;
}

a.link
{
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
}

a.link:hover {color: #000000;}

img.border
{
	border: 1px solid #000000;
}

img.help
{
	cursor : help;
}

td.boldText
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

td.frontScenes
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

td.fields
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

td.movieTitle
{
	font-size: 20px;
	font-weight: bold;
}

td.title
{
	font-size: 14px;
	font-weight: bold;
}

td.text
{
	font-size: 14px;
	color: #000000;
}

td.written
{
	font-size: 12px;
	color: #000000;
}

td.time
{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

td.doobieScene
{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

table.content
{
	 border: 2px solid #728430;
	 background: #ffffff;
}

td.contentTitle
{
	border-bottom: 2px solid #728430;
	background: #95ab22;
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvatica, sans-serif;
	font-size: 14px;
}

td.sidebar
{
	background: #eeeeee;
}