body {
  color            : #666666;
  margin-top       : 20px;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 11px;
 
}
button{
	padding:0px;
	background:;
	color:#999999;
	border:0px;
	font-size:9px;
}
input{
	border:1px #999999;
	background:#ffffff; 
	color:#666666;
	font-family      : arial, sans-serif;
  	font-size        : 11px;

	

}
div.radio{
	border:0px #999999;
	background:; 
	color:#666666;
	font-family      : arial, sans-serif;
  	font-size        : 11px;

	

}
a:link{
	text-decoration  : none;
	image-decoration  : none;
							
  	color: #ff9900; }
a:visited{
	text-decoration  : none;
	image-decoration  : none;

  	color: #ff9900; 
}
select{
	background:#ffffff url(img/buttongroud.gif) top left ;
	border:0;
	color:#666666;
	font-family      : arial, sans-serif;
  	font-size        : 11px;

	

}
option{
	background:#ffffff url(img/buttongroud.gif) top left ;
}

<style type="text/css">


<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 300px; /* container width*/
background: transparent url(media/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

</style>

<![endif]>



