/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    background-image:  url(images/ui/backgrounds/page_bg.jpg);
    FONT-FAMILY: Tahoma;
    FONT-SIZE:  x-small;
    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:	x-small;
	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;
	}	



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 #808080; 
	background-color: #DCDBD9; 				
}
.MainWindow_InnerTable
{
	
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BEBDBB; 
	border-right: 1px solid #BEBDBB;
	
	padding:0,0,0,0;
	 
		  
}

.ApplicationTitlePanel
{		
	background-color: #FFFFFF;
}

/* Component */

.Component_Grid_Footer_Table
{	
	background-color:#f0f0f0;	
}

.Component_Grid_Footer_Label
{	
	font-family: verdana;
	font-size:  xx-small;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
}

.Component_Grid_Footer_text
{	
	font-family: verdana;
	font-size:  xx-small;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.Component_Grid_Header
{	
	font-family: verdana;
	font-size:  xx-small;
	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:  xx-small;
	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:  xx-small;
	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: Arial;
	font-size:  12;
	font-style: normal ;	
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:black;
	background-color:#f0f0f0;
	direction:rtl ;
	 
}


.Component_RelatedItems_Panel_Table
{	
	border:1px solid #c0c0c0; background-color:#f0f0f0;
	
}

.Component_RelatedItems_Panel_TitleBar_Text
{	
	font-family: verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight :bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;	
}

.Component_RelatedItems_Panel_Text
{	
	font-family: verdana;
	font-size: xx-small;
	font-style: normal;	
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;	
}

/* Content Panel */
.ContentPanel_Table
{
	border:1px solid #808080; background-color: white;
	width:100%	
}

.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='#FFFFFF', endColorStr='#7B9FD9', gradientType='1')" 
}

.ContentPanel_TitleBar_Text
{
	font-family: Verdana;
	font-size: 18;
	font-style:normal;
	
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ContentPanel_SubHeader_Text
{
	font-family: Arial;
	font-size: 12;
	font-style:normal;
	font-weight:bold;
	color: #808080;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ContentPanel_Menu_Table
{
	padding:2,2,2,2;
	background-color:#F3F2F0 ;	
}

.ContentPanel_Menu_Text
{
	font-family: verdana;
	font-size:  xx-small;
	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: Arial;
	font-size:   12;
	font-style: normal;
	color:  Black ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ContentPanel_Body_Text
{
	font-family: Arial;
	font-size:   12;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:  Black ;
}

.ContentPanel_Body_Label
{
	font-family: Arial;
	font-size:   12;
	font-style: normal;
	color: #808080;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}


.ContentPanel_Body_LabelSmall
{
	font-family: Arial;
	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: Arial;
	font-size:   10;
	font-style: normal;	
	color:  Black ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ContentPanel_Body_SmallHeading
{
	font-family: Arial;
	font-size:   12;
	font-style: normal;	
	color: #808080;
	font-weight:bold;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}


.ContentPanel_Body_Hyperlink	
{	
	font-family: Arial;
	font-size:   12;

	text-decoration:	none;
	}	
	
.ContentPanel_Body_Hyperlink:Link	
{	
	font-family: Arial;
	font-size:   12;

	text-decoration:	underline;
	color:	blue;
	}	
		
.ContentPanel_Body_Hyperlink:visited	
{	
	font-family: Arial;
	font-size:   12;

	text-decoration:	underline;
	color:	blue;
	}	
		
.ContentPanel_Body_Hyperlink:active	
{
	font-family: Arial;
	font-size:   12;

	text-decoration:	underline;
	color:	blue;
	}	
		
.ContentPanel_Body_Hyperlink:hover	
{
	font-family: Arial;
	font-size:   12;
	
	text-decoration:	underline;
	color:	RED;
}


.ContentPanel_Body_HyperlinkSmall
{	
	font-family: Arial;
	font-size:   10;

	text-decoration:	none;
	}	
	
.ContentPanel_Body_HyperlinkSmall:Link	
{	
	font-family: Arial;
	font-size:   10;

	text-decoration:	underline;
	color:	blue;
	}	
		
.ContentPanel_Body_HyperlinkSmall:visited	
{	
	font-family: Arial;
	font-size:   10;

	text-decoration:	underline;
	color:	blue;
	}	
		
.ContentPanel_Body_HyperlinkSmall:active	
{
	font-family: Arial;
	font-size:   10;

	text-decoration:	underline;
	color:	blue;
	}	
		
.ContentPanel_Body_HyperlinkSmall:hover	
{
	font-family: Arial;
	font-size:   10;
	
	text-decoration:	underline;
	color:	RED;
}
/* Main Menu */

.MainMenu_Hyperlink	
{	
	font-family: Verdana;
	font-size:   10;

	text-decoration:	underline;
	}	
	
.MainMenu_Hyperlink:Link	
{	
	font-family: Verdana;
	font-size:   10;
	font-weight: bold;
	text-decoration:	underline;
	color:	white;
	}	
		
.MainMenu_Hyperlink:visited	
{	
	font-family: Verdana;
	font-size:   10;
	font-weight: bold;
	text-decoration:	underline;
	color:	white;
	}	
		
.MainMenu_Hyperlink:active	
{
	font-family: Verdana;
	font-size:   10;
	font-weight: bold;
	text-decoration:	underline;
	color:	white;
	}	
		
.MainMenu_Hyperlink:hover	
{
	font-family: Verdana;
	font-size:   10;
	font-weight: bold;
	text-decoration:	underline;
	color:	white;
}


