
img.small	{
			margin:2px 2px 2px 5px;
			padding:2px 2px 2px 5px;
			}

img.large	{
			margin:2px 5px 2px 5px;
			padding:2px 5px 2px 5px;
			}

a.stage { font-family: Arial, Helvetica, sans-serif; 
  	display:inline;
	color: #0F5482;
	position:relative;
	width:20px;
	height:20px;
	border:1px #CCCCCC solid;
	background-color:#EFEFEF;
	padding:2px 5px 2px 5px;
	margin:5px 5px 5px 5px;
	font-size: 10pt; 
	text-decoration: none;
	text-align:justify;
	font-weight: bold;
	}

a.stage:hover {font-family: Arial, Helvetica, sans-serif; 
  	font-size: 10pt;  
  	color: #0F5482; 
	background-color:#FCFCFC;
  	text-decoration: underline;
  	font-weight: bold;}

a.stage_selected {font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;  
	width:20px;
	height:20px;
  	color: #000000; 
	border:1px #CCCCCC solid;
	padding:2px 5px 2px 5px;
	margin:2px 5px 2px 5px;
	background-color:#FCFCFC;
  	text-decoration: underline;
  	font-weight: bold;}


