﻿body
{
    font-family: Verdana;
}

td
{
    font-size: 11px;
}

td.header
{
    font-size: 23px;
    font-weight:bold;
    width:575px;
}
.navHeader
{
	border-left: 1px none #000000;
	border-right: 1px none #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
    background-color: #CCCCCC;
}
.navItem
{
	font-family: Verdana;
	font-size: 11px;
	cursor:hand;
}
.areaHeader
{
	border-left: 1px none #000000;
	border-right: 1px none #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
    background-color: #CCCCCC;
}
.cellLogo
{
	width: 246px;
	text-align: center;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
}

.cellNormal
{
	font-family: Verdana;
	font-size: 11px;
}
.center1
{ 
margin-left: auto;
margin-right: auto;
}
