/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana;
	letter-spacing: normal;
	background-color: #CADCE6;
	font-family: Arial;
	font-size: 11px;
	color: #ff6633;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#444444; 
	
}

DataGrid
{
	font-size:xx-small;
	font-weight:normal;
	font-family:Arial;
} 
DataGrid2
{
	font-size:xx-small;
	font-weight:normal;
	font-family:Arial;
	background-image:url(images/dgh.gif);
} 
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	padding-top: 16px;
}
H1	
{
	font-size:	22px;
	font-family: Arial;
	font-weight:bold;
	font-style:	normal;
	color:#3d3d3d;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: none;
	}	
		
H2	{	
	font-family: Arial;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial;
	font-size:	8pt;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	inherit;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	}	


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;
	}	

.DataGrid2
{
	font-size:xx-small;
	font-weight:normal;
	font-family:Arial;
	background-image:url(images/dgh.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#e77209;
} 
.headline {
	color: White;
	Font-Size: 13px;
	font-family: Arial;
}

.table_border 
{
 border-left:1px solid #000000;border-right:1px solid #000000;
 border-top:1px solid #000000;border-bottom:1px solid #000000;	
}
.login_label, .login_input, .login_error  {
  padding:10px;
  color:#000;
  text-align:left;
  float:left; 
  width:100px;
  font-size:20px;
  color:#64355A;
}

.login_input {
  width:200px;
}

.login_error {
  width:250px;
  color:#F00;
}

.login_input input {
  width:100%;
}
#login {
  background:#123;
}
.home_main_text1
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-weight:bold;
	color:#3d3d3d;
}

.home_main_text
{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color:#3d3d3d;
}

.home_main_text a:link
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	color: #3d3d3d;
}

.home_main_text a:link:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: underline ;
	color: #3d3d3d;
}

.home_main_text a:link:visited
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none ;
	color: #3d3d3d;
}

.home_main_text a:link:visited:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: underline ;
	color: #3d3d3d;
}

.sub_headline 
{
	padding-bottom:10px;
	padding-top:20px;
	color:#4687AF;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

.sub_headline1 
{
	padding-bottom:10px;
	color:#4687AF;
	font-family: Arial;
	font-size: 13px;
}

.sub_headline2 
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold; 
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #2C304D;
}



.home_main_error_message 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: maroon;
}

.kohavit
{
	word-spacing: normal;
	text-transform: none;
	cursor: hand;
	color: maroon;
	letter-spacing: normal;
	text-decoration: none;
}

.text_box_class_home
{
 border-left:1px solid #ff6633;border-right:1px solid #ff6633;
 border-top:1px solid #ff6633;border-bottom:1px solid #ff6633;		
 width: 200px;
}

.inside_pages_text 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold; 
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #2C304D;
}


.left_menu_links 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #ffffff;
	padding: 0px,0px,0px,0px;
}


.inside_links 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold; 
	font-style:	normal;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #2C304D;
}

.inside_links_menu
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold; 
	font-style:	normal;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #CC0000;
}

.add_button
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #2D617D;
	padding-right: 3px;
	cursor:hand;
}

	.add_button a:hover{text-decoration: none;}
	.add_button a:link {text-decoration: none;}
	.add_button a:visited {text-decoration: none;}
	.add_button a:active {text-decoration: none;}
	
.print_button
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #ff6633;
	width: 40px;
	height: 20px;
	text-align: center;
	border-left: 1px solid #8EC7E3;
	border-right: 1px solid #8EC7E3;
	border-top: 1px solid #8EC7E3;
	border-bottom: 1px solid #8EC7E3;
	cursor: hand;
}

	.print_button a:hover{text-decoration: none}
	.print_button a:link {text-decoration: none}
	.print_button a:visited {text-decoration: none;}
	.print_button a:active {text-decoration: none;}
	

.new_button
{
	border: 0px solid #4687AF;
	font-family: Arial;
		font-size: 11px;
		font-weight:normal; 
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		color: #ffffff;
		background-image:url('images/btn.gif');
		text-align: center;
		cursor:hand;
		width: 84px;
	height: 18px;
}

.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}

.new_button3
{
	border: 0px solid #4687AF;
	font-family: Arial;
		font-size: 11px;
		font-weight:normal; 
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		color: #ffffff;
		background-image:url(images/btn.gif);
		text-align: center;
		cursor:hand;
		width: 84px;
		height: 22px;
	}

.new_button2
{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #ffffff;
	background-color: #ff6633;
	text-align: center;
	border-left:0px solid #4687AF;border-right:0px solid #4687AF;
	border-top:0px solid #4687AF;border-bottom:0px solid #4687AF;	
	cursor:hand;
	padding: 4px,0px,0px,0px;
	width: 116px;
	height: 22px;
}

.select_box
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: #ffffff;
	border-left:1px solid #444444;border-right:1px solid #444444;
	border-top:1px solid #444444;border-bottom:1px solid #444444;
	border: #444444;
	color: #444444;
	width: 170px;
}
.select_box2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color:Transparent;
	border:none;
	color: #444444;
	width: 170px;
	height:17px;
}
.search_box
{
	background-image:url(images/sb.gif);
	background-repeat:no-repeat;
	vertical-align:baseline;
	azimuth:center;
	width: 204px;
	height:20px;
}

.select_combo
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: #ffffff;
	border-left:1px solid #ff6633;border-right:1px solid #ff6633;
	border-top:1px solid #ff6633;border-bottom:1px solid #ff6633;
	border: #ff6633;
	color: #444444;
	width: 174px;
}
.select_box_editmode
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: #ffffff;
	border-left:1px solid #ff6633;border-right:1px solid #ff6633;
	border-top:1px solid #ff6633;border-bottom:1px solid #ff6633;
	border: #ff6633;
	color: #444444;
	
}

.input_box_short
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: #ffffff;
	border-left:1px solid #ff6633;border-right:1px solid #ff6633;
	border-top:1px solid #ff6633;border-bottom:1px solid #ff6633;
	border: #ff6633;
	color: #444444;
	width: 40px;
}


.delete_class 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	cursor: hand;
	color: #002D71;
	text-decoration:	none;
}

.edit_class 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	cursor: hand;
	color: #586B78;
	text-decoration:	none;
}


.top_left_slice 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #D1E0E7;
	text-decoration: none;
}

.toolbarleft 
{
	background-image :url(images/index_02.gif);
	background-repeat: repeat-x;
	width:192px;
	background-color: #E41300;
	height: 100%;
	text-align: center;
	
}	

.toolbarSapRight
{
	width: 5px;
	height: 100%;
	background-color: #E0E0E0;
}	

.toolbarSapLeft
{
	width: 18px;
	height: 100%;
	background-color: #E0E0E0; 
}	

.mainTable
{
	background-color:#E0E0E0;
	border-collapse: collapse;
	border-bottom-width: 0px;
	width: 96%;
	height: 100%;
}

.onToptitleBar 
{
	width: 100%;
	height: 16px;
	background-color: #E0E0E0;
}

.sideTable
{
	width: 18px;
	height: 100%;
	background-color: #E0E0E0;
}

.titleBarTop
{
	height: 43px;
	width: 100%;
	background-color:#F4F3F3;
	text-align: inherit;
	border-bottom-width: 0px;
	font-family: Verdana,Arial;
	font-size: 11px;
	color:#FF8000
		
}
.titleBarTop a:link 
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color:#4682B4; 
	text-decoration:underline;
}

.titleBarTop a:hover 
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color:#FF8000;
	text-decoration:underline;
}

.titleBarTop a:visited 

{
	font-family: Verdana,Arial;
	font-size: 11px;
	color:#4682B4; 
	text-decoration:underline;
	
}

.titleBarTop a:visited:hover 
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color:#FF8000; 
	text-decoration:underline;
	
}
.contentMain
{
	width: 711px;
	height: 100%;
	background-color: #FFFFFF;
}		

	/* Entire pane */
	
	#dhtmlgoodies_xpPane{
		height:100%;
		width:200px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
		margin-left:10px;
		margin-right:10px;
		margin-top:5px;
	}
	#dhtmlgoodies_xpPane .panelContent{
		font-size:11px;
		background-image:url('images/bg_pane_right.gif');
		background-position:top right;
		background-repeat:repeat-y;
		padding-left:2px;
		padding-right:2px;
		padding-bottom:2px;
		padding-top:2px;
		overflow:hidden;
		position:relative;
		clear:both;
		font-family:Verdana;
		
	 
	}
	
	#dhtmlgoodies_xpPane .panelContent a
	{
		font-size:11px;	
		text-decoration: none;
		color: #ff6600; 
		font-weight: bold;
		
	}
	
	#dhtmlgoodies_xpPane .panelContent a:hover
	{
		font-size:11px;	
		text-decoration: none;	
		font-weight: bold;
		color:#ff8400; 
	}
	
	#dhtmlgoodies_xpPane .panelContent a:visited
	{
		font-size:11px;	
		text-decoration: none;	
		color: #ff6600; 
		font-weight: bold;
	}	
	
	#dhtmlgoodies_xpPane .panelContent div{
		position:relative;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
		background-image:url('images/bg_panel_top_right.gif');
		background-repeat:no-repeat;
		background-position:top right;
		height:25px;
		padding-right:5px;
		cursor:pointer;
		overflow:hidden;		

	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
		line-height:25px;
		vertical-align:middle;
		font-size:11px;
		color:#ffffff;
		font-weight:bold;
		float:left;
		padding-left:5px;
		font-family:Verdana;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
		float:right;
		cursor:pointer;
	}
	#otherContent{	/* Normal text content */
		float:left;	/* Firefox - to avoid blank white space above panel */
		padding-left:10px;	/* A little space at the left */
	}
.Search_button 
{
	BACKGROUND: url(images/RowTable.gif) no-repeat;  
	border: 1px solid #FFFFFF;
	WIDTH: 20px; CURSOR: hand; POSITION: static; HEIGHT: 20px;
}
.Search_button_showAll 
{
	BACKGROUND: url(images/AllTable.gif) no-repeat;  
	border: 1px solid #FFFFFF;
	WIDTH: 20px; CURSOR: hand; POSITION: static; HEIGHT: 20px;
}

.LogOut_Button 
{
	BACKGROUND: url(images/logout_button.gif) no-repeat;  
	border: 0px solid #FFFFFF;
	WIDTH: 17px; CURSOR: hand; POSITION: static; HEIGHT: 17px;
}

.UploadField
{
	font-family: Vedana,Arial;
	font-size: 11px;
	font-weight:normal; 
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 2px,6px,2px,6px;
	width: 80px;
	height: 18;
	color: #FF6632;
	border: 1px solid #FF6632;
}
