BODY    {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color : Black;
	margin: 0px 0px 0px 0px;
        background-color: #405A2A;
	font-size: 16px;
/*
	overflow: hidden;
*/
	}

P       {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color : Black;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
/*
	overflow: hidden;
*/
	}

H, H1, H2, H3, H4, H5, H6 {
	text-align : center;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	}

IMG { border: none; margin: 0 0 0 0; }
TD { vertical-align: top; font-size: 14px; background-color: #FFFFFF; }
HR { width: 60%; vertical-align: top;}
INPUT, SELECT, OPTION, TEXTAREA { background-color: #F8F8FF; font-family: "Lucida Console", Arial, cursive; }

.fmtAlLef { text-align: left; }
.fmtAlCen { text-align: center; }
.fmtAlRig { text-align: right; font-weight: bold; }

.fntSmaller { font-size: smaller; }
.fntBigger { font-size: larger; }
.fntBolder { font-weight: bolder; }
.fmtBigBold { font-size: larger; font-weight: bolder; }

.fmtBigBoldColour { 
	font-weight: bolder;
	font-size: larger;
	color: DarkGreen;	
}

.fmtBigBoldColourArial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: larger;
	color: DarkGreen;	
}

.fmtBigBoldColourMono {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bolder;
	color: DarkGreen;	
}

.fmtSmallItal { 
  font-size: smaller;
  font-style: italic;
}


.fmtFormReq {
	font-family: "Courier New", Courier, monospace;
	color: red;
	font-weight: bolder;
	font-size: 14;
}

.fmtFrmButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.fmtLISpace {
	margin-bottom: 15px;
}
divLayL {
	left: 0px;
	top: 0px;
	width: 271px;
	height: 624px;
	z-index: 1;
}

#divLayR {
	left: 271px;
	top: 0px;
	width: 733px;
	height: 624px;
	z-index: 1;
	position: absolute;
}

#divContent {
	left: 280px;
	top: 140px;
	width: 690px;
/*	height: 385px; */
	height: 400px;
	z-index: 10;
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;

}

#imgDogPotty {
	margin: 4px 0px 4px 4px;
	height: 100px;
	width: 116px;
	float: right;
}
