.Border_Blue{
	border: 1px solid #cccccc;
	padding-right:0px;
}

.Border_Orange{
	border: 1px solid #cccccc;
	padding-right:0px;
}

.TopCenter_Blue
{
	background-color:#e37c15;
	height:32px;
	text-align:center;
}

.TopCenter_Blue
{
	background-color:#557198;
	height:32px;
	text-align:center;
}

.TopCenter_Orange
{
	background-color:#e37c15;
	height:32px;
	text-align:center;
}

.TitleMenu_Blue{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.Bg_Content
{
	border-top:none; 
	border-bottom:none;
	background-color:#ffffff; 
	padding:5px
}