/* tahoma Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin: 0px;
	font-family: Tahoma;
	height: 100%;
	background-color:White;
	font-size: 9pt;
	color: #03194C;
	scrollbar-face-color:#d5d5d5;
    scrollbar-highlight-color:#d5d5d5;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-darkshadow-color:#A8A8A0;
    scrollbar-shadow-color:#d5d5d5;
    scrollbar-arrow-color:#007F16;
    scrollbar-track-color:#4682b4;
}
TD
{
	font-size: 8pt;
	color: #03194C;
	font-family:  Tahoma;
	}
A
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;	
}
A:active	{	
	text-decoration:	none;
	color:	#000000;
   }	
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
}
SELECT {
	font-size: 8pt;
	font-family:  Tahoma;
	color: #03194C;
	direction:rtl;
	}
.MultiSelect
{
	border-right: #03194C 1px solid;
	border-top: #03194C 1px solid;
	font-size: 9pt;
	font-family:Tahoma;
    color:#000000;
	border-left: #03194C 1px solid;
	border-bottom: #03194C 1px solid;
	border-style:solid;
	border-width:1px;
	color: #002A76;
	background-color: #fafafa;
	direction:rtl;
}
INPUT
{
	font-size: 10pt;
	font-family:  Tahoma;
	color: #03194C;
	direction:rtl;
}


.bgNavy
{
	background:#03194C;
	color:White;
}
.bgBlue
{
	background:#5166A3;
}
.bgGray
{
	background:#CCCCCC;
}
.bgYellow
{
	background:#E6BA07;
}
.bgYellowLight
{
	background:#F3DD83;
}
.txtWhite
{
	color:White;
}

.memberlink
{
	font-size: 8pt;
	color: #03194C;
	font-family:  Tahoma;
}



A.white
{
	font-size: 9pt;
	color: white;
	text-decoration: none;
	font-weight:bold;
}
A.white:hover,a.white:visited	{	
	text-decoration:none;
	color:	#FFCC00;
}

A.whiteAr
{
	font-weight: bold;
	font-size: 13pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}
A.whiteAr:hover	{	
	text-decoration:	none;
	color:	#FFCC00;
}

A.leftBar
{
	font-size: 9pt;
	color: #03194C;
	text-decoration: none;
	font-weight:bold;
}
A.leftBar:hover	{	
	text-decoration:	none;
	color:	#5166A3;
}

.b
{
font-weight : bold;
}

.tit
{
font-size: 15pt;	
}
.subtit
{
	font-size: 7pt;
font-weight : bold;	
}

.warn
{
	font-size: 9pt;
	font-family:  Tahoma;
	color: RED;	
	
}
.btnDarkBlue
{
	border-right: #326482 thin solid;
	border-top: #326482 thin solid;
	font-weight: bold;
	color:#326482;
	font-size: 9pt;
	vertical-align: baseline;
	border-left: #326482 thin solid;
	border-bottom: #326482 thin solid;
	font-family: Tahoma;
	background-color: #9dc2d9;
	text-align: center;
}
.btnGray
{
	border-right: #D4D4D4 thin solid;
	border-top: #D4D4D4 thin solid;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: baseline;
	border-left: #D4D4D4 thin solid;
	color: white;
	border-bottom: #D4D4D4 thin solid;
	font-family: Tahoma;
	background-color: #686666;
	text-align: center;
}
.txtTitle
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: capitalize;
	color: white;
	font-style: italic;
	background-color: #385ea0;
}
.txtBox
{
	border-right: #03194C 1px inset;
	border-top: #03194C 1px inset;
	font-size: 9pt;
	font-family:Tahoma;
    color:#000000;
	border-left: #03194C 1px inset;
	border-bottom: #03194C 1px inset;
	border-style:solid;
	border-width:1px;
	color: #002A76;
	background-color: #fafafa;
	direction:rtl;
}

.fields   
{ 
	font-family: Tahoma;
	font-size: 9pt; 
	background-color: #f7f7f7;
}
.fieldsb   
{ 
	font-family: Tahoma;
	font-size: 8pt; 
	background-color: #f7f7f7;
	font-weight:bold;
}
.fieldsAr  
{ 
	font-family: Tahoma;
	font-size: 11pt; 
	background-color: #f7f7f7;
}
.fieldsLight
{
	background-color:whitesmoke;
}

.rightborder
{
	border-right:solid 1px #03194C;
	border-left:0px;
	border-bottom:0px;
	border-top:0px;
}

.leftborder
{
	border-left:solid 1px #03194C;
	border-right:0px;
	border-bottom:0px;
	border-top:0px;
}

.bottomborder
{
	border-bottom:solid 1px #03194C;
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

.topborder
{
	border-top:solid 1px #03194C;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
}

.bottomleftborder
{
	border-bottom:solid 1px #03194C;
	border-left:solid 1px #03194C;
	border-right:0px;
	border-top:0px;
}

.bottomrightborder
{
	border-bottom:solid 1px #03194C;
	border-left:0px;
	border-right:solid 1px #03194C;
	border-top:0px;
}

.toprightborder
{
	border-top:solid 1px #03194C;
	border-left:0px;
	border-bottom:0px;
	border-right:solid 1px #03194C;
}

.topleftborder
{
	border-top:solid 1px #03194C;
	border-left:solid 1px #03194C;
	border-bottom:0px;
	border-right:0px;
}





