body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFFFF;
}
.title {
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
}
.index_menu_bkg {
	padding-right: 10px;
}
#index_menu_bkg a:link {
color:#FFFFFF;
}
#index_menu_bkg a:hover, #index_menu_bkg a:visited, #index_menu_bkg a:active {
color:#FFFFFF;
}
.main_tbl {
	border:thin solid #E8DD09;
}
.main_tbl_blue {
	border:thin solid #02148F;
}

.request_title {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.prev-desc {
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 5px;
}
.running_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
}
.fantasy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.watermark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.guys_names {
	font-size: 14px;
	font-weight: bold;
	color: #D5970A;
}
.img_border {
	border: 2px solid #000033;
}
.img_bkg {
	background-image: url(images/img-bkg.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 177px;
	background-position: left top;
}
a:link {
	color: #3253B6;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #3253B6;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
	outline: none;
}
a:active {
	color: #FFFFFF;
	outline: none;
}
.series_vid {
	/*border: 1px solid #000000;*/
	background-color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
.page_num {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.pages {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.description {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.input_btn {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #009900;
	border: 1px solid #D5970A;
}
.support_cell {
	border: 1px solid #3333CC;
}
.input_fields {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.input_btn a:link, .input_btn a:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
.input_btn a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.vid_links {
	font-size: 13px;
	font-weight: bold;
}
.vid_links a:link, .vid_links a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.vid_links a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.warning {
	background-color: #FFFFFF;
	color: #000000;
}
.vid_table {
	/*background-image: url(http://www.lostindahood.com/new_site/images/bkg-title.gif);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.support_headers {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.tagline {
	font-size: 22px;
	font-weight: bold;
}
.vid_table .title #rating {
	border: 1px solid #000000;
	margin-right: 5px;
}

