﻿    .InfoButtonMenu
    {
        padding-bottom: 3px;
	    vertical-align: middle;
    }
    .InfoButton
    {
    	vertical-align: top;
    }
	.BodyTitle {
		font-size: 14px;
		font-weight: bold;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #FF0000;
	}
	.BodyText {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight: normal;
	}
	.Food {
		color: #666666;
		font-weight: bold;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.four {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FF0000;
	}
	.BoldBodyGold {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #CC9900;
	}
	.Yell {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000080;
	}
	.BodyTextBoldUndLine {
		text-decoration: underline;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
	}
	.TitFood {
		color: #666666;
		font-weight: bold;
		font-size: 14px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.TitFour {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FF0000;
	}
	.TitYell {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #000080;
	}
	.BodyBold {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
	}
	.TitGold {
		font-size: 14px;
		color: #CC9900;
		font-weight: bold;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.Gold {
		color: #CC9900;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.TitSilver {
		font-size: 14px;
		color: #666666;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	.Silver {
		color: #666666;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.Panel150x20
{
	position: relative; 
	width: 148mm; 
	height: 20mm; 
	z-index: 1; 
	float: left; 
	background-image: url('../../Images/Navigate/Panel_150x20mm.PNG'); 
	background-repeat: no-repeat; 
	padding: 10px; 
}

.Panel150x60
{
	position: relative; 
	width: 148mm; 
	height: 60mm; 
	z-index: 1; 
	float: left; 
	background-image: url('../../Images/Navigate/Panel_150x60mm.PNG'); 
	background-repeat: no-repeat; 
	padding: 10px; 
}

.Panel150x100
{
	position: relative; 
	width: 148mm; 
	height: 100mm; 
	z-index: 1; 
	float: left; 
	background-image: url('../../Images/Navigate/Panel_150x100mm.PNG'); 
	background-repeat: no-repeat; 
	padding: 10px; 
}

/*
position: relative; 
width: 148mm; 
height: 20mm; 
z-index: 1; 
float: left; 
background-image: url('Images/Navigate/Panel_150x20mm.PNG'); 
background-repeat: no-repeat; 
padding: 10px; 
left: 0px; 
top: 0px;
*/

