﻿body
{
	font-family: Verdana;
	font-size: 12px; 
}

#navigation { display : none } 
.buttons { display : none } 
       
.cRate
{
}

.OgilvieHeadingCell 
{ 
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5; 
  padding: 3px;
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  text-align: center;
}

.OgilvieDataCellR
{ 
  cursor: default;
  padding: 1px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 12px; 
  text-align: right;
} 

.OgilvieDataCellC
{ 
  cursor: default;
  padding: 1px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 12px; 
  text-align: center;
} 

.DataRow 
{ 
  background-color: #FFFFFF; 
}

.DataCell 
{ 
  cursor: default;
  padding: 1px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 

.comboLoading
{
	display: none;
}

#pNote
{
	display: none;
}

#divNote
{
	display: none;
}

.borderCs
{
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}