 .spons-topimage{
 	align:center;
 	background-image: url(images/spons.gif);
 	background-repeat: no-repeat;
 	border-color: #ff6600;
 	border-style: solid;
 	border-width: 1px 1px 0px 1px;
 	background-position:center;
 }
 
 .sponstable{
 	width:200px;
 	height:650px;	
 }
 
 .sponstable-top-part{
 	align:center;
 	height:100px;	
 	width:100%;
 	background-color: white;
 
 }
 
 .sponstable-menu-border{
 	border-color: #ff6600;
 	border-style: solid;
 	border-width: 0px 1px 1px 1px;
 	width:100%;
 	height:12px;
 	background-color: #ff6600;
 
 }
 
 .sponstable-thin-border{
 	border-color: #ff6600;
 	border-style: solid;
 	border-width: 0px 1px 1px 1px;
 	width:100%;
 	height:1px;
 	font-size: 1px;
 
 }
 
 .sponstable-main-border{
 	padding-top:10px;
 	vertical-align:top;
 	border-color: #ff6600;
 	border-style: solid;
 	border-width: 0px 1px 0px 1px;
 	width:100%;
 	height:500px;
  	background-color: #ff6600;

 }
 
 .sponstable-bottom-border{
  	background-color: #ff6600;
 	border-color: #ff6600;
 	border-style: solid;
 	border-width: 0px 1px 1px 1px;
 	width:100%;
 	height:10px;
}