* { 
	margin:0px;
	padding:0px;
}

body {
	background: #FEFEFD url('../images/body_background.jpg') repeat-x fixed;
	padding:0px;
	margin:0px;
	font-family: verdana,arial,helvetica;
	font-size:8pt;
	font-weight:normal;
	color:#5F5F5F;
}

input,textarea {
	border:1px solid #948B7A;
	background: #F1EEE8;
	font-family: verdana,arial,helvetica;
	font-size:8pt;
	font-weight:normal;
	color:#2a2a2a;	
}

a {
	color:#5F5F5F;
	text-decoration:none;
}

a:hover {
	color: #F54500;
}

#footer a.link2 {
	text-decoration:none;
	color:#666666;
	font-size:7pt;
}

#footer a.link2:hover {
	color:#F54500;
}

#center {
	width:848px;
	background:#948B7A;
	margin: 0 auto;
	padding:0px 1px 1px 1px;
}

#top_header {
	height:87px;
	width:848px;
}

#center_header {
	background: #5076A1 url('../images/center_header.jpg');
	width:100%;
	height: 160px;
	margin:1px 0px 0px 0px;
}

#menu_nav {
	height:44px;
	float:right;
	margin-right:15px;
}

#menu_nav img {
	border:0px;
	margin:0px;
	padding:0px;
}

#center_content {
	margin: 1px 0px 0px 0px;
	background:#F1EEE8;
}

table.content {
	margin:0px 0px 0px 0px;
	border:0px;
	border-spacing:0px;
	clear:both;
	border-collapse: collapse;	
}

td {
	vertical-align:top;
}

td.left_menu {
	width:180px;
	margin:0px;
	padding:10px 0px 0px 0px;
}

td.left_menu h2 {
	font-size:10pt;
	margin:0px 0px 0px 10px;
	padding:0px;
	font-weight:bold;
	color: #F54500;
}

td.left_menu ul {
	list-style:none;
	margin: 0px 0px 10px 0px;
	padding:10px 0px 10px 25px;
}

td.left_menu hr {
	height:1px;
	border:0px;
	width:140px;
	margin: 3px 0px 0px 10px;
	text-align:left;
	color:#5F5F5F;
	background:#5F5F5F;
}

td.main_content {
	padding:20px 15px 10px 15px;
	text-align:justify;
	background: white url('../images/main_content_corner.jpg') no-repeat top left;
	width:668px;
}

td.main_content p {
	margin-top:15px;
}

td.main_content a {
	color: #F54500;
	text-decoration:underline;
}

td.main_content a:hover {
	color: #002268;
}

td.main_content a.links {
	color: #F54500;
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;	
}

td.main_content a.linkfilm {
	color:#7E8B98;
}

td.main_content a.linkfilm:hover {
	color:#FF6600;
	text-decoration:none;
}

td.main_content a.links:hover {
	color: #002268;
}

td.main_content div.videobg { background:url(../images/bg_videos.jpg) right top no-repeat;height:100px; }
td.main_content div.videobg p { padding:0 0 4px 0;;margin:0 0 4px 0; }

td.main_content h2 {
	color:#F54500;
	font-size:10pt;
	margin: 10px 0px 10px 0px;
}

#footer {
	border-top:1px solid #5F5F5F;
	margin:10px 0px 0px 0px;
	padding: 10px 0px 10px 150px;
	clear:both;
}

#news_header {
	height:24px;
	background:#F1EEE8 url('../images/news_sign.jpg') no-repeat;
	padding: 6px 0px 0px 35px;
	margin: 10px 0px 10px 0px;
	width:95%;
	float:right;
	clear:both;
}

#news_header h1 {
	font-size:11pt;
	color:#3a3a3a;
	font-weight:bold;
}
	
td.b1 {
	padding: 5px;
	width:60px;
	border:1px solid #948B7A;
	background:#F1EEE8;
}	

td.b2 {
	padding: 5px;
	border-top: 1px solid #948B7A;
	border-right: 1px solid #948B7A;
	border-bottom: 1px solid #948B7A;
}

td.b3 {
	padding: 5px;
	border-left: 1px solid #F0E7D5;
	border-right: 1px solid #F0E7D5;
	border-bottom: 1px solid #F0E7D5;
	background:#F0E7D5;
}

img.film {
	margin:0px 8px -3px 0px;
	border:none;
	padding:0px;
}

.right {
	text-align:right;
	float:right;
	margin:0px 0px 0px 20px;
	padding:0px;
}


