
div.datetime .top p {
font:bold small/100% Arial, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
letter-spacing:0.12em;
text-transform:uppercase;
}

/* day of the month (NUMBER) */
div.datetime p.day {
font:bold 2em/98% Arial, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
letter-spacing:0.13em;
}


/* Outer div */
div.datetime {
border:1px solid #000;
width:5.0em;
}

div.datetime p {
margin:0 auto;
padding:5;
text-align:center;
font-size:x-small;
}

div.datetime .top {
color:#fefefe;
background-color:#5970B2;
}


body {

	margin: 0 50 0 50; 
	padding: 10;
	background: #000080;
	font: arial

}


#ATE_wrapper
{	background: #FFFFFF;
				}
#ATE_header
{	margin: 10;
	font: bold 28px arial;
	padding: 10;
	color: #FFFFFF}
#ATE_heading
{	font: bold 22px arial;
	margin: 10 0 0 30;
	color: #000080}
#ATE_text

{	display: block;
	text-align: center;	
	font: 14 arial;
	padding: 30;
	text-decoration: none}
#ATE_footer
{	color: #FFFFFF}
#ATE_credit
{	color: #FFFFFF}
#sddm
{	margin: 0;
	padding: 0;
	background: #FFFFFF;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #000080;
		font: bold 12px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}


