//----------------------------------------------------------------------------------------------------{ }
// DebugSite {}
//----------------------------------------------------------------------------------------------------{ }
body.TDebug {  border-top: 1px solid #808080; margin: 0}
body.TDebug a { text-decoration:none }
#DebugSite { display:none }
#DebugSite a { text-decoration:none; color:#000000 }
#DebugSite a:hover { text-decoration:underline; color:#FF0000 }
//----------------------------------------------------------------------------------------------------{ }
#TAdmin td.TCaption, #TAdmin button.TCaption, #TAdmin th.TFrame
	{ background-color: #FF0000; }
#TAdmin .TFrame
	{ border-color: #FF0000; }
#TAdmin .TButton
	{ height: 25; margin-bottom: 10 }
#TAdmin a
	{ border:1px solid #003C74; width: 150; height: 25; color: #000000; text-decoration: none; 
      padding-top: 5; padding-bottom: 5; background-color:#F2F2ED; text-align:center }
#TAdmin a:hover
	{ border: 1px solid #E59700;  }
//----------------------------------------------------------------------------------------------------{ }