@import url("/i/common.css");

body {
	background-color: #000000;
	text-align: center;
}
form {
	margin: 0px;
}
.logoAreaBg {
	background-image: url(/i/logoAreaBg.jpg);
	background-repeat: no-repeat;
	padding: 15px 0px 0px 20px;
}
.sloganArea {
	background-color: #c73900;
}
.sloganAreaTop {
	background-image: url(/i/sloganAreaTop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.slogan {
	background-image: url(/i/slogan.gif);
	background-repeat: no-repeat;
	background-position: top;
} 
.loginFormArea {
	background-image: url(/i/sloganAreaRightTop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 6px 0px 0px;
}
#loginFormTitle {
	padding: 11px 10px 0px 0px;
}
.film {
	background-color: #c73900;
	vertical-align: top;
	text-align: center;
}
.searchArea {
	background-color: #7a2300;
	background-image: url(/i/searchBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.searchLeft{
	background-image: url(/i/searchLeft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.searchForm {
	background-image: url(/i/searchRight.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 6px;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
}
.bottomMenu, .bottomText {
	color: #ffffff;
	text-align: center;	
}
.bottomMenu ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding: 0px; 
	margin: 0px;
}
.bottomMenu ul li {
	display: inline;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
.whiteBold {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.white {
	color: #ffffff;
}
.whiteCap {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
#search {
	margin: 0px 0px 0px 6px;
}
input.text{
	height: 12px;
	width: 130px;
}
* html input.text {
	height: 14px;
}
.innerLogoAreaBg {
	background-image: url(/i/innerLogoAreaBg.jpg);
	background-repeat: no-repeat;
	padding: 15px 0px 0px 20px;
}
.topMenu {
	padding: 0px 15px 0px 10px;
}
.innerHeaderArea {
	background-color: #555555;
	padding-left: 29px;
}
.inner1HeaderCenter {
	background-image: url(/i/inner1HeaderCenter.gif);
	background-repeat: no-repeat;
}
.inner1HeaderRight {
	background-color: #ffffff;
	border-top: 10px solid #555555;
}
.innerHeader {
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}
.inner1Content {
	text-align: left;
	background-color: #ffffff;
	padding: 41px 72px 45px 41px;
}
.inner2HeaderLeft{
	background-image: url(/i/inner2HeaderLeft.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #555555;
	padding: 0px 0px 12px 29px;	
}
.inner2HeaderCenter {
	background-image: url(/i/inner2HeaderCenter.gif);
	background-repeat: no-repeat;
}
.inner2HeaderRight {
	background-image: url(/i/inner2HeaderRight.gif);
	background-repeat: repeat-x;
	background-color: #c73900;
	background-position: bottom;
	padding: 5px 6px 0px 0px; 
}
.inner2Content {
	text-align: left;
	background-color: #ffffff;
	padding: 15px 72px 30px 41px;
}
.infoHeader {
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}
.infoSearch {
	padding-right: 85px;
}
.infoContent {
	background-repeat: no-repeat;
	background-position: top center;
	height: 473px;
	width: 572px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	color: #ffffff;
}
.infoContentText {
	padding: 25px 60px 0px 60px; 
	text-align: left;
}
.infoContentText p, .infoContentText td {
	color: #ffffff;
}
.goButton {
	width: 27px;
	height: 19px;
	border: none;
}
.startPageLink {
	padding: 12px 4px 0px 0px;
	margin: 0px;
}
.startPageLink a {
	color: #ffffff;
	font-weight: bold;
}
.submitButton {
	width: 68px;
	height: 27px;
	border: none;
}
input.radio, input.checkbox {
	width: auto;
	border: none;
}
.innerBottomLeft {
	background-image: url(/i/innerBottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
}
.innerBottomRight {
	background-image: url(/i/innerBottomRight.gif);
	background-repeat: no-repeat;
	background-position: right;
}