body {
	font:  9pt arial, sans-serif;
	color: #000000;
	background-color: #757575;
	margin: 0px;
}

body.clsMovieBody {
	font:  9pt arial, sans-serif;
	color: #000000;
	background-color: #000000;
	margin: 0px;
}

body.clsPrivacyBody {
	font:  9pt arial, sans-serif;
	color: #000000;
	background-color: #c0c0c0;
	margin: 0px;
}

td {
	font:  9pt arial, sans-serif;
	color: #000000;
}

a {
	font:  9pt arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font:  9pt arial, sans-serif;
	color: #888888;
	text-decoration: underline;
}

a.clsMovieLink {
	font:  9pt arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

a.clsMovieLink:hover {
	font:  9pt arial, sans-serif;
	color: #ffdd00;
	text-decoration: underline;
}

.clsMovieText {
	font:  9pt arial, sans-serif;
	color: #ffffff;
}

.clsCopyright {
	font:  7pt arial, sans-serif;
	color: #b4b1b1;
}

a.clsCopyright {
	font:  7pt arial, sans-serif;
	color: #b4b1b1;
	text-decoration: underline;
}

a.clsCopyright:hover {
	font:  7pt arial, sans-serif;
	color: #b4b1b1;
	text-decoration: underline;
}

.clsHomeTable {
	background-color: #ffffff;
	background-image: url('images/pagemain.jpg');
	background-repeat: no-repeat;
}

.clsSubTable {
	background-color: #ffffff;
	background-image: url('images/subpage.jpg');
	background-repeat: no-repeat;
}

.clsHomeFeatured {
	font:  Bold 10pt Arial, sans-serif;
	color: #000000;
	text-align: center;
}

a.clsHomeFeaturedLink {
	font:  Bold 9pt Arial, sans-serif;
	color: #697ba5;
}

a.clsHomeFeaturedLink:hover {
	font:  Bold 9pt Arial, sans-serif;
	color: #000000;
}

.clsPageHeader {
	font:  Bold 10pt Arial, sans-serif;
	color: #000000;
}

.clsModelText {
	font:  Bold 10pt Arial, sans-serif;
	color: #000000;
}

.clsFeatureText {
	font:  9pt Arial, sans-serif;
	color: #000000;
}

.clsFeatureHdr {
	font:  Bold 10pt Arial, sans-serif;
	color: #000000;
}

.clsSpecTitle {
	font:  Bold 10pt Arial, sans-serif;
	color: #ffffff;
	background-color: #000000;
}

.clsSpecHeader {
	font:  8pt Arial, sans-serif;
	color: #ffdd00;
	background-color: #000000;
}

.clsSpecDetail1 {
	font:  8pt Arial, sans-serif;
	color: #000000;
	background-color: #f3f3f3;
}

.clsSpecDetail2 {
	font:  8pt Arial, sans-serif;
	color: #000000;
	background-color: #cdcdcd;
}

.clsSpecBorder {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.clsFormHdr {
	font:  Bold 9pt Arial, sans-serif;
	color: #ffffff;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.clsFormRow1 {
	font:  9pt Arial, sans-serif;
	color: #000000;
	background-color: #d1d1d1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.clsFormRow2 {
	font:  9pt Arial, sans-serif;
	color: #000000;
	background-color: #ebebeb;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.clsRequiredText {
	font:  Bold 9pt Arial, sans-serif;
	color: #ff0000;
}

.clsSmallText {
	font: italic 8pt Arial, sans-serif;
	color: #ffffff;
}

a.clsSmallLink {
	font: 7pt Arial, sans-serif;
	color: #000000;
}

a.clsSmallLink:hover {
	font: 7pt Arial, sans-serif;
	color: #000000;
}

.clsFormText {
	font:  9pt Arial, sans-serif;
	color: #000000;
}

.clsCompHeader {
	font:  Bold 9pt Arial, sans-serif;
	color: #ffdd00;
	background-color: #000000;
}

.clsCompDetail1 {
	font:  8pt Arial, sans-serif;
	color: #000000;
	background-color: #f3f3f3;
}

.clsCompDetail2 {
	font:  8pt Arial, sans-serif;
	color: #000000;
	background-color: #cdcdcd;
}

.clsCompBorder {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}