DIV.topPicPlace IMG{
	height:200px;
	display:none;
}
TABLE.main{
	margin-top:10px;
}
.topAddr{
	margin-top:5px;
	vertical-align:middle;
	color:#666699;
	text-decoration:none;
	cursor:pointer;
	font-family:Comic Sans MS, Arial, Verdana;
	font-size:11px;
}
A{
	color:#666699;
}
.standart{
	color:#666699;
	font-family:Comic Sans MS, Arial, Verdana;
}
A.standart{
	text-decoration:none;
	cursor:pointer;
}


/* MENU */
.menuTbl{
	margin-bottom:5px;
	background-repeat:no-repeat;
	background-position:top left;
}
.menuTbl DIV{
	padding-bottom:5px;
}
.menuTbl A{
	width:120px;
	display:block;
	vertical-align:middle;
	color:#666699;
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
	font-family:Comic Sans MS, Arial, Verdana;
	padding:2px 0px;
}
A.topMP{
	font-weight:bold;
	height:26px;
	text-align:center;
	background-image:URL('../imgs/menu_BgFull.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
A.topMPact{
	font-weight:bold;
	height:26px;
	text-align:center;
	color:#CEA492;
	background-image:URL('../imgs/menu_BgFull.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
A.botMp{
	text-align:left;
	color:#000020;
	border-top:1px solid #F0F0FF;
	border-bottom:0px solid #FFFFFF;
	font-family:Verdana,Tahoma,Arial;
}
A.botMp:hover{
	background-color:#F5F5FF;
	border-top:1px solid #E0E0FF;
	border-bottom:0px solid #E0E0FF;
}
.menuTbl TD DIV{	
	background-image:URL('../imgs/menu_BgBottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
}

.logoTD{
	background-image:URL('../imgs/body_bg_left.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	width:200px;
}
.bodyTD{
	height:350px;
	padding:10px;
	font-size:12px;
	color:#666699;
	background-image:URL('../imgs/body_bg_right.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
.topLang{
	margin-left:50px;
	margin-top:10px;
}
.topPicPlace A DIV{
	position:absolute;
	text-align:left;
}
.reqTD{
	font-size:10px;
	text-align:right;
	padding:10px 20px;
	color:#666699;
}
.logoTD A{
	font-size:11px;
	color:#666699;
	text-decoration:none;
}
.logoTD A DIV{
	margin-top:5px;
}