﻿
/* */

.PageRight
{
	float:right;
	margin-left:10px;
	vertical-align:top;
}

.PageRightMenuBoardHeader
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	border-top:solid thin gray;
	border-bottom:solid thin gray;
	background-image:url(/webdesign_images/top_navy.gif);
	color:White;
	font-weight:bold;
	padding:10px;
	height:20px;
}
.PageRightMenuBoardMiddle
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	padding:10px;
	background-color:White;
}

.PageRightMenuBoardFooter
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	border-bottom:solid thin gray;
	padding:10px;
	margin-bottom:10px;
	background-color:White;
	
}

.PageCenter
{
	float:Left;
}

.PageCenterMenuBoardHeader
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	border-top:solid thin gray;
	border-bottom:solid thin gray;
	background-image:url(/webdesign_images/top_navy.gif);
	color:white;
	font-weight:bold;
	padding:10px;
	height:20px;
}

.PageCenterMenuBoardMiddle
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	padding:10px;
	background-color:White;
}

.PageCenterMenuBoardMiddle .img
{

	padding:10px;
	margin:4px;
	float:left;
}

.PageCenterMenuBoardFooter
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	border-bottom:solid thin gray;
	padding:10px;
	margin-bottom:10px;
	background-color:White;
}



.PageLeft
{
	float:Left;
	margin-right:10px;
	margin-left:10px;
}

.PageLeftMenuBoardHeader
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	border-top:solid thin gray;
	border-bottom:solid thin gray;
	background-image:url(/webdesign_images/top_navy.gif);
	color:White;
	font-weight:bold;
	padding:10px;
	height:20px;
}
.PageLeftMenuBoardMiddle
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	padding:10px;
	background-color:White;

}

.PageLeftMenuBoardFooter
{
	border-left:solid thin gray;
	border-right:solid thin gray;
	border-bottom:solid thin gray;
	padding:10px;
	margin-bottom:10px;
	background-color:White;

}