@charset "utf-8";
.temp-placeholder {
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	color: #CC0000;
	text-decoration: none;
}
.lil-nav {
	font-size: 11px;
	color: #FFFFFF;
}
.lil-nav a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.lil-nav a:hover{
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
body {
	background-color: #000512;
	background-image: url(images/bground_main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bground-corner-left {
	background-image: url(images/bground_content-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bground-corner-right {
	background-repeat: no-repeat;
	background-position: right top;
}
.placeholder-films {
	margin-right: 15px;
}
.big-red {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}
.footer {
	font-size: 11px;
	color: #152b50;
}
.input-text {
	font-size: 11px;
	color: #CC0000;
	background-color: #000000;
	border: 1px solid #4d4d4e;
	height: 20px;
	width: 150px;
}
.footer-box {
	font-size: 11px;
	color: #152B50;
	margin-right: 14px;
	margin-left: 14px;
}
.footer-box a{
	color: #152B50;
}
.footer-box a:hover{
	color: #ffffff;
}
.bigger-red {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
.file-listings {
	height: 24px;
	color: #FFCC33;
}
.file-listings a{
	color: #FFCC33;
}
.file-listings a:hover{
	color: #FFFFFF;
}
.doc-thumb{
	margin:0 10px 10px 0;
}
.input-text2 {
	font-size: 11px;
	color: #CC0000;
	background-color: #000000;
	border: 1px solid #4d4d4e;
	width: 240px;
}
.home-bground {
	background-image: url(images/bground_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}