.menuCategoryListItem
{
	padding: 0px;
}

.menuCategoryListSeparator
{
	height: 5px;
}

.menuImageTable
{
	width: 100%; 
	height: 410px;	
	padding: 0px; 
	margin: 0px; 
}

.menuThumbnailLocationLabel
{
	color: #003366;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.menuThumbnailImageCell
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.menuThumbnailImage
{
	border: 1px solid black;
}

.menuDetailImage
{
	border: 1px solid black;
}

.menutitle
{
	background-color: #7c879d;
	color: #000000;
	font-family: Arial;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.menutitle a:link
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menutitle a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menutitle a:active
{
	color: #FFFFFF;
	
}
.menutitle a:hover
{
	color: #ffffff;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
}


.submenutitle
{
	background-color: #7c879d;
	color: #000000;
	font-family: Arial;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.submenutitle a:link
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.submenutitle a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.submenutitle a:active
{
	color: #FFFFFF;
	
}
.submenutitle a:hover
{
	color: #ffffff;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
}

.ScrollLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newstitle
{
	color: yellow;
	font-family: Arial;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.newstitle a:link
{
	color: yellow;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle a:visited
{
	color: yellow;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle a:active
{
	color: #FFFFFF;
	
}
.newstitle a:hover
{
	color: #ffffff;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
}

.footertitle
{
	background-color: #7c879d;
	color: #000000;
	font-family: Arial;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
}
.footertitle a:link
{
	color: #000000;
	font-family: Arial;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.footertitle a:visited
{
	color: #000000;
	font-family: Arial;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.footertitle a:active
{
	color: #FFFFFF;
	
}
.footertitle a:hover
{
	color: #ffffff;
	}