body{
	background-color: #000000;
	color: #000000;
	font-weight:bold;
}

td.top{
	vertical-align:middle;
}

a{
	color: #a92e27;
	font-weight:900;
}

a:visited{
	color: #a92e27;
	font-weight:bold;
}

a.menu{
	font-weight: bold;
	white-space : nowrap;
	display: block;
	margin-bottom: 6px;
}

a.menuTitle{
	font-weight: bold;
	white-space : nowrap;
	display: block;
}
a.simple {
	text-decoration:none;
	cursor:pointer;
}
a.simple:visited {
	text-decoration:none;
	cursor:pointer;
}
span.menu{
	font-weight: bold;
	white-space : nowrap;
	display: block;
	margin-bottom: 6px;
}
span.menuSubTitle{
	font-size: 10px;
	white-space : nowrap;
	display: block;
	margin-bottom: 6px;
}
span.menuTitle{
	font-weight: bold;
	white-space : nowrap;
	display: block;
}

td.contentTable{
	font-weight:bold;
	text-align:left;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

td.menuTable{
	padding-top: 15px;
	padding-left: 20px;
	text-align: center;
}

td.tableMain_left {
	vertical-align:bottom;
}

td.tableMain_left_top {
	vertical-align: top;
}

td.tableMain_right {
	vertical-align:bottom;
}

td.tableMain_right {
	vertical-align: top;
}

td.menuTableTop {
	background: url(/img/mt.png) no-repeat;
}

/*tr.tableTop td{
	background: url(/img/bg_t.jpg) repeat-x;
}*/

td.tableBot {
	background: url(/img/mb.png) no-repeat;
}

/*
td.tableBgCenter, td.tableBgCenter table td{
	background-color:#000000;
	background: url(/img/pixel_1.jpg) repeat;
}*/

td.mainCast_left {
	background: url(../img/bg_l.jpg) repeat-y;
	}
	
td.mainCast_right {
	background: url(../img/bg_r.jpg) repeat-y;
	}
	
tr.mainCast_top {
	background: url(../img/bg_t.jpg) repeat-x;
	}
	
tr.mainCast_bottom {
	background: url(../img/bg_b.jpg) repeat-x;
	}

td.tableBgLeft{
	background: url(/img/lm.png) no-repeat;
}

td.tableBgRight{
	background: url(/img/rm.png) no-repeat;
}

h1{
	font-size: 19px;
	text-align: center;
	margin: 10 0 15 10;
}
h4{
	margin-bottom: 15px;
}

div.content {
	font-weight:bold;
	text-align:left;
	padding: 15 20 20 20;
}
p {
	margin-bottom: 15px;
}
p.copy{
	color: #bbbbbb;
	font-size: 10px;
}
p.copy a{
	color: #8A9CC4;
}
#langBg{
left: 2px;
top: 2px;
width: 72px;
height: 19px;
background: url(/img/bg_lang.png) top left no-repeat;
background: expression('none'); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_lang.png', sizingMethod='crop');
}
#langText{
	left: 16px;
	top: 2px;
}
#langText span{
	font-weight: bold;
	color: #b1b1b1;
}
#langText a, #langText a:visited{
	font-weight: bold;
	color: #e1e1e1;
	cursor: hand;
}
table.imagesTable td{
	border: 1px solid #ddd;
}
img.photo{
		border: 0px;
}


img.portrait{
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
td.bgTopLeft{
	width: 50%;
	background: url(/img/top_left_bg.jpg) right;
}
td.bgTopRight{
	width: 50%;
	background: url(/img/top_right_bg.jpg);
}
div.topLeft{
	height: 328px;
	background: url(/img/top_left.png) right no-repeat;
}
div.topRight{
	height: 328px;
	background: url(/img/top_right.png) no-repeat;
}
td.topMenuLeft{
	width: 50%;
	background: url(/img/top_menu_left.jpg) right;
}
td.topMenuRight{
	width: 50%;
	background: url(/img/top_menu_right.jpg);	
}
td.photo {
	vertical-align:top;
}
#center {
  padding:0;

  width:1000px;      
  min-height:624px; 
  
  position:absolute;
  top:50%;                  
  left:50%;
  

  margin:-312px 0 0 -500px;
}


* html #center {
  height:298px;  
}

/*
#bglayer {
  position:absolute;
  z-index:1;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
}
#bglayer img {
  width: 100%;
  height: 410px;
}
#content2 {
  position:absolute;
  z-index:2;
  top:0px;
  left:0px;
}*/


#bg_layer {
  position:absolute;
  text-align:center;
  z-index:1;
  top:0px;
  width:100%;
  height:100%;
}
#bg_image_top {
  width: 100%;
  height: 453px;
  min-width: 1330;
}

#bg_image_bottom {
  width: 100%;
  min-width:1330px;
  position:relative;
  top:-2px;
}

#content_main {
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	width: 100%;
}