﻿
.modal
{
	background-color: Gray;
	filter:alpha(opacity=40);
	opacity:0.7;
}

#tblPopup .body
{
	background-color: White;
	font-size: 100%;
	color:#527ec5;
	font-weight:bold;
	padding:5px;
}

#tblPopup .heading
{
	font-size:120%;
	font-weight:bold;
	background-color: #800000;
	color:White;
}

#tblPopup .footer
{
	padding:10px;
	text-align:center;
	background-color: White;
}

#tblPseudoPopup .body
{
	background-color: White;
	font-size: 100%;
	color:#342D7E;
	font-weight:bold;
	padding:5px;
}

#tblPseudoPopup .heading
{
	font-size:120%;
	font-weight:bold;
	background-color: #800000;
	color:white;
}

#tblPseudoPopup .footer
{
	padding:10px;
	text-align:center;
	background-color: White;
}

#tblPriceGuarantee .body
{
	background-color: White;
	font-size: 100%;
	color:#342D7E;
	font-weight:normal;
	padding:5px;
}

#tblPriceGuarante .disclaimer
{
	background-color: White;
	font-size: x-small;
	color: Red;
	font-weight: bold;
	padding: 5px;
}

#tblPriceGuarantee .heading
{
	font-size:120%;
	font-weight:bold;
	text-align:center;
	background-color: #800000;
	color:White;
}

#tblPriceGuarantee .footer
{
	padding:10px;
	text-align:center;
	background-color: White;
}

#tblBlocked .body
{
	background-color: White;
	font-size: 100%;
	color:#342D7E;
	font-weight:bold;
	padding:5px;
}

#tblBlocked .heading
{
	font-size:120%;
	font-weight:bold;
	background-color: #800000;
	color:White;
}

#tblBlocked .footer
{
	padding:10px;
	text-align:center;
	background-color: White;
}

#tblPseudoLimit .body
{
	background-color: White;
	font-size: 100%;
	color:#342D7E;
	font-weight:bold;
	padding:5px;
}

#tblPseudoLimit .heading
{
	font-size:120%;
	font-weight:bold;
	background-color: #800000;
	color:White;
}

#tblPseudoLimit .footer
{
	padding:10px;
	text-align:center;
	background-color: White;
}
