body
 {
 background:                #ffffff; 
 
}

a
 {
 font-family:     			arial;
 font-size:       			0.9em;
 color:           			#1E1E1E;  
 text-decoration: 			none;
 -moz-outline:    			0px;
 }

a:hover
 {
 text-decoration: 			none;	 
 color:           			#1E1E1E;
 
 }		 

.class_frameSet1
 {
 background-color: 			#990000;
 }

.class_frameSet2
 {
 background-color: 			#ffffff;
 margin-top:				0px;
 margin-left:				0px; 
 margin-right:				0px;  
 }						   

 .image_border
 {
 background-color: #ff9900;
 height: 25;
 }

.image_line
 {
 background-color: #000000;
 height: 1;
 }

 


.formst
 {
 margin:    				0em;  
 border-right:  			#ffffff 0.1em solid;
 border-top:    			#ffffff 0.1em solid;
 background:    			#ffffff; 
 border-left:   			#ffffff 0.1em solid;
 color:         			#000000;
 border-bottom: 			#ffffff 0.1em solid;
 }	  
 
 .formstover
 {
 margin:    				0em;  
 border-right:  			#d5d5d5 0.5em solid;
 border-top:    			#d5d5d5 0.5em solid;
 background:    			#ffffff; 
 border-left:   			#d5d5d5 0.5em solid;
 color:         			#000000;
 border-bottom: 			#d5d5d5 0.5em solid;
 }	  
 	  
 
 .formst1
 {		 
 background:				#FFFFFF url(../../images/search.png) no-repeat 2px 2px;
 margin:    				0em;  
 border-right:  			#d5d5d5 0.1em solid;
 border-top:    			#d5d5d5 0.1em solid;
 border-left:   			#d5d5d5 0.1em solid;
 color:         			#000000;
 border-bottom: 			#d5d5d5 0.1em solid; 
 padding:					2px 2px 2px 20px;
 }	  	  
 							   	  
 	
 .formst2
 {		 
 background:				#FFFFFF;
 margin:    				0em;  
 border-right:  			#d5d5d5 0.1em solid;
 border-top:    			#d5d5d5 0.1em solid;
 border-left:   			#d5d5d5 0.1em solid;
 color:         			#000000;
 border-bottom: 			#d5d5d5 0.1em solid; 
 }	  	  


#pos_logo
 {
 position: fixed;
 left: 60px;
 top: 0px;

 /* background-image: url(../images/login_background.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 padding: 0 0 0 5px;
 float: left; */
 }
 
#pos_topmenu
 {
 position: fixed;
 left: 0px;
 top: 0px;
 width: 100%;
 height:50px;
 background-color: #ffffff;	

 /* background-image: url(../images/login_background.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 padding: 0 0 0 5px;
 float: left; */
 }
 
#pos_main
 {
 position: fixed;  
 top: 60px;
 left: 0px;
 bottom: 0px;
 width: 100%;
 /* background-color: #00ff00;	*/

 /* background-image: url(../images/login_background.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 padding: 0 0 0 5px;
 float: left; */
 }

 #pos_footer
 {
 position: fixed;
 left: 0px;
 bottom: 0px;
 width: 100%;
 height:75px;
 background-color: #ffffff;	

 /* background-image: url(../images/login_background.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 padding: 0 0 0 5px;
 float: left; */
 }
 
 
.td_Kat
{
 border-right: thin outset;
 border-left: thin outset;
 border-top: thin outset;
 border-bottom: thin outset;	 
 
 border-color: #009900 #009900 #007700 #007700;
 
 
 font-size: 0.75em;
 font-family:Arial		 
}		 