
.gifleft {   
	background: url('/Images/Marco/win2_title_left.gif');
}
	
.giftitle {
	background: url('/Images/Marco/win2_title.gif');  
}

.gifright {
	background: url('/Images/Marco/win2_title_right.gif'); 
}

.gifleft2 {
	background: url('/Images/Marco/win2_left.gif');
}

.gifright2 {
  	background: url('/Images/Marco/win2_right.gif'); 
}

.gifootleft {
	background: url('/Images/Marco/win2_foot_left.gif'); 
}

.gifoot {
	background: url('/Images/Marco/win2_foot.gif'); 
}

.gifootright {
	background: url('/Images/Marco/win2_foot_right.gif'); 
}

.giftitleright {
	background: url('/Images/Marco/win2_title_right.gif'); 
}

input.groovybutton
{
   font-size:12px;
   font-family:Verdana,sans-serif;
   color:#777777;
   width:120px;
   background-color:#FFEEDD;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffFFFFFF',EndColorStr='#ffFFEEDD');
   border-top-style:solid;
   border-top-color:#AAAAAA;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#AAAAAA;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#AAAAAA;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#AAAAAA;
   border-right-width:1px;
}