BODY {
	/* background-color:rgb(17,46,62); */
	background-color:rgb(24,57,76);
}
#topTable {
	margin-left: auto;
	margin-right: auto;
	width:1077px;
}
#topTableTopRowTR {
	height:256px;
}
#topTableTopRowTD {
	width:1077px;
	height:256px;
	background:url(../img/top.png);
	background-repeat:no-repeat;
}
#menuTopTable {
	width:1077px;
	height:256px;
}
#menuTopTableHeaderFotoTD {
	vertical-align:top;
	height:182px;
}
#menuTopTableHeaderFotoTD IMG {
	margin-left:152px;
	margin-top:9px;
}

#menuTopTableMenuTD {
	height:74px;
	color:white;
	vertical-align:top;
}
#menuTopTableMenuTD TABLE{
	margin-left:163px;
	margin-top:10px;
}
.topMenu_link {
	color:rgb(246,255,0);
}
.topMenu_sel {
	color:white;
	text-decoration:underline;
	cursor:pointer;cursor:hand;
}
#nb_input {
	background-color:rgb(17,46,62);
	border:1px solid rgb(109,132,149);
	color:rgb(246,255,0);
}
#topTableCenterRowTR {
	height:380px;
}
#topTableCenterLeftTD,#topTableBottomLeftTD {
	width:152px;
	background:url(../img/innerleft.jpg);
	background-repeat:repeat-y;
}
#topTableCenterRightTD,#topTableBottomRightTD {
	width:155px;
	background:url(../img/innerright.jpg);
	background-repeat:repeat-y;
}
#topTableBottomRowTR {
	height:256px;
}
#topTableBottomCenterTD {
	width:770px;
	height:256px;
	background-color:rgb(6,19,27);
	vertical-align:top;
}
#footerTable {
	width:770px;
	height:256px;
}
#footerTableTopRowTR,#footerTableTopRowTD {
	height:148px;
}
#footerTableCenterRowTR,#footerTableCenterRowTD {
	background-color:black;
	height:108px;
}
#footerTableCenterRowTD {
	color:rgb(246,255,0);
}
#topTableCenterTD {
	width:770px;
	background-color:rgb(6,19,27);
	vertical-align:top;
}
.kopTable {
	width:204px;
	margin:5px 11px 15px 11px;
	background-color:black;
}
.kop_bullet {
	height:16px;
	width:15px;
	background:url(../img/kop_bullet.png);
	background-repeat:no-repeat;
}
.kop_subbullet {
	height:16px;
	width:15px;
	background:url(../img/kop_subbullet.png);
	background-repeat:no-repeat;
}
.kop_link, .kop_sel {
	width:189px;
	padding:1px 5px 1px 0px;
	cursor:pointer;cursor:hand;
}
.kop_link{
	color:#EEEEEE;
}
.kop_sel {
	color:#FFFFFF;
	text-decoration:underline;
}

#mainTable {
	background-color:black;
	width:528px;
	height:339px;
	margin:5px 0px 0px 0px;
}
#mainTableTopRowTR,#mainTableTopRowTD {
	height:32px;
}
#mainTableBottomRowTR,#mainTableBottomRowTD {
	height:7px;
}
#mainTableCenterRowTR,#mainTableCenterRowTD {
	height:300px;
}
#mainTableCenterRowTD {
	vertical-align:top;
	padding:10px;
}
#mainTableCenterRowTD, #mainTableCenterRowTD TABLE, #mainTableCenterRowTD TD, #mainTableCenterRowTD P, #mainTableCenterRowTD A {
	color:white;
}