/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    background-image:  url(images/ui/PageBG.gif);
    FONT-FAMILY: Tahoma;
    FONT-SIZE:  12;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal    
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:	12;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	
{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:visited	
{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	
{

	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	
{
	text-decoration:	underline;
	color:	#333399;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


/* Main Window */


.MainWindow_Table
{
	border: 1px solid #999999; 
	border-collapse:collapse;	 
}

.MainWindow_InnerTable
{
	border: 0px;
	background-color:#e4e4e4;
	border-collapse:collapse;
  
}

.MainWindow_ContentTable
{		
	background-color: #FFFFFF;	
	
}

/* Component */

.Component_Grid_Footer_Table
{	
	background-color:#f0f0f0;	
}

.Component_Grid_Footer_Label
{	
	font-family: verdana;
	font-size:  10;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
}

.Component_Grid_Footer_text
{	
	font-family: verdana;
	font-size:  10;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.Component_Grid_Header
{	
	font-family: verdana;
	font-size:  10;
	font-style: normal ;
	font-weight:bold;	
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:white;
	background-color:black;
}
.Component_Grid_Item
{	
	font-family: verdana;
	font-size:  10;
	font-style: normal ;	
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:black;
	background-color:white;
}

.Component_Grid_AlternatingItem
{	
	font-family: verdana;
	font-size:  10;
	font-style: normal ;	
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:black;
	background-color:#f0f0f0;
}

.Component_Grid_Pager
{	
	font-family: verdana;
	font-size:  10;
	font-style: normal ;	
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:black;
	background-color:#f0f0f0;
	direction:rtl ;
	 
}


}

/* Content Panel */

.ContentPanel_TitleBar_Text
{
	font-family: Tahoma;
	font-size: 13;	
	font-weight:bold; 	

}

.ContentPanel_TitleBar_Table
{
	border:1px solid white; 
	
	/*background-image: url(images/ui/backgrounds/content_title_bg.jpg);
	background-repeat: repeat-y */
 
	FILTER:"progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FBFBFB', endColorStr='#E9E9E9', gradientType='0')" 
}

.ContentPanel_Menu_Text
{
	font-family: verdana;
	font-size:  10;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ContentPanel_Body_Table
{
	padding:5,5,5,5;
	background-color:white;
	
}

.ContentPanel_Body_TextBox
{
	font-family: Tahoma;
	font-size:   12;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}



.ContentPanel_Body_Text
{
	font-family: Tahoma;
	font-size:   12;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ContentPanel_Body_Label
{
	font-family: Tahoma;
	font-size:   12;
	font-style: normal;
	color: #808080;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.ContentPanel_Body_Heading
{
	font-family: Tahoma;
	font-size:   12;
	font-weight:bold;
}


.ContentPanel_Body_LabelSmall
{
	font-family: Verdana;
	font-size:   10;
	font-style: normal;	
	color: #808080;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	 	
}

.ContentPanel_Body_TextSmall
{
	font-family: Verdana;
	font-size:   10;
	font-style: normal;	
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ContentPanel_Body_TextBoxSmall
{
	font-family: Verdana;
	font-size:   10;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.ContentPanel_Body_SmallHeading
{
	font-family: Verdana;
	font-size:   10;
	font-style: normal;	
	font-weight:bold;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}



.ContentPanel_Body_Hyperlink	
{	
	font-family: Tahoma;
	font-size:   12;

	text-decoration:	none;
	}	
		
		
.ContentPanel_Body_Hyperlink:Link	
{	
	font-family: Tahoma;
	font-size:   12;

	text-decoration:	none;
	color:	#333399;
	}	
		
.ContentPanel_Body_Hyperlink:visited	
{	
	font-family: Tahoma;
	font-size:   12;

	text-decoration:	none;
	color:	#333399;
	}	
		
.ContentPanel_Body_Hyperlink:active	
{
	font-family: Tahoma;
	font-size:   12;

	text-decoration:	none;
	color:	#333399;
	}	
		
.ContentPanel_Body_Hyperlink:hover	
{
	font-family: Tahoma;
	font-size:   12;
	
	text-decoration:	underline;
	color:	#333399;
}

.ContentPanel_Body_HyperlinkSmall	
{	
	font-family: Verdana;
	font-size:   10;

	text-decoration:	none;
	}	
		
		
.ContentPanel_Body_HyperlinkSmall:Link	
{	
	font-family: Verdana;
	font-size:   10;
	text-decoration:	none;
	color:	#333399;
	}	
		
.ContentPanel_Body_HyperlinkSmall:visited	
{	
	font-family: Verdana;
	font-size:   10;
	text-decoration:	none;
	color:	#333399;
	}	
		
.ContentPanel_Body_HyperlinkSmall:active	
{
	font-family: Verdana;
	font-size:   10;
	text-decoration:	none;
	color:	#333399;
	}	
		
.ContentPanel_Body_HyperlinkSmall:hover	
{
	font-family: Verdana;
	font-size:   10;
	
	text-decoration:	underline;
	color:	#333399;
}

.ContentPanel_HighlightTable
{
	background-color:#FFFF99;
	border: 2 2 2 2;
	font-family: Tahoma;
	font-size:   12;

}
/* Left Panel */

.LeftPanel_Table
{
	
	border-style:solid;	
	width:180;
	border-width:0;

}
.LeftPanel_Header
{
	font-family: Verdana;
	font-size:   11;
	font-weight:  bold;
}

.LeftPanel_Text:link	
{	
	font-family: Verdana;
	font-size: 10;
	font-weight: normal;
	
	text-decoration:	none;
	color:	#5A5959;
	}	
		
.LeftPanel_Text:visited	
{	
	font-family: Verdana;
	font-size: 10;
	font-weight: normal;

	text-decoration:	none;
	color:	#5A5959;
	}	
		
.LeftPanel_Text:active	
{
	font-family: Verdana;
	font-size: 10;
	font-weight: normal;

	text-decoration:	none;
	color:	#5A5959;
	}	
		
.LeftPanel_Text:hover	
{
	font-family: Verdana;
	font-size: 10;
	font-weight: normal;
	
	text-decoration:	underline;
	color:	#5A5959;
	}
	

/* Status Bar Panel */

.StatusBarPanel_Table
{
	border:1px solid #808080; background-color:white;
	

}

.StatusBarPanel_Label
{

	font-family: Verdana;
	font-size:   10;
	font-style:normal ;
	font-weight:normal ;
	color: #808080;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;

}

.StatusBarPanel_Text
{
	font-family: Verdana;
	font-size: 10;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}