/* ----------------------------------------------------------------------------------------------------------------
FILE: GLOBALSTYLE.CSS
AUTHOR: EDWARD THIAN
UPDATED: 30/10/2005
-----------------------------------------------------------------------------------------------------------------*/

.textbody {font-family: Garamond, Verdana, sans-serif; text-decoration: none; font-size:12pt; color:#725132}
.firstletter {font-family: Garamond, Verdana, sans-serif; text-decoration: none; font-size:16pt; color:#725132; font-weight:bold}
.currentlink {font-family: Garamond, Verdana, sans-serif; color: #FFCC00; text-decoration: none; font-size:9pt; font-weight: bold}
.pagetitle {font-family: Garamond, Verdana, sans-serif; text-decoration: none; font-size:17pt; color:#725132; font-weight: bold}
.subtitle {font-family: Garamond, Verdana, sans-serif; text-decoration: none; font-size:13pt; color:#996633; font-weight: bold}
.errormsg {font-family: Garamond, Verdana, sans-serif; text-decoration: none; font-size:8pt; color:#CC0000; font-weight: bold}
.copyright {font-family: Garamond, Verdana, sans-serif; text-decoration: none; font-size:8pt; color:#8A5840}

.alphalinks {font-family: Garamond, Verdana, sans-serif; color: #83C0CA; text-decoration: none; font-size:10pt; font-weight: bold}
A.alphalinks {font-family: Garamond, Verdana, sans-serif; color: #83C0CA; text-decoration: none; font-size:10pt; font-weight: bold}
A:HOVER.alphalinks {font-family: Garamond, Verdana, sans-serif; color: #006060; text-decoration: none; font-size:10pt; font-weight: bold}
A:ACTIVE.alphalinks {font-family: Garamond, Verdana, sans-serif; color: #006060; text-decoration: none; font-size:10pt; font-weight: bold}

.textlinks {font-family: Garamond, Verdana, sans-serif; text-decoration: none; font-size:12pt; color:#CD0C0C; font-weight: bold}
A:textlinks {font-family: Garamond, Verdana, sans-serif; font-size:12pt; text-decoration: none; color:#CD0C0C; font-weight: bold} 
A:HOVER.textlinks {font-family: Garamond, Verdana, sans-serif; font-size:12pt; text-decoration: underline; color:#CD0C0C; font-weight: bold}

.highlight {font-family: Garamond, Verdana, sans-serif; text-decoration: none; font-size:8pt; color:#000000; font-weight: bold}

BODY { 
scrollbar-3dlight-color:#FADACB;
scrollbar-arrow-color:#AA6A4C;
scrollbar-base-color:#CA4634;
scrollbar-darkshadow-color:#AA6A4C;
scrollbar-face-color:#EF9A73;
scrollbar-highlight-color:#EF9A73;
scrollbar-shadow-color:#D58966;
scrollbar-track-color: #F9EEEC; 
}