﻿
.tableCellTitle
{
	width :35px;
	font-family:Arial ;
	font-size :12px;
	height :30px;
	text-align :left;
	
}
.tableCellDDL
{
	width :140px;
	font-family:Arial ;
	font-size :12px;
	height :30px;
	text-align :left;
}
.tableCell
{
	
	font-family:Arial ;
	font-size :12px;
	text-align :left;
	
}
.detailTitles
{
		vertical-align:middle;
	font-size:20px;
	color:#123948;
	font-weight: bold;
}
.detailDiv
{
	
	padding-right:30px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
}
.contactTextBox
{
	width :200px;
	margin-right:20px;
}
.divConfirms
{
	width:650px;
	font-family:Arial ;
	font-size :9px;
	height :40px;
}
.tableTxtBox
{
	width :120px;
}
.tableTxtBoxBirth
{
	
	display:none;
	visibility:hidden;
}
.tableValCell
{
	font-size :10px;
	text-align :left;
}
.floatLeft
{
	float :left ;
	text-align :left;
	font-family:Arial ;
	font-size :12px;
}
.orientimage
{
	background-image: url( '/Images/freccia_bianca.png' );	
	background-repeat:no-repeat ;
	padding-top:0px;
	width :112px;
	height :13px; 
}
.orientimagebold
{
	background-image: url( '/Images/freccia_blu.png' );
	background-repeat:no-repeat ; 
	padding-top:0px;
	width :112px;
	height :13px;
}
.orientlabel
{
	
	width :140px;
	height :13px;
	margin-bottom :5px;
}

.divOrient
{
	width :910px;
	height :40px;
	
	
}
.floatRight
{
	float :right ;
}
.lblPage
{
	padding-top:0px;
	width :150px;
	height :13px;
	font-family:Georgia  ;
	font-size :16px;
}
.displaynone
{
	display:none ;
}
.Bold
{
	font-weight:bold ;
}