.TitleWrapper
{
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
.title
{
	position:absolute;
	margin: 0px;
	padding: 0px;
	top: 3px;
	left: 3px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: "�l�r �o�S�V�b�N", Arial, sans-serif;
	line-height: 1.3em;
}
.Head
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: "�l�r �o�S�V�b�N", Arial, sans-serif;
	line-height: 1.3em;
}
.visibility
{
	position:absolute;
	margin: 0px;
	padding: 0px;
	top: 8px;
	right: 2px;
	font-size: 1px;
	line-height: 1px;
}
.ContentWrapper
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: Transparent;
}
.ContentWrapper .contentpane
{
	margin: 0px auto;
	padding: 5px 0px;
	width: 99%;
	color: #333;
	background-color: Transparent;
	text-align:left;
	text-indent: 0em;
	line-height: 1.5em;
}

.actionbuttons
{
	text-align:right;
	font-size: 1px;
	line-height:1px;
}
/* Pink */
.pinkbox
{
	margin: 0px auto 10px;
	padding: 0px;
	width: 99%;
}
.pinkbox .TitleWrapper
{
	background: url(images/title_bg.gif) repeat-x bottom;
}
.pinkbox .ContentWrapper
{
	background: url(images/copy_bg.jpg) repeat-x top;
}
/* Notitle */
.notitlebox
{
	margin: 0px auto 10px;
	padding: 0px;
	width: 99%;
}




