﻿body 
{

}

.centered {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
} 

td
{
	font-family:Arial;
	font-size:14px;
}

td.blueback
{
	background-color: #00A3DD;
	font-family:Arial;
	font-weight:bold;
	color:White;
}

.droplist
{
	font-family:Arial;
	font-size:inherit;
}

.gap
{
	height:25px;
}
