body {
margin: 0;
padding: 0;
background-color:#DDDDDD;
	
}

a.imgbutton{
background: transparent url('images/bside.gif') no-repeat top left;
display: block;
float: right;
font: normal 13px Tahoma;
line-height: 16px; 
height: 24px;
padding-left: 11px; 
text-decoration: none;
}

a:link.imgbutton, a:visited.imgbutton, a:active.imgbutton{
color: #494949; 
}

a.imgbutton span{
background: transparent url('images/bmain.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; 
}


a.imgbutton:hover{ 
background-position: bottom left;
}

a.imgbutton:hover span{ 
background-position: bottom right;
color: black;
}

.button{ 
overflow: hidden;
width: 100%;
}

.ex { 
color:black;
font-size:xx-small;
text-decoration: none;
}
