﻿
#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:0px; background:#fff}

#tinybox {position:absolute; display:none; padding:0px; background:#fff url('../../../images/preload.gif') no-repeat 50% 50%; 
border:10px solid white; z-index:2000
}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
a.Event_Link:link{
color:black;
	}
	a.Event_Link:hover{
color:red;
	}
	a.Event_Link:visited{
color:black;
	}
	a.Event_Link:visited:hover{
color:red;
	}
	
	

}
.button {font:8pt tahoma; margin-bottom:0px; padding:5px; padding-right:15px;  cursor:pointer}
.button:hover {  ;background:#dcd9d9}


