/* CSS Document */

body {
	font: normal 12px Tahoma;
    color : #000000;
	background-position: center;
	font-size:x-small;
	margin: 0px;
		
}

p, table {
	font-size:x-small;
	color: #000000;
	margin-right: 0px;
}

a {
	color: #357ebd;
	text-decoration: none;
	font: verdana;
	
}

a:hover
{
	color:Orange;
	text-decoration:none;
	font: verdana;
	
}





.TitleDiv
{
	background-color:#66A0E2;
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #1970b3;
	padding-left:2px;  
	color:White;
	font-family:tahoma;
	font-size:small;
}

.PageTitle
{
	font-family: tahoma;
	font-size:medium;
	color: #606060;
    font-style:normal ;
    font-weight: bold;
	padding-left:15px;
	padding-right:15px;
}
.PageTitleLeft
{
	font-family: tahoma;
	font-size:x-small;
	color: #A2A1A1;
    font-style:normal ;
    font-weight: bold;
	padding-left:15px;
	padding-right:15px;
}
.PageTitleRight
{
	font-family: tahoma;
	font-size:x-small;
	color: white;
    font-style:normal ;
    font-weight: bold;
	padding-left:15px;
	padding-right:15px;
}
.TableStyle 
{
border: 1px solid #1970b3;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	height: 0px;
}



.TableStyle td
{
	border-bottom-color: #1970b3;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-top-color: #1970b3;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #1970b3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #1970b3;
	border-right-style: solid;
	border-right-width: 1px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}



.TableStyleSimple 
{
font-size:smaller;
border: 0px none;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	height: 100%;
}



.TableStyleSimple td
{
	font-size:smaller;
	border-bottom-style:none;
	border-bottom-width:0px;
	border-top-style: none;
	border-top-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.TableStyleLogin
{
font-size:x-small 
border: 0px none;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	height: 100%;
}



.TableStyleLogin td
{
	font-size:x-small; 
	border-bottom-style:none;
	border-bottom-width:0px;
	border-top-style: none;
	border-top-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



.TotalStyle
{
color: #000000;
background-color: #CDCECE;
}

.TotalBoxTEU
{
color: #1970b3;
}




.TableTitle
{
color: #FF9D4A; 
font-weight: bold

}



.ButtonStyle
{
	border-style:solid;
	border-color:#357ebd;
	border-width:1px;
}



.TableStyleConsole
{
border: 1px solid #1970b3;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	direction:rtl;
}
.TableStyleConsole td 
{
border-bottom-color:#1970b3;
border-bottom-style:solid;
border-bottom-width:1px;


border-top-color:#1970b3;
border-top-style:solid;
border-top-width:1px;

border-left-color:#1970b3;
border-left-style:solid;
border-left-width:1px;

border-right-color:#1970b3;
border-right-style:solid;
border-right-width:1px;

border-collapse:collapse;

margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;

 
padding-bottom:3px;
padding-left:3px;
padding-right:3px;
padding-top:3px;



}

.TableStyleConsole th
{
	font-family: tahoma;
	font-size:x-small;
	color: #333333;
    font-style:normal;
    font-weight:normal;


background-color:#74A6E3;

border-bottom-color:#1970b3;
border-bottom-style:solid;
border-bottom-width:1px;


border-top-color:red;
border-top-style:solid;
border-top-width:1px;

border-left-color:#1970b3;
border-left-style:solid;
border-left-width:1px;

border-right-color:#1970b3;
border-right-style:solid;
border-right-width:1px;

border-collapse:collapse;

margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;

padding-bottom:4px;
padding-left:3px;
padding-right:3px;
padding-top:4px;

}







.TableStylePaging 
{

	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border: 0px solid #1970b3;
	
	font-family: verdana;
	font-size:xx-small;
	color: #606060;
    font-style: italic;
    font-weight: bold;
	
	
	
}
.TableStylePaging td 
{


border-collapse:collapse;
border: 0px solid #1970b3;
font-size:xx-small;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;


padding-bottom:3px;
padding-left:3px;
padding-right:3px;
padding-top:3px;

}
.TextStyle
{

border-collapse: collapse;
 padding: 0px;
 margin: 0px; 
 text-align: justify;
 font-family: tahoma;
 font-size: x-small; 
 line-height: 15px;
 font-style: normal;
 font-weight: normal; 
 font-variant: normal;
 color: #000000
}

.ComboStyle
{

border-collapse: collapse;
 padding: 0px;
 margin: 0px; 
 text-align: justify;
 font-family: tahoma;
 font-size: 9pt; 
 line-height: 40px;
 font-style: normal;
 font-weight: normal; 
 font-variant: normal;
 color: #1970b3
}

.TitleText
{
	
	padding-left:2px;  
	color:Black;
	font-family:tahoma;
	font-size:9pt;
}

.TableStyleLeft 
{
border: 1px solid #A8A8A8;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	height: 0px;
}



.TableStyleLeft td
{
	border-bottom-color: #A8A8A8;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-top-color: #A8A8A8;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #A8A8A8;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A8A8A8;
	border-right-style: solid;
	border-right-width: 1px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}


