﻿.eventhistoryusermain
{
	width:780px;
	height:650px;
	min-height:650px;
	float:left;
}
.eventhistoryusertable
{
	border-color:Blue;
	border-style:solid;	
}
.eventhistoryusermonthdivthead
{
	background-color:Gray;	
}
.eventhistoryuserdetailshead
{
	border-right: black 1px solid;
	border-top: black 1px solid;
    border-left: black 1px solid;
	border-bottom: black 1px solid; 
	height: 18px; 
	background-color:Gray;	
}
.eventhistoryuserdetailsspan
{
	color: #ffffff;	
}
.eventhistoryuservenue
{
	color:Black;
}

.eventhistoryuserheader
{
	background-color:#ffffcc;
	width:780px;	
	margin-top:20px;
	margin-left:20px;
}
.datedivtdimagestyle
{
	
	width: 76px;	
}
.datedivtdlbleventstyle
{
	height: 14px;
}

.datedivtable
{
	margin-top:20px;
	margin-left:20px;
	
}
#paging
{
	width:400px;
	margin-left:20px;	
}
#descriptiondiv
{
	width: 700px;
	height: 500px;
	margin-left: 40px;
	margin-top: 20px;

}
.descriptiontableclass
{
	margin-top:40px;
	margin-left:5px;	
}
.panelgallery
{
	background-color: #ccffff;
}
.tdimageframe
{
	width: 265px;	
}
.p1:hover
{
	background-color:Transparent;	
}

.imagelarge
{
	width:0px;
	visibility:hidden;
	position:relative;
    font-size:small;
}
.p1:hover .imagelarge
{
	 border:1px solid black;
	 position:absolute;
	 width:280px;
	 height:220px;
	 visibility:visible;
}
.eventhistorydeschead
{
	background-image:url(images/eventhistorydeschead.gif);
	background-repeat:no-repeat;
	width:460px;
	height:25px;
	float:left;
}
.eventhistorydescbody
{
	background-image: url(images/eventhistorydescbody.gif);
	background-repeat: repeat;
	width: 460px;
	float: left;
	text-align: center;
	
}
.eventhistorydescfooter
{
	background-image:url(images/eventhistorydescfooter.gif);
	background-repeat:no-repeat;
	width:460px;
	height:25px;
	float:left;
}

.pagebuttonspeech
{
	text-align:center;
	width:815px;
	
}
.pagebuttonspeech img
{
	text-decoration:none;

	border:0px;
}