BODY   	   {background-image:url('images/bg.jpg');
			background-repeat:repeat-x;
			font-family:'Trebuchet MS';
			font-size:small;
			color:#000080}
.mOff 	   {background-color:#b22222;
			color:#E78181;
			font-weight:normal;
			width:98%;
			text-indent:15px;
			height:25;
			cursor:hand;
			border:1px solid #E78181}
.mOn   	   {background-color:#000080;
			color:#E78181;
			font-weight:bold;
			width:98%;
			text-indent:15px;
			height:25;
			cursor:hand}
.em		   {font-weight:bold;
			color:#b22222}
.leftDiv   {position:absolute;
			top:40;
			left:35;
			background-color:#DCDBD2;
			background-image:url('images/bg2.jpg');
			background-repeat:repeat-x;
			width:140;
			height:520}
.siteTitle {display:block;
			margin-top:160px;
			margin-left:15px;
			font-family:'Georgia';
			font-size:14pt;
			font-style:italic;
			font-weight:bold;
			text-align:center}
.rightDiv  {position:absolute;
			top:40;
			left:175;
			width:610;
			height:522px;
			background-color:#DCDBD2}
.headDiv   {height:60px;
			width:500px;
			margin-top:5px;
			margin-right:2px;
			float:right;
			background-image:url('images/hBg.jpg');
			background-repeat:repeat-y}
.heading   {font-family:'Georgia';
			font-size:14pt;
			font-weight:bold;
			font-style:italic;
			margin-top:15px;
			margin-right:5px;
			float:right;
			color:#E78181}
.infoDiv   {margin-left:15px;
			margin-top:70px;
			width:590px;
			height:400px;
			overflow:auto;
			scrollbar-base-color:#9998BA;
			scrollbar-arrow-color:#b22222}
.menuDiv   {position:absolute;
			top:305;
			left:5;
			width:150;
			z-index:4}
.menuTbl   {position:absolute;
			top:0;
			left:0;
			width:140;
			font-family:'Georgia';
			font-size:10pt;
			z-index:6;
			border-collapse:collapse}
