.TitleWrapper
{
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.title
{
	position:absolute;
	margin: 0px;
	padding: 0px;
	top: 5px;
	left: 3px;
	font-weight: bold;
	font-family: "�l�r �o�S�V�b�N", Arial, sans-serif;
	line-height: 1.3em;
}
.Head
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "�l�r �o�S�V�b�N", Arial, sans-serif;
	line-height: 1.3em;
}
.visibility
{
	position:absolute;
	margin: 0px;
	padding: 0px;
	top: 10px;
	right: 4px;
	font-size: 1px;
	line-height: 1px;
}
.ContentWrapper
{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}
.ContentWrapper .contentpane
{
	margin: 0px auto;
	width: 95%;
	text-align:left;
	text-indent: 0em;
	line-height: 1.5em;
}
.actionbuttons
{
	text-align:right;
	font-size: 1px;
	line-height:1px;
}

/* Center */
.centerbox
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.centerbox .TitleWrapper
{
}
.centerbox .title
{
	color: #660000;
	font-size: 15px;
}
.centerbox .Head
{
	color: #660000;
	font-size: 15px;
}
.centerbox .contentpane
{
	color: #333;
}
/* right */
.rightbox
{
	margin: 0px auto;
	padding: 0px;
	width: 150px;
	text-align: left;
}
.rightbox .TitleWrapper
{
	height: 25px;
	background: transparent url(images/menu_back.jpg) repeat-x bottom;
}
.rightbox .title
{
	color: #fff;
	font-size: 13px;
}
.rightbox .Head
{
	color: #fff;
	font-size: 13px;
}
.rightbox .contentpane
{
	color: #000;
}
/* left */
.leftbox
{
	margin: 0px auto 10px;
	padding: 0px;
	text-align: left;
}
.lefttbox .TitleWrapper
{
	height: 25px;
	background: transparent url(images/menu_back.jpg) repeat-x bottom;
}
.lefttbox .title
{
	color: #fff;
	font-size: 13px;
}
.leftbox .Head
{
	color: #fff;
	font-size: 13px;
}
.leftbox .Normal
{
	color: #aaa;
}
.leftbox .contentpane
{
	color: #aaa;
}
/* notitlebox */
.notitlebox
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}




