/* body color and margin*/
body {
	opacity: 0.99999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
	word-spacing: 1px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


p.filmpresents { 
	font-size: 16px;
	text-align: center;
	line-height: 140%;
	color: #aabbaa;
	letter-spacing: 8px;
	word-spacing: 20px;
}

p.filmtitle { 
	font-size: 36px;
	text-align: center;
	line-height: 140%;
	color: #ffffff;
	letter-spacing: 24px;
	word-spacing: 32px;
}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ffffcc;
}

.prbi { 
	font-weight: bold;
	font-style: italic;
}

.filesize { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #eeeebb;
}

.rhstext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #ffffcc;
}

.rhstextb { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #ffffcc;
}

.quotetitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #ffffcc;
}

.quotecontents { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #ffffcc;
}

.quotesource { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-style: italic;
	font-stretch: wider;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #ffffcc;
}

.error { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	word-spacing: 1px;
	color: #ffddaa;
}

.current { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #76884b;
}

a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #ffffcc;
}

a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #ffffcc;
}

a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #ffffcc;
	background-color: #76884b;
}

.imgborder0 {
	border: 1px dotted #000000;
}

.imgborder1 {
	border: 1px dotted #ffffcc;
}


/* common buttons */
.buttonblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #EEEEEE;
	height: 27px;
	background-color: #0B6B8B;
}


