ins			{text-decoration:none; }

.error			{ color:#B00000; font-weight:bold; }

body {font-family:Verdana,Arial; font-size:80%; }

big { font-size:105%; font-decoration:underline; }

.sd-input-text      { width:200px; }

.small { width:50px; }
.middle { width:100px; }			 

.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-button { border:0; cursor:pointer; background-color:#ffffff; color:#000000; }
.sd-button-text, sd-button-text:link { border-bottom: black 1px solid; cursor:pointer; color: rgb(0,51,51); 
font-weight: normal; font-style: normal; text-decoration: none ; background-color:transparent; }
.sd-button-text:hover { border-bottom: black 1px solid; cursor:pointer; 
color: rgb(0,102,0); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(204,255,204); }


.sd-button-list     { position:static; }


.sd-output-part     { float:none; 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:left; }
.sd-text-container  { float:none; width:100%; }
.sd-db-container    { float:none; width:100%; }

a.sd-sort-active:link		{ background-color:#BF0000; }
a.sd-sort-active:visited	{ background-color:#BF0000; }

td { vertical-align:top; }
