@charset "utf-8";
/* CSS Document */
body{

}
p{font-family:"Lucida Calligraphy";
color:#CA9B2C;
}
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%;
	color: #CA9B2C;
font-family:"Lucida Calligraphy";
}
a:link{color: #CA9B2C;
font-family:"Lucida Calligraphy";
}
a:visited{color:#CA9B2C;
font-family:"Lucida Calligraphy";
}
a:hover{color:#CA9B2C;
font-family:"Lucida Calligraphy";
}
a:active{color:#CA9B2C;
font-family:"Lucida Calligraphy";
}
#memprogram{
	color: #CA9B2C;
font-family:"Lucida Calligraphy";
}
.memprogram{
	color: #CA9B2C;
font-family:"Lucida Calligraphy";
}

