﻿body
{
	padding: 0px;
	font-size: 14px;
	margin: 0px;
	font-family: 'Comic Sans MS';
	color: black;
	background-position: left top;
	background-image: url(../images/jul08_bkgnd1.gif);
	background-repeat: repeat;
}

body td, th
{
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	font-family: 'Comic Sans MS';
	color: black;
	vertical-align: top;
}

.mnuItem
{
	background-position: left top;
	background-image: url(../images/jul08_button2.gif);
	display: block;
	width: 135px;
	height: 59px;
	background-repeat: no-repeat;
	text-align: center;
	color: #CE1D29;
	font-weight: bold;
}

.mnuHover
{
	background-position: left top;
	background-image: url(../images/jul08_button4.gif);
	background-repeat: no-repeat;
}

.mnuAItem
{
	background-position: left top;
	background-image: url(../images/jul08_button1.gif);
	display: block;
	width: 135px;
	height: 59px;
	background-repeat: no-repeat;
	text-align:center;
	color:black;
	font-weight:bold;
}

.mnuAHover
{
	background-position: left top;
	background-image: url(../images/jul08_button3.gif);
	background-repeat: no-repeat;
}

.header
{
	color:Green;	
}

.mtop
{
	background-position: left top;
	background-image: url(../images/jul08_bkgnd3.gif);
	background-repeat: repeat-x;
	width:100%;
	height:40px;
}

.mbottom
{
	background-position: left bottom;
	background-image: url(../images/jul08_bkgnd3B.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
}

.barh
{			
	background-position: left top;
	background-image: url(../images/jul08_bkgnd2.gif);
	background-repeat: repeat-x;
	width:100%;
	height:14px;
}

.barv
{
	background-position: left top;
	background-image: url(../images/jul08_bkgnd2.gif);
	background-repeat: repeat-y;
	width:14px;
	height:100%;
}

table.tblMain
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	background-position: left top;
	background-image: url(../images/jul08_bkgnd4.gif);
	background-repeat: repeat;
	font-size: 12px;
	font-family: 'Comic Sans MS';
}

table.tblContent
{
	width:100%;
	font-size: 14px;
	font-family: 'Comic Sans MS';
}

table.tblContent td
{
	text-align:left;
	vertical-align:top;
	font-size: 14px;
	font-family: 'Comic Sans MS';
}

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;
	color:#4CB334;
	font-weight:bold;
}

.HSubTitle
{
	font-size:18px;
	color:White;
	font-weight:bold;
}

.HTitle1
{
	font-size:16px;
	color:#4CB334;
	font-weight:bold;
}

.HSubTitle1
{
	font-size:14px;
	color:White;
	font-weight:bold;
}

.HomePage18
{
	font-size:18px;
	font-weight:bold;
}

.HomePage16
{
	font-size:16px;
	font-weight:bold;
}

.HomePage14
{
	font-size:14px;
	font-weight:bold;
}