﻿
.chtatl
{
	background-image:url('Images/dlg/diadlog_top_left.png');	
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.chtatc
{
	background-image:url('Images/dlg/diadlog_top_center.png');	
	background-repeat:repeat-x;
	height:10px;		
	margin-left:10px;
	margin-right:10px;
}
.chtatr
{
	background-image:url('Images/dlg/diadlog_top_right.png');	
	background-repeat:no-repeat;
	height:10px;
	width:10px;
	
}

.chtacl
{
	background-image:url('Images/dlg/diadlog_midle_left.png');	
	background-position:left;
	background-repeat:repeat-y;				
}
.chtacc
{
	background-color:#f7ffef;
	background-repeat:repeat-y;
	margin-left:10px;
	margin-right:10px;
}
.chtacr
{
	background-image:url('Images/dlg/diadlog_midle_right.png');	
	background-repeat:repeat-y;			
	background-position:right;
	
}

.chtabl
{
	background-image:url('Images/dlg/diadlog_bottom_left.png');	
	background-repeat:no-repeat;
	height:12px;
	width:10px;
	
}
.chtabc
{
	background-image:url('Images/dlg/diadlog_bottom_center.png');	
	background-repeat:repeat-x;
	height:12px;
	margin-left:10px;
	margin-right:10px;
}
.chtabr
{
	background-image:url('Images/dlg/diadlog_bottom_right.png');	
	background-repeat:no-repeat;
	height:12px;
	width:10px;
}
