﻿.OrangeBox_Left
{
	background-image: url(images/OrangeBox_Left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:38px;
}

.OrangeBox_Content
{
	background-image: url(images/OrangeBox_Content.gif);
	background-repeat:repeat-x;
	height:38px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold; 
	font-style:italic;
	color: #0D5D5C;
	vertical-align:middle;
	padding: 0px;

}

.OrangeBox_Right
{
	background-image: url(images/OrangeBox_Right.gif);
	background-repeat:no-repeat;
	height:38px;
	width:9px;
}
