BODY {
	background-image: url(images/bg_test.jpg);
	background-repeat: no-repeat;  
	background-attachment: fixed;
	background-color: #ec3a2c;
	margin: 0;
	padding: 0; 
	overflow: hidden; 
	font-family: arial, georgia, verdana, times new roman;
	font-size: 9pt
}
/*BODY-1*/ #basic_index {
	background-color: #ffff84;	
}
 						   
/******************************************************************/ 
/* Header ->  logo, banner */
/***************************/																	
div#body,
div#header
  {
  position: absolute;
  left: 0;
  overflow: auto;
  }
  
		/*DIV-2*/ #header {
			
			left: 0;													  
			top: 0;
			height: 90px;
			overflow: auto;
			
			width: 901px;
			
			
		}
		
		
				/*DIV-3*/ #logo {
					position: absolute;
					left: 0;
					top: 0;
					background-image: url(images/logo.gif);
					background-repeat: no-repeat;  
					height: 90px;
					width: 151px
					
				}
				
				/*DIV-3*/ #logo2 {
					position: absolute;
					left: 40;
					top: 40;
					background-color: #ffffff;
					height: 20px;
					width: 151px;
					margin: 50px 50px 50px 50px;
					
				}	   
				
				/*DIV-3*/ #banner {	
					position: absolute;
					left: 151;
					top: 0;
					height: 90px;
					width: 750px
					
				}							 

/*****************************************************************/
/* menu -> login, language, loadmenu */	
/*************************************/

DIV.menu {
    position: fixed;
	top: 90px;
	left: 0;	
	width: 155px;
	height: 100%;
	background-image: url(images/menu_bg.gif);
	
}  

				/*DIV-3*/ #login {
					position: absolute;
					top: 0;
					left: 0;	   	   								
					width: 151px;
					height: 100%;
					background-image: url(images/menu_bg.jpg);
					background-repeat: repeat-y
				}
					/*DIV-3*/ #login2 {
					position: absolute;
					top: 0;
					left: 0;	   	   								
					width: 151px;
					height: 115px;					
				}
						/*DIV-4*/ #logged {
							text-align: center
						}		
								/*SPAN-5*/ #cur_user {
									font-size: 10pt;
									font-weight: bold;
									line-height: 40px
								}
								
						/*FORM-4*/ #logform {
							text-align: left;
							padding: 0.2em 0 0.2em 0.2em					
						}					
								/*SPAN-5*/ #logtext_title {							
									font-weight: bold;
									line-height: 20px;
									margin-left: 30px;
									font-size: 10pt
								}					
								
								/*SPAN-5*/ #logtext {
									font-weight: bold;
									font-size: 9pt;
									line-height: 22px
								}
								
								/*INPUT-5*/ #log_input {
								    width: 95px;							
									position: absolute;							
									left: 50px
								}	  	   	  
								
								/*INPUT-5*/ #golog {
									position: absolute;
									left: 80px;
									margin-top: 10px
								}
			 
				
						/*IMG-4*/ #lang_pict {
							margin: 1em 0 0 30px
						}						   			  				
		
				/*DIV-3*/ #loadmenu {  
					position: fixed;
					left: 0;
					top: 115px;
					width: 151px;
					height: 100%;
					background-image: url(images/menu_bg.jpg);
					background-repeat: repeat-y;
					
					
				}															
		
				A:link {
					color: #0000ff;
					text-decoration:none;
				}
				
				A:visited {
					color: #0000ff;
					text-decoration:none;
				}
				
				A:active {
					color: #ff0000;
					text-decoration:none;
				}
				
				A:hover {
					color: #0000ff;
					text-decoration:underline;
					/*background-color: cyan*/
				} 
											   
				
/*****************************************************************/
/* content */	
/***********/	

		/*DIV-2*/ #content { 
			position: absolute;
			top: 110px;
			left: 120px;
			width: 780px;
			text-align: center;
			background-color: #ffffff;
			padding: 0;
			margin: 0 50px 0 50px
		}
                /*DIV-2 #contentt { 
			position: absolute;
			top: 510px;
			overflow: auto;
			overflow-y: auto;
			overflow-x: auto;
			left: 120px;
			width: 810px;
			
			background-color: #ffff85;
			
			padding: 0;
			margin: 0 50px 0 50px;
			text-align: left
  
		}
		*/
		/*	#sub_contentt{
			
			background-color: #ffff85;
			width: 750px;
			height:700px
			
			}*/
		
		/*DIV-2*/ #content_history_ { 
			position: absolute;
			top: 120px;
			left: 135px;
			padding: 0;
			margin: 0 0 0 45px;
			font-weight: bold
		} 
		
			/*DIV-3*/ #web_footer {
			/*	position: relative;*/
				bottom: 0;
				width: 83%;
				height: 100px;
				/*margin: 0 0 0 100px;*/
				padding: 100px 0 0 100px;
				text-align: center
			}
			/*DIV-3*/ #web_footersmall {
				/*position: relative;*/
				bottom: 0;
				width: 83%;
				height: 100px;
				/*margin: 0 0 0 100px;*/
				padding: 0 0 0 0;
				text-align: center
			}

/* -------------------------------------------------- */
/*                  index.php   			         */
/* -------------------------------------------------- */
					#advanced{
					border-width: 1px 1px 1px 1px;
					border-spacing: 2px;
					border-style: double double double double;
					border-color: black black black black;
					border-collapse: collapse;
					}
					/*table.sample th {
					border-width: 1px 1px 1px 1px;
					padding: 1px 1px 1px 1px;
					border-style: solid solid solid solid;
					border-color: black black black black;
					-moz-border-radius: 9px 9px 9px 9px;
					}
					table.sample td {
					border-width: 1px 1px 1px 1px;
					padding: 1px 1px 1px 1px;
					border-style: solid solid solid solid;
					border-color: black black black black;*/
	
}
				/*DIV-3*/ #general_info {
					float: left;
					/*width: 667px; */
					
					width: 550px;			   
					text-align: left;		   
					font-weight: bold
									
				}												
						/*SPAN-4*/ #general_text {
							font-style: italic;							
							line-height: 45px
						} 

						/*SPAN-4*/ #general_text_en {
							font-style: italic;
							line-height: 45px
						}
 					
				/*DIV-3*/ #client_text {
					float: left;
					width: 230px;
					height: 265px;
					padding: 0 10px 0 20px;									
					font-weight: bold;
					line-height: 15px;
					text-align: justify
				}																						
						/*A-4*/ #index_link_reg {
							margin: 0 0 0 2em	
						}

				/*DIV-3*/ #client_picture {
					float: left;
					clear: right;  
					width: 320px;
					height: 265px
				}

				/*DIV-3*/ #index_functions {
				
					font-weight: bold
				} 				
						/*DIV-4*/ #index_left_function {
							float: left;
							width: 275px;
							padding-left: 20px;
							height: 200px
						}
						
						/*DIV-4*/ #index_right_function {
							float: left; 
							clear: right;
							width: 275px;
							padding-left: 20px;
							height: 200px
						}
								/*IMG-5*/ #index_func_pictures {
									margin: 0 0 0.8em 0;
									border: 0
								}
								
								/*SPAN-5*/ #index_func_title {
									font-size: 10pt;
									color: #0022FF
								}

