body	{
	color: #000;
	background: #4B4B4B;
	margin: 0 0 0 10px;
	padding: 0;
	}
.hide	{
	display: none;
	}

/* links pseudo classes */

a:link	{
	font-weight: normal;
	text-decoration: none;
	color: #003399;
	background: transparent;
	}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #003399;
	background: transparent;
	}
a:hover	{
	font-weight: normal;
	text-decoration: none;
	color: #f60;
	background: transparent;
	}
a:active {
	font-weight: normal;
	text-decoration: none;
	color: #f60;
	background: transparent;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	}
p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	}
h1	{
	font-size: 12px;
	font-weight: bold;
	}
h2	{
	font-size: 14px;
	font-weight: bold;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size 9px;
	color: #e4e4e4;
	border-top: 3px solid #4B4B4B;
	border-bottom: 5px solid #4B4B4B;
	background: #2C2C2C;
	padding: 5px 10px 5px 10px;
	}
.heading1 {
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	}
.heading2 {
	font-size: 20px;
	font-weight: normal;
	color: #003399;
	}

/* header divisions */

.film {
	margin: 0 3px 0 0;
	display: inline;
	}
.filmlast {
	margin: 0 0;
	display: inline;
	}
.menu {
	margin: 3px 1px 3px 0;
	}
.menulast {
	margin: 3px 0 3px 0;
	}

/* subpage content */

#subpanel_left {
	width: 200px;		/* IE4/5.5 fix */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 197px;
	background: #E4E4E4;
	border-right: 3px solid #4B4B4B;
	}
#subpanel_left_A {
	padding: 40px 15px 15px 15px;
	background: #E4E4E4;
	}
#subpanel_right {
	padding: 15px 15px 15px 15px;
	background: #FFF;
	}



/* home content */

#home_leftpanel {
	width: 250px;		/* IE4/5.5 fix */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 247px;
	background: #E4E4E4;
	border-right: 3px solid #4B4B4B;
	}

#home_leftpanel_A {
	border-bottom: 1px solid #4B4B4B;
	padding: 20px 20px 10px 20px;
	background: #E4E4E4;
	}

#home_leftpanel_B {
	padding: 20px 20px 20px 20px;
	background: transparent url(images_top_and_menu/background_globe.gif) no-repeat;
	}

#home_rightpanel {
	padding: 0;
	background: #FFF;
	}

#home_fullbox {
	border-bottom: 1px solid #4B4B4B;
	}
#home_fullbox_part {
	padding: 10px 10px 10px 10px;
	}
#home_halfbox_a {
	padding: 10px 10px 10px 15px;
	}
#home_halfbox_b {
	padding: 5px 10px 5px 0;
	}
#home_halfbox_c {
	padding: 10px 10px 0 15px;
	}
#home_halfbox_d {
	padding: 5px 10px 10px 10px;
	}
#home_halfbox_e {
	padding: 10px 15px 5px 15px;
	}
#home_halfbox_f {
	padding: 0 10px 5px 15px;
	}
.linksSubSet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}
