RedTitle_Content
/* Contour Container */
#Contour {
	padding: 0;
	margin-bottom: 5px;
}

.Contour_tl {
	background: url(tl.gif) no-repeat bottom right;
	width: 7px;
	height: 20px;
}

.Contour_tb {
	background: url(tb.gif) repeat-x bottom;
	height: 20px;
}
	
.Contour_tr {
	background: url(tr.gif) no-repeat bottom left;
	width: 17px;
	height: 20px;
}

.Contour_lb {
	background: url(lb.gif) repeat-y right;
	width: 7px;
}

.Contour_cb {
	background: #fff;
}

.Contour_rb {
	background: url(rb.gif) repeat-y left;
	width: 17px;
}

.Contour_bl {
	background:  url(bl.gif) no-repeat top right;
	width: 7px;
	height: 20px;
}

.Contour_bb {
	background: url(bb.gif) repeat-x top;
	height: 20px;
}

.Contour_br {
	background: url(br.gif) no-repeat top left;
	width: 17px;
	height: 20px;
}	

#Contour p {
	padding: 0; 
	margin-bottom: 4px; 
	line-height: 135%;
}

.Contour_Content {
	padding: 0 6px;
}

#Contour .Normal
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#3A2419;
font-weight:normal;
line-height: 135%;
}

#Contour .SubHead    {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#3A2419;
font-weight:bold;
line-height: 135%;
}

/* RedTitle Container */
#RedTitle { 
	padding: 0;
	margin-bottom: 5px;
}

#RedTitle p { 
/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
	padding: 0; 
	margin-bottom: 4px; 
	line-height: 135%;*/
}

.RedTitle_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AF3F16;
	padding-left: 6px;
	line-height: 32px;
}

.RedTitle_Content {
	padding: 0 6px 16px 6px;
}

#RedTitle .Normal
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#3A2419;
font-weight:normal;
line-height: 135%;
}

#RedTitle .SubHead    {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#3A2419;
font-weight:bold;
line-height: 135%;
}

/* Underline Container */
#Underline {
	padding: 0;
	margin-bottom: 5px;
}

#Underline p {
	padding: 0; 
	margin-bottom: 4px; 
	line-height: 135%;
}

.Underline_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #584229;
	padding-left: 6px;
	line-height: 32px;
}

.Underline_tl {
	background: url(underline_left.gif) no-repeat bottom left;
	height: 30px;
}

.Underline_tr {
	background: url(underline_right.gif) no-repeat bottom left;
	width: 20px;
	height: 30px;
}

.Underline_Content {
	padding: 12px 6px 16px 6px;
}

#Underline .Normal
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#3A2419;
font-weight:normal;
line-height: 135%;
}

#Underline .SubHead    {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#3A2419;
font-weight:bold;
line-height: 135%;
}

