﻿.ContactTableColumn1
{
	vertical-align:top; border-top: solid 1px #000000; border-left: solid 1px #000000; border-bottom: solid 1px #000000; padding:3px; width:250px; text-align:left;
}
.ContactTableColumn2
{
	vertical-align:top; border-top: solid 1px #000000; border-bottom: solid 1px #000000;padding:3px; width:150px;
}
.ContactTableColumn3
{
	vertical-align:top; border-top: solid 1px #000000; border-right: solid 1px #000000; border-bottom: solid 1px #000000;padding:3px; width:230px;
}

.TopMenuButton
{
	position:absolute; top:105px; left:50%; width:120px; height:20px; 
	background-color: #ffffff; 
	filter:alpha(opacity=50); -moz-opacity:.5;	opacity:.5;	
	cursor: pointer;
}
.TopMenuButtonHover
{
	position:absolute; top:105px; left:50%;	width:120px; height:20px; 
	background-color: #cc0000; 
	filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6;
	cursor: pointer;
}
.TopMenuBorder
{
	position:absolute; top:105px; left:50%; width:119px; height:19px; 
	border: solid 1px #ffffff;	
	font-family: Georgia; font-size: 10pt; color:#000000; text-align: center; vertical-align:middle; 
	cursor:pointer;
}
.TopMenuBorderHover
{
	position:absolute; top:105px; left:50%; width:119px; height:19px; 
	border: solid 1px #ffffff;	
	font-family: Georgia; font-size: 10pt; color:#FEE600; text-align: center; vertical-align:middle;	
	cursor:pointer;
}
.LeftMenuBorder
{
	position:absolute; top:0px; left:50%; width:199px; height:19px; 
	border: solid 1px #ffffff;
	font-family: Georgia;font-size: 10pt;color:#ffffff;text-align: center;vertical-align:middle;
	cursor: pointer;
}

.LeftMenuBorderHover
{
	position:absolute; top:0px; left:50%; width:199px; height:19px; 
	border: solid 1px #ffffff;
	font-family: Georgia;font-size: 10pt;color:#000000;text-align: center;vertical-align:middle;
	cursor: pointer;
}
.LeftMenuButton
{
	position:absolute; top:0px; left:50%; width:200px; height:20px; 
	background-color: #000000; 
	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
	cursor: pointer;
}

.LeftMenuButtonHover
{
	position:absolute; top:0px; left:50%; width:200px; height:20px; 
	background-color: #ffffff; 
	cursor: pointer;
}
.MenuOptions
{ 
	font-family: Georgia;font-size: 10pt;color:#000000; text-decoration: none;
	cursor: pointer;
}
.MenuOptions:hover
{
    background-color: #ffffff; 
	filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6;
	font-family: Georgia;font-size: 10pt;color:#cc0000;
	cursor:pointer;
	
}
.MenuTitle
{
 	font-family:Georgia;font-size:10pt;color: #000000;
}
.VenueText
{
    font-family: Georgia; font-size: 10pt; color:#000000; text-decoration: none;
}
.CityName
{
    font-family: Georgia; font-size: 12pt; color:#000000; text-decoration:none; font-weight:bold;text-align:center;
}
.CityText
{
    font-family: Georgia; font-size: 10pt; color:#000000; text-decoration: none;text-align:justify;
}   
.ContentText
{
    color:white;font-family:Georgia;font-size:10pt;
} 
.LinkTitle
{
    font:Georgia;font-size:10pt;color:#000000;text-decoration:none; font-weight:bold;
}
.LinkSummary
{
    font:Georgia;font-size:10pt;color:#000000;text-decoration:none;
}
.LinkURL
{
    font:Georgia;font-size:10pt;color:#000000;text-decoration:none;
}
.LinkURL:hover
{
    font:Georgia;font-size:10pt;color:#FEE600;text-decoration:underline;
}
.ContactText
{
    font-family: Georgia; font-size: 10pt; color:#000000; text-decoration: none;
}