@charset "utf-8";
/* CSS Document */
body{

}
div.aat{
	background-image: url(bgaat.png);
	height:100px;
	
	
	width: 100%;
	background-repeat:repeat-x;
	overflow:auto;
	position: relative;
	left: auto;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
}
div.sidebar{
	vertical-align:top;
	font-family:"Lucida Calligraphy";
	font-size:16px;

}
p.time{
	vertical-align:top;
	font-family:"Lucida Calligraphy";
	font-size:16px;
}
p.welcome{
	font-size:14px;
	font-family: "Lucida Calligraphy";
	text-align:center;
	top:auto;
}
td.main1{
	width:100%;
	height:100%;
}
#may {
	font-size: 16px;
}

