
.tabellaRound_grey .ContainerHeaderText {
	color: #6C6C6C;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.tabellaRound_grey .row {
	/*background-color: #E7E7E7;*/
	background-image:url(/images/round_box_bg_grey.jpg);
}

.tabellaRound_grey .round_left {
	background-image:url(/images/round_left.jpg);
	width:13px;
	height:30px;
}
.tabellaRound_grey .round_right {
	background-image:url(/images/round_right.jpg);
	width:13px;
	height:30px;
}

.tabellaRound_blue .round_left {
	background-image:url(/images/round_left_blue.jpg);
	width:13px;
	height:30px;
}
.tabellaRound_blue .round_right {
	background-image:url(/images/round_right_blue.jpg);
	width:13px;
	height:30px;
}

.tabellaRound_blue .ContainerHeaderText {
	color: white;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.tabellaRound_blue .ContainerHeaderText a:visited,
.tabellaRound_blue .ContainerHeaderText a{
	color: white;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.tabellaRound_blue .row {
	/*background-color: #0068B3;	*/
	background-image:url(/images/round_box_bg_blue.jpg);
}


.tabellaRound_grey .ContainerHeaderText_Main {
	/*color: #E33333;*/
	font-family: Arial, Helvetica;
	font-size: 18px;
	
}

.ContainerHeaderText_Main {
	/*color: #0068B3;*/
	font-family: Arial, Helvetica;
	font-size: 18px;
	
}

.ContentPanePadding {
	padding-left: 7px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.containerbanner {
	height: 100%;
	background-color: transparent;
	margin-left: 30px;
}
/*
.ContainerHeaderText {
	color: #E33333;
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
}
*/
.FrameFile
{
	padding:2px;
	background-image:url(/images/Frame.png);
	height:180px;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:7px;
}