HTML,BODY			{ background-color:#F8F7F3; }
A					{ color:#0CA838; }
A:hover				{ }

DIV#InterfaceHeader	{ width:800px; background-image:url(Interface/Main/HeaderBackground.gif); background-repeat:no-repeat; height:190px; }
DIV#InterfaceBody	{ width:800px; background-image:url(Interface/Main/BodyBackground.gif);	background-repeat:repeat-y; overflow:hidden; }
DIV#InterfaceFooter	{ width:800px; background-image:url(Interface/Main/FooterBackground.gif); background-repeat:no-repeat; height:55px; }
DIV#ColumnLeft		{ width:160px; margin:10px 0 10px 20px; overflow:hidden; float:left; }
DIV#ColumnMain		{ width:590px; margin:10px 20px 10px 0; overflow:hidden; float:right; text-align:left; }

DIV.MenuLeft							{ margin-bottom:10px; }
DIV.MenuLeft DIV.Header					{ width:160px; height:75px; background-image:url(Interface/Main/DoctorOmega.gif); background-repeat:no-repeat; margin-bottom:5px; }
DIV.MenuLeft TABLE.MainMenu				{ width:160px; table-layout:fixed; }
DIV.MenuLeft TABLE.MainMenu TD			{ width:160px; padding:0; cursor:pointer; font-weight:bold; color:#808080; vertical-align:middle; font-size:8pt; }
DIV.MenuLeft TABLE.MainMenu TD DIV		{ width:150px; height:26px; padding:2px 5px 2px 5px; overflow:hidden; background-image:url(Interface/Main/MenuLeftButtonBackground.gif); background-repeat:no-repeat; margin-bottom:5px; text-align:center; }
DIV.MenuLeft TABLE.MainMenu TD.Last DIV	{ margin-bottom:0; text-align:center; }
DIV.MenuLeft TABLE.MainMenu TD.On 		{ color:#404040; }

DIV#InterfaceFooter DIV.PageFooter		{ width:760px; height:26px; overflow:hidden; }
DIV#InterfaceFooter DIV.VIS				{ margin:15px 8px 0 0; float:right; font-size:7pt; }