@charset "utf-8";
/* 9Slice Module Skin */

#Slices {
	
}

#Slices td {
	font-size:					12px;
}

#Slices .Slice_TopLeft {
	width:						5px;
}

#Slices .Slice_Top {
	font-size:				18px;
	color:					#43205E;
	font-weight:			bold;
	font-family:			Arial, Helvetica, sans-serif;
}

#Slices .Slice_TopRight {
	width:						5px;	
}

#Slices .Slice_Left {
	width:						5px;	
}

#Slices .Slice_Middle {
	padding: 					5px;
}

#Slices .Slice_Right {
	width:						5px;	
}

#Slices .Slice_BottomLeft {
	width:						5px;
}

#Slices .Slice_Bottom {
	text-align:					right;
}

#Slices .Slice_BottomRight {
	width:						5px;
}

