 /*
	Cascade Style Sheet (Revision June 2003)
	Copyright 2003 (C) TWGHs Lo Kon Ting Memorial College */
  
/* Global Definitions */
BODY, P, TD, OL, INPUT, TEXTAREA, SELECT {
	font-family: "Trebuchet MS", "Tahoma", "Arial";
	font-size: 9pt; }

BODY {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(/images/bgimage.jpg);
	}
	
.slimbody {
	margin: 15 10 15 10; 
	background-color: #FFFFFF;
	background-image: none;
	}

a { text-decoration:underline }
a:link, a:active { color: #225522 }
a:visited { color: #3366CC }
a:hover	{ color: #FF0000 }
a:link img, a:visited img { border-style: none }

h1, h2, h3, h4, h5, h6 {
	text-align: left
	}
h1, .pgtitle {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14pt;
	font-weight: bold;
	}
h2, .subtitle {
	font-size: 12pt;
	font-weight: bold;
	}
h3 { font-size:12pt; font-weight: normal; }
h4 { font-size:10pt; font-weight: bold; }
h5 { font-size:10pt; font-weight: normal; }
h6 { font-size:8pt; font-weight: bold; }



/* Class Definitions */
.navtop {
	color:#000000;
	font-family: "Trebuchet MS", "Tahoma", "Arial";
	font-size: 9pt;
	background-position: top left;
	background-repeat: no-repeat;
	}

a.navtop { text-decoration: none; }
a.navtop:link, a.navtop:active, a.navtop:visited { color:#225522; }
a.navtop:hover { color:#FF0000; }

td.navsubmenu {
	background-color: #DEF4D0;
	color: #225522;
	font-family: "Trebuchet MS", "Tahoma", "Arial";
	font-size: 9pt;
	filter: alpha(opacity=95); }
	
div.navsubmenu {
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#CCCCCC,strength=3);
	}
	
a.navsubmenu { text-decoration: none; }
a.navsubmenu:link, a.navsubmenu:visited { color:#225522; }
a.navsubmenu:active { color:#FF0000; }
a.navsubmenu:hover { color:#FF0000; }

.navbottom {
	color:#000000;
	font-family: "Trebuchet MS", "Tahoma", "Arial";
	font-size: 9pt; }
a.navbottom:link, a.navbottom:active, a.navbottom:visited {
	text-decoration: underline;
	color:#225522; }
a.navbottom:hover {
	text-decoration: underline;
	color:#FF0000; }

.navinst {
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	}
a.navinst:link, a.navinst:visited, a.navinst:active {
	text-decoration: none;
	color:#000000;
	}
a.navinst:hover {
	text-decoration: none;
	color:#FF0000;
	}
	


.errorbox {
	color:#FF0000;
	padding: 8px;
	border: 1px solid #FF0000;
	border-collapse: collapse;
	}

.tdlayout {
	border-bottom: 1px solid #000000;
	}

.tdlinetitle {
	background-color: #225522;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	}
.tdline1 {
	background-color: #EEFFDD;
	}

.tdline2 {
	background-color: #DEF4D0;
	}

tr.formblock {
	padding: 8px;
	}
	
td.formfillin {
	background-color: #F2F2F2;
	}
	
.anntable{
         border-collapse: collapse;
         border-color :#336633;
         overflow:hide;
        }
	

.actnewstable{
         border-collapse: collapse;
         border-color :#336633;
        }
        
.tdactnewstitle {
	background-color: #DEF4D0;
	}
        
td.actnewstable {
	background-color: #DEF4D0 ;          
           }
tr.actnewstable {
         border-color :#3366CC;
           }
.actnewsitem {
	color:#000000;
	font-family: "Trebuchet MS", "Tahoma", "Arial";
	font-size: 9pt; }
a.actnewsitem:link, a.actnewsitem:active, a.actnewsitem:visited {
	text-decoration: none;
	color:#225522; }
a.actnewsitem:hover {
	text-decoration: underline;
	color:#0000FF; }

a.amitem:link, a.amitem:active, a.amitem:visited {
	text-decoration: none;
	color:#000000; }
a.amitem:hover {
	text-decoration: underline;
	color:#0000FF; }
	
		
.infotable{
         border-collapse: collapse;
         border-color :#336633;
        }
	
.tdawtitle {
	background-color: #DEF4D0;
	color: #225522;
    font-family: "Trebuchet MS", "Tahoma", "Arial";
	}

.tdamtitle {
	background-color: #CCCCFF;
	color: #000000;
    font-family: "Trebuchet MS", "Tahoma", "Arial";
	}
	
	
.tagtitle {
	background-color: #336633;
	color: #FFFFFF;
    font-family: "Trebuchet MS", "Tahoma", "Arial";
	}

	
	
.tdawline1 {
	background-color: #EEFFDF;
font-family: "Trebuchet MS", "Tahoma", "Arial";

font-size:14pt; 
	}

.tdawline2 {
	background-color: #EEFFDF;
	}


/* Text */
.text {
	font-size: 12pt;
	}
