body		{ font-family:Arial,sans-serif; font-size:85%; }

ins			{text-decoration:none; }

a:link { color:#003C78; text-decoration:none; 
		border-bottom:solid 1px; }
a:visited { color:#003C78; text-decoration:none; 
				border-bottom:solid 1px; }

a:hover { color:#003C78; background-color:#eeeeee; text-decoration:none; 
				border-bottom:solid 1px; }

a.active:link { color:#003C78; text-decoration:none; 
		border-bottom:solid 2px; }
a.active:visited { color:#003C78; text-decoration:none; 
				border-bottom:solid 2px; }

a.active:hover { color:#003C78; background-color:#eeeeee; text-decoration:none; 
				border-bottom:solid 2px; }



.error { color:#A00000;font-weight:bold; }

.sd-input-text      { width:200px; 
			 
			}
.sd-input-disabled  { width:200px; background-color:#eeeeee; }
.sd-select          { width:150px; }
.sd-rel-search      { width:50px;}
.sd-rel-prev        { width:20px;}
.sd-rel-next        { width:20px; }



.sd-input-part      { float:none; width:100%; padding:0px; margin:0;}
.sd-input           { position:static; 
			 
			}
.sd-input-text      { position:static; }

.sd-input-min		{ width:60px; }

.sd-input-300		{ width:400px; }

.btn_zoom 		{ border:0; background-color:#eeeeee; margin-left:6px; }


td 		{ vertical-align:top; }


.sd-button-list     { position:static; }
.sd-button 	    { border:0; cursor:pointer; background-color:#ffffff; color:#000000; }
.sd-button-text     { border-bottom: black 1px solid; cursor:pointer; }



.sd-output-part     { float:none; width:100%; padding:0px; margin:0; }
.sd-result-steps    { position:static; float:none;}
.sd-output          { position:static; float:none; }

.sd-header          { font-size:120%; font-weight:bold; text-align:center; }
.sd-text-container  { float:none; width:100%; }
.sd-db-container    { float:none; width:100%; }
