?body
{
}
.PnlHeader
{
    border: thin none #808080;
    width: 860px;
    height: 218px;
    background-color: #FFFFFF;
}
.divContent
{
    width: 864px;
}
.divFloatMenu
{
    border: thin none #6666FF;
    background-color: #FFFFFF;
}
.divFloatContent
{
    border-style: none;
    border-width: thin;
    border-color: #808080;
    background-color: #FFFFFF;
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.divFooter
{
    border: thin none #003399;
    margin-bottom: 5px;
    margin-top: -2px;
    background-color: #E60000;
    width: 858px;
}
.lblHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.divCountries
{
    float: left;
    width: 140px;
}
.lblStandard
{
    font-family: Arial;
    font-size: 12px;
}
.lbl14px
{
    font-family: Arial;
    font-size: 14px;
}
.lbl16px
{
    font-family: Arial;
    font-size: 16px;
}
.hyperLink
{
    font-family: Arial;
    color: #0033CC;
    font-size: 16px;
}
.linkButton
{
    color: #009900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.detailsView
{
    font-family: Arial;
    border-color: #003399;
    border-style: outset;
    border-width: 2px;
    font-size: 12px;
}
.gridView
{
    font-family: Arial;
    border-color: #009900;
    border-style: outset;
    border-width: 2px;
    font-size: 12px;
}
.h1
{
    font-family: Arial;
    font-size: 22px;
    color: #D90000;
}
.linkLoc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000066;
}
.lblRatesHeader
{
    font-size: 18px;
    font-family: Arial;
    color: #CC0000;
    font-weight: bold;
}
.ValCalExt
{
    background-color: #FFFF00;
}
.btn
{
    background-image: url('../../Images/BtnUp.jpg');
    height: 25px;
    width: 100px;
    font-family: Tahoma, Helvetica, Sans-Serif;
    font-size: 14px;
    text-align: center;
    color: White;
    border-style: none;
    cursor: hand;
}
.btn:Hover
{
    background-image: url('../../Images/BtnDown.jpg');
    height: 25px;
    width: 100px;
    font-family: Tahoma, Helvetica, Sans-Serif;
    font-size: 14px;
    text-align: center;
    color: #D4D4D4;
    border-style: none;
    cursor: hand;
}
.TahomaStandard
{
    font-family: Arial;
    font-size: 14px;
}

.formView
    {
        font-size: 12px;
    }
.td
{
	border-top: none;
	border-style: none solid solid solid;
	border-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color:#CC0000; 
	height:5px;
}
.div	
{
	 width:560px;
	 background-color:black;
	 height:315px;
	 padding:6px;
	 font-size:14px;
	 text-align:center;
	 align:center
	}