body		{
		 margin:		0px;
		}
td.leftpanel	{
		 background-color:	#EFD26A;
		 background-image:	url('images/leftpanelcont.jpg');
		}
td.menuselect	{
		 background-image:url('images/menu_select.jpg');
		 height:		24px;
		}
td.menudeselect	{
		 background-image:url('images/menu_deselect.jpg');
		 height:24px;
		}
a.menulink:hover{
		 font-family:		Arial;
		 font-size:		14px;
		 font-weight:		bold;
		 text-decoration:	underline;
		 color:			black;
		}
a.menulink	{
		 font-family:		Arial;
		 font-size:		14px;
		 font-weight:		bold;
		 text-decoration:	none;
		 color:			black;
		}
td.white	{
		 background-color:	white;
		}
td.content	{
		 font-family:		Arial;
		 font-size:		14px;
		 font-weight:		normal;
		 text-decoration:	none;
		 color:			black;
		}
span.highlighttext	{
		 font-family:		Arial;
		 font-size:		14px;
		 font-weight:		normal;
		 text-decoration:	none;
		 color:			black;
		 background:		yellow;
			}
a.bottomlink:hover	{
		 font-family:		Arial;
		 font-size:		12px;
		 font-weight:		normal;
		 text-decoration:	none;
		 color:			black;
		 text-decoration:	underline;
		}
a.bottomlink	{
		 font-family:		Arial;
		 font-size:		12px;
		 font-weight:		normal;
		 text-decoration:	none;
		 color:			black;
		 text-decoration:	none;
		}
span.bottomtext	{
		 font-family:		Arial;
		 font-size:		10px;
		 font-weight:		normal;
		 text-decoration:	none;
		 color:			gray;
		}
td.gradient	{
		 background-image:	url('images/gradient.jpg');
		}
td.gradient2	{
		 background-image:	url('images/gradient2.jpg');
		}
