﻿body
{
	padding: 0px;
	font-size: 18px;
	margin: 0px;
	font-family: 'Calibri';
	color: black;
	background-position: left top;
	background-color: white;
	background-repeat: repeat;
}

body td, th
{
	padding: 0px;
	font-size: 16px;
	margin: 0px;
	font-family: 'Calibri';
	color: black;
	vertical-align: top;
}

.mnuItem
{
	background-position: left top;
	display: block;
        font-size: 18px;
	width: 135px;
	height: 59px;
	background-repeat: no-repeat;
	text-align: center;
	color: #CE1D29;
	font-weight: bold;
}

.header
{
	color:white;	
}


table.tblMain
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background-position: left top;
	background-color: white;
	background-repeat: repeat;
	font-size: 14px;
	font-family: 'Calibri';
}

table.tblContent
{
	width:100%;
	font-size: 14px;
	font-family: 'Calibri';
}

table.tblContent td
{
	text-align:left;
	vertical-align:top;
	font-size: 14px;
	font-family: 'Calibri';
}

table.tblContent tr.header th
{
	color: Black;
	font-size: 16px;
	text-align:center;
}

.Error
{
	color:Red;
}

.Title
{
	font-size: 16pt;
	color: #E62F4C;
	font-family: 'Lucida Bright';
	font-weight: bold;
}

.HTitle
{
	font-size:20px;
	font-weight:bold;
}

.HSubTitle
{
	font-size:18px;
	font-weight:bold;
}

.HTitle1
{
	font-size:16px;
	font-weight:bold;
}

.HSubTitle1
{
	font-size:14px;
	font-weight:bold;
}

.HomePage18
{
	font-size:18px;
	font-weight:bold;
}

.HomePage16
{
	font-size:16px;
	font-weight:bold;
}

.HomePage14
{
	font-size:14px;
	font-weight:bold;
}
