BODY
{
	margin: 1px;

}
TABLE.Table_Main
{
	BORDER-RIGHT: black 5px solid;
	BORDER-TOP: black 5px solid;
	BORDER-LEFT: black 5px solid;
    BORDER-BOTTOM: black 5px solid;
	padding:0px;
	
}
TD.Header_Main
{
	Background-color:#FFF000;
	height:110px
}
.Top_Buttons
{
	height:16px;
	background: url(images/blackline.gif);
	color: #FFF000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 12px;
	padding: 0
	
}

.Menu_Header
{
	height:20px;
	background: url(images/blackline.gif);
	color: #FFF000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 12px;
	text-align: center;
	padding: 0
}
TD.MenuOptionText
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 12px;
}
TD.Label
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 16px;
}

TD.Label_small
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 14px;
}


.LabelData
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
}
.LabelData_Selected
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	Background-color:#c0c0c0;
	
}

.LabelData_small
{
	color: #25008E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
}

.Table_Thin
{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	padding:0px;
}

TD.Flasher
{
	color: #280B7E;
	Background-color:#FFF77A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.LabelBlue
{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 16px;
}

.LabelWhite
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 16px;
}
.PriceFormat
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 16px;
}

.Table_Thin_Label
{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	padding:0px;
	background-color:#CB040B;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px
}

