﻿.dccOuterPanel
{
	width:auto;
	
}

.dccTopLeftCorner
{
	background-image:url('images/c1_01.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:25px;
}
.dccTopMiddle
{
	background-image:url('images/c1_02.jpg');
	background-repeat:repeat-x;
	height:25px;
}
.dccTopRightCorner
{
	background-image:url('images/c1_03.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:25px;
}

.dccSubjectLeft
{
	background-image:url('images/c1_04.jpg');
	background-repeat:repeat-y;
	width:15px;
	
}

.dccSubjectRight
{
	background-color:#ffffff;
	height:30px;
}
.dccSubjectRight
{
	background-image:url('images/c1_06.jpg');
	background-repeat:repeat-y;
	width:15px;
	
}

.dccContentLeft
{
	background-image:url('images/c1_10.jpg');
	background-repeat:repeat-y;
	width:15px;
	
}

.dccContentMiddle
{
	background-color:#f1f6fa;
}
.dccContentRight
{
	background-image:url('images/c1_12.jpg');
	background-repeat:repeat-y;
	width:15px;
	
}

.dccBottomLeftCorner
{
	background-image:url('images/c1_13.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:40px;
}
.dccBottomMiddle
{
	background-image:url('images/c1_14.jpg');
	background-repeat:repeat-x;
	height:40px;
}
.dccBottomRightCorner
{
	background-image:url('images/c1_15.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:40px;
}

.dccSubject
{
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	color: #004E9B;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Tahoma,Verdana,Helvetica, Arial, sans-serif;
}
.dccContentPanel
{
	padding-top:10px;
}
