.TitleWrapper
{
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 19px;
	text-align: left;
}
.title
{
	position:absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 3px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
}
.Head
{
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	text-align: left;
}
.visibility
{
	position:absolute;
	margin: 0px;
	padding: 0px;
	top: 6px;
	right: 2px;
	font-size: 1px;
	line-height: 1px;
}
.ContentWrapper
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
.ContentWrapper .Head
{
	margin: 0px auto;
	padding: 0px;
	color: #333;
	width: 99%;
	text-align:left;
	text-indent: 0em;
	line-height: 1.5em;
}
.actionbuttons
{
	text-align:right;
	font-size: 1px;
	line-height:1px;
}
/* notitlebox */
.notitlebox
{
	margin: 0px auto 10px;
	padding: 0px;
	width: 98%;
}
.notitlebox .ContentWrapper
{
	margin: 0px;
	padding: 0px;
}
.notitlebox .contentpane
{
	margin: 0px;
	padding: 0px;
}
/* rightbox */
.rightbox
{
	margin: 0px auto 10px;
	padding: 0px;
	width: 99%;
	border: solid 1px #1770A8;
	text-align: left;
	background-image: url(images/back_turu.gif);
	background-repeat: repeat;
}
.rightbox .TitleWrapper
{
	background-image: url(images/title_back.gif);
	background-repeat: repeat-x;
}
.rightbox .title
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.rightbox .Head
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.rightbox .visibility{}
.rightbox .ContentWrapper
{
	
}
.rightbox .contentpane
{
	margin: 0px auto;
	padding: 0px;
	width: 95%;
	color: #009999;
	text-align:left;
	text-indent: 0em;
	line-height: 1.5em;
	font-size: 13px;
}
/* centerbox */
.centerbox
{
	margin: 0px auto 10px;
	padding: 0px;
	width: 98%;
	text-align: left;
}
.centerbox .TitleWrapper
{
	background-image: url(images/title_back1.jpg);
	background-repeat: no-repeat;
}
.centerbox .title
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
}
.centerbox .Head
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
}
.centerbox .visibility{}
.centerbox .ContentWrapper{}
.centerbox .contentpane
{
	margin: 0px auto;
	padding: 0px;
	width: 99%;
	color: #000;
	text-align:left;
	text-indent: 0em;
	line-height: 1.5em;
	font-size: 13px;
}

