.main_table_left_bg 	{ background-image: url( /left_nav_tile.gif ); repeat-y }
.main_table_right_bg 	{ background-image: url( /right_nav_tile.gif ); repeat-y }
.very_small_text	{ font-family:      Helvetica;
	          	  font-size:        10px;
		  	  color:            #666666 }
.very_small_text_b	{ font-family:      Helvetica;
	          	  font-size:        10px;
		  	  color:            #black }
.normal_text		{ font-family:      Helvetica;
	          	  font-size:        13px; }
.error_text		{ font-family:      Helvetica;
	          	  font-size:        13px; 
	                  color:            darkred; }
.dialog_box_heading 	{ font-family:      Helvetica;
	          	  font-size:        13px;
		  	  color:            darkblue;
			  background-color: white;
	                  border-bottom:    1px dotted silver;
			  font-weight:      bold; }
.button			{ background-color: white;
		 	  border-top:       1px solid #000;
			  border-bottom:    1px solid #000;
			  border-left:      1px solid #000;
	                  border-right:     1px solid #000;
			  font-weight:      bold;
			  font-family:      Helvetica;
			  font-size:        13px;
        		  color:            #000 }
.dialog_box             { background-color: white;
	                  border-top:       1px solid silver;
	                  border-bottom:    1px solid silver;
	                  border-left:      1px solid silver;
	                  border-right:     1px solid silver;
			  border-radius:    5px;
			  font-family:      Helvetica;
	          	  font-size:        13px; }
.login_top		{ background-image: url( /login_shapka.gif ); no-repeat; }
.login_bottom		{ background-image: url( /login_bottom.gif );  no-repeat; }
.login_left		{ background-image: url( /login_left_tile.gif );  repeat-y; }
.login_right		{ background-image: url( /login_right_tile.gif );  repeat-y; }
.text_box		{ border-top:       1px solid #666666;
			  border-left:      1px solid #666666;
			  border-right:     1px solid #666666;
			  border-bottom:    1px solid #666666;
			  font-family:      Helvetica;
		  	  font-weight:      bold;
	          	  font-size:        10px; }
.text_box_link		{ border-top:       1px solid #666666;
			  border-left:      1px solid #666666;
			  border-right:     1px solid #666666;
			  border-bottom:    1px solid #666666;
			  font-family:      Helvetica;
		  	  font-weight:      bold;
                          color:            blue;
                          cursor:           pointer;
	          	  font-size:        10px; }
.link_cursor            { cursor:           pointer; }
.current_tab		{ background-image: url( /current_folder.jpg  ); no-repeat; 
			  font-family:      Helvetica;
			  color:	    darkblue;
		  	  font-weight:      bold;
	          	  font-size:        11px; }
.regular_tab		{ background-image: url( /reg_folder.jpg  ); no-repeat; 
			  font-family:      Helvetica;
			  color:	    darkblue;
		  	  font-weight:      bold;
	          	  font-size:        11px; } 
.category_heading	{ font-family:      Helvetica;
			  color:	    steelblue;
		  	  font-weight:      bold;
	          	  font-size:        11px; }
.section_heading	{ font-family:      Helvetica;
			  color:	    darkblue;
		  	  font-weight:      bold;
	          	  font-size:        13px; }
.on 			{ background:       #99ff66;
	                  font-size:        11px;
			  cursor:           hand; }
.off 			{ background:       #FFFFF;
	                  font-size:        11px; }
.right_border		{ border-right:	    1px dotted #666666;
			  border-top:	    1px dotted #666666;
			  border-bottom:    1px dotted #666666;
			}
.bottom_border		{ border-bottom:    1px dotted #666666; 
			  border-top:	    1px dotted #666666;
			}
.bottom_border_only	{ border-bottom:    1px dotted #666666; }
.right_border_s		{ border-right:	    1px solid #666666;
			  border-top:	    1px solid #666666;
			  border-bottom:    1px solid #666666;
			}
.right_border_only	{ border-right:	    1px dotted #666666; }
.small_text_box         { border-right:     1px solid black;
                          border-top:	    1px solid black;
			  border-bottom:    1px solid black;
                          font-size:        9px; }
