html,body			{ margin:0px 0px 0px 0px; padding:0; }
body				{ font: 76% arial,sans-serif;text-align:center; height:100%; background-image:url('/images/bk.gif'); background-repeat:repeat-x; }
p					{ margin:0 10px 10px }
a					{ display:block; color: #981793; padding:10px }
div#header			{ height:74px; margin:0px 0px 0px 0px; background-image: url('/images/hdrbk.gif'); background-repeat:repeat-x; width:848px; }
div#hdrbot			{ height:57px; background-image: url('/images/hdrbot.gif'); background-repeat:repeat-x; top:118px; width:848px; }
div#hdrh			{ height:33px; width:273px; background-image: url('/images/hdrh.gif'); background-repeat:no-repeat; margin-left:315px; margin-top:-40px; }

div#container		{ text-align:left; margin:0px 1px 0px 1px; height:100%; background-color:#ffffff; }
div#content p		{ line-height:1.4 }
div#footer			{ background-image:url('/images/ftrbk.gif'); color: #FFF; height:77px; }
div#footer p		{ margin:0; padding:5px 10px}

div#container		{ width:848px; margin:0 auto; height:100%; }
div#wrapper			{ float:left; width:100%; border-left:solid 2px #9cc096; border-right:solid 2px #9cc096; }
div#content			{ margin: 0 0px; background-color:#ffffff; }
div#footer			{ clear:left; text-align:center; width:848px; }

#logo				{ background-image:url('/images/atlogo.gif'); background-repeat:no-repeat; width:305px; height:84px; margin-left:10px; }

#sites				{ position:absolute; top:25px; float:right; margin-left:600px; color:#fff; }	

#mm					{ position:absolute; top:5px; float:left; margin-left:560px; color:#fff; }	
div#mm ul			{ position:relative; margin:0; padding: 0; white-space: nowrap; font-family:Verdana, Sans-Serif; font-size:10px; color:#fff; text-decoration:none; }
div#mm li			{ float:left; display:inline; list-style-type: none; vertical-align:text-top; line-height:10px; }
div#mm li a 		{ display:inline; text-decoration:none; color:#ffffff; }
div#mm li a:hover	{ color:#ffffff; text-decoration:underline; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

.txt				{ font-family:Sans-Serif, Arial; font-size:11px; border:solid 1px #569e4a; color:#4d4d4d; }
.bdy				{ width:847px; top:20px; margin-top:0px; }
.main				{ float:left; margin-top:-20px; width:630px; vertical-align:top; }
.right				{ float:left; width:200px; vertical-align:top; margin-left:7px; padding-right:5px;  }

.ContextMenu 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url("/admin/images/menu-bg.gif") repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
	font-family:Tahoma, arial;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}




.atmi			{ color:#ffffff; font-family:Verdana, Sans-Serif; font-size:11px; font-weight:normal; }
.pheader		{ background:url(/images/pheader.gif) no-repeat; height:26px; width:200px; color:#575757; font-family:Sans-Serif, Arial; font-size:12px; font-weight:bold; padding-top:7px; padding-left:5px; }
