/* main settings - all white normal text, scrollbar & background */

body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #336699;
	scrollbar-shadow-color: #336699;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #336699;
}

/* start text content */
.txtsmall {
	font-family: sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #000000;
}

.txttopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #222222;
	font-weight: bold;
}

.txtmain1 {
	font-family: sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}

.txtmain2 {
	font-family: sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.txtrw {
	font-family: sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #33ccff;
	font-weight: bold;
}

.txttitleyear {
	font-family: sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

.txtupdated {
	font-family: sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #aaaaaa;
	font-weight: normal;
}

.txtyearfilmo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.txtcontact {
	font-family: sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #336699;
	font-weight: bold;
}

.txtfilmoextra {
	font-family: sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #ccbbaa;
	font-weight: normal;
}

.txtedit {
	font-family: sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
}
.txtaudible {
	font-family: sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #33ccff;
	font-weight: normal;
}

/* end text content */
/* start table content */
table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	background-color: #336699;
	verticle-align: top;
}

.tdtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}

.tablemain {
	border-width: 0px;
	background-color: #333333;
	verticle-align: top;
}

.tablegoogle {
	border-width: 1px;
	border-color: #000000;
	background-color: #336699;
	verticle-align: top;
}

.td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #336699;
	background-color: #336699;
}

.tdtxtmain1 {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #336699;
	background-color: #336699;
	font-family: sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}

/* end table content */
/* start link content */
a:link{
color: #000000;
text-decoration: underline;
}

a:visited{
color: #000000;
text-decoration: underline;
}

a:hover{
color: #000000;
text-decoration: underline;
}

a:active{
color: #000000;
text-decoration: underline;
} 

/* start footer content */
.tdfooter {
	background-color: #666666;
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
/* end footer content */
