	h1 { font-size: large; }
	h2 { font-size: medium; }
	h3 { font-size: small; }
	h4 { font-size: x-small; }

	body, td, th, div, p, font {
		font-family: Arial, Verdana, sans-serif;
	}

	a {
		color: #770303;
	}

	a:hover {
		text-decoration: none;
	}

	#mainTable {
		/*
			The table is always centered horizontally and vertically
			Edit the size and height, main background color and outer border
		*/
		width: 780px;
		height: 536px;
		border-left: 2px solid black;
		border-right: 2px solid black;
		border-bottom: 2px solid black;
		border-top: 2px solid black;
		background-color: #ffffff;
	}

	.leftTopBox {
		vertical-align: middle;
	}

	.rightTopBox, .leftBottomBox, .rightBottomBox {
		vertical-align: top;
	}


	.leftMiddleBox, .rightMiddleBox {
		vertical-align: middle;
	}

	.contents {
		vertical-align: top;
	}

	.topHorizontalLine {
		border-bottom: 2px solid black;
	}

	.bottomHorizontalLine {
		border-bottom: 1px solid black;
	}

	.verticalLine {
		border-right: 2px solid black;
	}

	.leftWidth {
		width: 169px;
	}

	.topHeight {
		height: 256px;
	}

	.horizontalMenuHeight {
		height: 24px;
	}

	.horizontalMenuBackground {
		background-color: #D5D9DC;
	}

	a.tMenuItem
	{
		color: #000000;
		background-color: #D5D9DC;
		height: 10px;
		padding-left: 5px;
		padding-right: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
		text-decoration: none;
	}
	a.tMenuItem:hover
	{
		background-color: #ffffff;
	}

	div.lMenuItem {
		padding-bottom: 20px;
	}

	a.lMenuItem1, a.lMenuItem2, a.lMenuItem3 {
		text-decoration: none;
	}
	a.lMenuItem1:hover, a.lMenuItem2:hover, a.lMenuItem3:hover {
		text-decoration: underline;
	}
	.rightBoxes {
background-color: #ffffff;
	}
	#WIPSMAINCONTENTS table {
	}

	h1,h2,h3,h4,h5,h6 {
		font-family: h1;
	}

	h1 { font-size: large; }
	h2 { font-size: medium; }
	h3 { font-size: small; }
	h4 { font-size: x-small; }

	body, td, th, div, p {
		font-family: Arial, Verdana, sans-serif;
		font-size: x-small;
	}

	a {
		color: #770303;
		color: #000000;
	}

	a:hover {
		text-decoration: none;
	}

	#mainTable {
		/*
			The table is always centered horizontally and vertically
			Edit the size and height, main background color and outer border
		*/
		width: 780px;
		height: 536px;
		border-left: 2px solid black;
		border-right: 2px solid black;
		border-bottom: 2px solid black;
		border-top: 2px solid black;
		background-color: #ffffff;
	}

	#rightTable {
		/*
			The table is always centered horizontally and vertically
			Edit the size and height, main background color and outer border
		*/
		width: 180px;
		border: 0px solid black;
		background-color: #ffffff;
		padding: 0px;
		margin-left: 10px;
	}

	.rightBoxes {
		vertical-align: top;
	}

	.leftTopBox {
		vertical-align: middle;
	}

	.leftBottomBox {
		background-color: #FFB271;
	}

	.rightTopBox, .leftBottomBox, .rightBottomBox {
		vertical-align: top;
	}


	.leftMiddleBox, .rightMiddleBox {
		vertical-align: middle;
	}

	.contents {
		vertical-align: top;
	}

	.topHorizontalLine {
		border-bottom: 2px solid black;
	}

	.bottomHorizontalLine {
		border-bottom: 1px solid #676767;
	}

	.verticalLine {
		border-right: 1px solid #676767;
	}

	.leftWidth {
		width: 169px;
	}

	.topHeight {
		height: 206px;
	}

	.horizontalMenuHeight {
		height: 24px;
	}

	.horizontalMenuBackground {
		background-color: #D5D9DC;
	}

	a.tMenuItem
	{
		color: #000000;
		background-color: #D5D9DC;
		height: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
		text-decoration: none;
	}
	a.tMenuItem:hover
	{
		background-color: #ffffff;
	}

	a.lMenuItem1, a.lMenuItem2, a.lMenuItem3 {
		text-decoration: none;
	}
	a.lMenuItem1:hover, a.lMenuItem2:hover, a.lMenuItem3:hover {
		text-decoration: underline;
	}
	.lowredline {
		border-bottom: 4px solid #C50F36;
		
	}
	.whitetopborder {
		 border-top: 2px solid #ffffff;
	}
	#mainTable2 {
		/*
			The table is always centered horizontally and vertically
			Edit the size and height, main background color and outer border
		*/
		width: 780px;
		height: 526px;
		border-left: 1px solid #676767;
		border-right: 1px solid #676767;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		background-color: #ffffff;
	}


