@charset "UTF-8";
/* CSS Document */
/*Cempaka Schools (1983) Sdn. Bhd. Damansara website CSS style sheet.
*Designed and developed by Wong Leong Khim of Form 5 Science 1, Damansara Class of 2009.*/

.upnextEventSMALLER {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}

.upnextDate {
	color:#333; font-family:Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold; line-height:normal;
}

.footerLinks {
	font-family:"Lucida Grande", sans-serif; color:#666;
	font-size:10px; line-height:14px;
}
.footerLinks a:link {color:#666; text-decoration:none;}
.footerLinks a:visited {color:#666; text-decoration:none;}
.footerLinks a:hover {color:#d8b52f; text-decoration: underline;}
.footerLinks a:active {color:#666; text-decoration:none;}

.footerCopyright {
	font-family:"Lucida Grande", sans-serif; color:#999;
	font-size:10px;
}

.colorBarTemplate {background-position:left; background-position:bottom; background-repeat:no-repeat; }

/*InnerPages*/
.title {
	color:#7f7a0a;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:28px;
	padding-left:10px;}

.text {color:#333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
.text a:link {color:#C90; text-decoration:none; }
.text a:hover {color:#C90; text-decoration:underline; }
.text a:visited {color:#C90; text-decoration:none; }
.text a:active {color:#C90; text-decoration:none; }

.textHeader {
	color:#a9a200; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}

/*ANNOUNCEMENTS PAGE*/
.announcemenTEXT
{color:#333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; line-height:18px; }
.announcementUPDATE {color:#666; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:10px; line-height:normal;}
.announcementHEADER {color:#900; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
