.evttabs
{
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
}
.evtfrm
{
	border-right: #003e7e 1px solid;
	border-top: #003e7e 1px solid;
	border-left: #003e7e 1px solid;
	width: 330px;
	border-bottom: #003e7e 1px solid;
	height: 250px;
}
.tabpad
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-top: 3px;
}
.dlrinfo
{
	font-size: 11pt !important;
}
.dlrmap
{
	border: solid 1px #003e7e;
}
.maptab
{
	padding: 2px 2px 2px 5px;
	background-color: #003e7e;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}
.mapctnr
{
	width: 152px;
}

/* Start Event Box */

.contentbox 
{ 
	border: solid 1px #002e6c; 
	padding: 5px 5px 5px 5px; 
	float: left; 
	width: 345px; 
	height: 300px; 
	overflow: auto; 
	background-image: url(../images/gallery_watermark.jpg); 
	background-position: bottom right; 
	background-repeat: no-repeat;
}
.contentcell 
{ 
	height: 290px; 
	width: 345px; 
}
.tabcontent { }
.evtline 
{ 
	width: 340px; 
	height: 1px; 
}
	    
/* Start tab styles */
#galleytabs 
{
  font-size: 75%;
  line-height:normal;
}
#galleytabs ul 
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style:none;
}
#galleytabs li 
{
  float:left;
  font-size: 8pt;
  background:url("../images/gallerytabs_left.gif") no-repeat left top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 4px;
}
#galleytabs a 
{
  float:left;
  display:block;
  width:.1em;
  background:url("../images/gallerytabs_right.gif") no-repeat right top;
  padding:5px 7px 4px 4px;
  text-decoration:none;
  font-weight:bold;
  color: #000000;
  white-space:nowrap;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#galleytabs a {float:none;}
/* End IE5-Mac hack */
#galleytabs > ul a {width:auto; white-space:nowrap;}
#galleytabs a:hover 
{
  white-space:nowrap;
}
#galleytabs .selected 
{
  background-image:url("../images/gallerytabs_left_sel.gif");
}
#galleytabs .selected a 
{
  background-image:url("../images/gallerytabs_right_sel.gif");
  color: #ffffff;
  white-space: nowrap;
}
/* End tab styles */

/* End Event Box */
