﻿body 
{
	background-color:#506880;
	font-family:Century Gothic;
}

a.pageLink_1
{
	color:White;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
a.pageLink_1:hover
{
	text-decoration:underline;
}
a.pageLink_2
{
	color:White;
	
	text-decoration:none;
	font-size:15px;
}
a.pageLink_2:hover
{
	text-decoration:underline;
}
td.headerTopLeft
{
	height:25px;
	width:6px;
	background-image:url(../Images/PageTop_Left.gif);
}
td.headerTopMid
{
	text-align:right;
	width:788px;
	background-image:url(../Images/PageTop_Mid.gif);
}
td.headerTopRight
{
	width:6px;
	background-image:url(../Images/PageTop_Right.gif);
}
td.headerBottomLeft
{
	height:25px;
	width:6px;
	background-image:url(../Images/PageBottom_Left.gif);
}
td.headerBottomMid
{
	font-size:12px;
	color:White;
	text-align:center;
	width:788px;
	background-image:url(../Images/PageBottom_Mid.gif);
}
td.headerBottomRight
{
	width:6px;
	background-image:url(../Images/PageBottom_Right.gif);
}

td.sideBorder
{
	width:1px;
	background-image:url(../Images/border.jpg);
}
tr.menu
{
	height:27px;
	background-image:url(../Images/menu.jpg);
}
td.menu
{
	text-align:right;
	padding:0px 5px 0px 5px;
	color:White;
	font-size:small;
}
td.mainBody
{
	background-color:#ffffff;
}

