/* author: Chan Bernard Ki Hong
creation date: 18/01/2001
 
English CSS

Unauthorized use of this file without the author's
prior consent is, under all circumstances, prohibited.

Version 3.1 */
.TitleInTheBox {
    color: white;
    font-family: Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
	margin-left: 3px;
}

.LastUpdate {
    color: white;
    font-family: Verdana, sans-serif;
    font-size: .7em}
.LastUpdateLINK {
	color: white;
	text-decoration: none}
.LastUpdateLINK:hover {
	color: #FF0000;
	text-decoration: underline}
.Default, .LangItem {
    font-family: Verdana, sans-serif;
    font-size: .8em}

.LineHeading {
    font-family: Verdana, sans-serif;
    font-size: 1.1em;
	font-weight: bold}

.ToolTip {
    font-family: Arial, sans-serif;
    font-size: .7em}
.Heading1 {
	font-family: Verdana, sans-serif;
	font-size:2em;
	font-weight:bold}	
	
#LatestNewsDate {color: #006666; font-weight: bold;}
.ColHeadingFont {font-family: Verdana, sans-serif; color: #FFFFFF; font-size: .8em; font-weight: bold;}

/* Background color styles */
.bgColHeading {background-color: #990000;}
.WhiteOnRed {font-family: Verdana, sans-serif; font-size: .8em; font-weight:bold; color:#FFFFFF; background-color:#990000;}
.URLLink {font-family: Verdana, sans-serif; font-size: .8em; text-decoration:none; color: #FFFFFF;}
.URLLink:hover {color: #FFFF00; cursor: pointer; text-decoration: underline;}
A:hover {color: #FF0000;}

/* Weblinks */
.CategoryHeader {font-family:Verdana, sans-serif; font-size:0.8em; color: #FFFF66; font-weight: bold; background-color:#006600}
.CategoryBackground {background-color:#000088;}
.CategoryText {font-family:Verdana, sans-serif; font-size:0.8em; color: #FFFFFF; font-weight: bold;}
.CategoryText:hover {color: #FFFF00;}
/* These two Should not appear */
.CatNOLINK {font-family:Verdana, sans-serif; font-size:0.8em; color: #FFFFFF; font-weight: bold; background-color:#000088;}
.WebLinkNonLink {font-family:"Arial", sans-serif; font-size:0.9em; color:#FFFFFF; font-weight:bold; background-color:#387797;}
.WebLink {color:#FFFFFF;}
.WebLink:hover {color:#FFFF00;}
.LinkTitle {color: #C06000; font-weight: bold;}
.Description {font-family:"Verdana", sans-serif; font-size:0.8em; background-color:#F4F1C6;}
.BoxNormal {font-family:"Verdana", sans-serif; font-size:0.8em; font-weight:bold; background-color:#000088;}
.BoxGood {font-family:"Verdana", sans-serif; font-size:0.8em; font-weight:bold; background-color:#880000;}
.bgSiteLink {font-family:"Verdana", sans-serif; font-size:0.8em; font-weight:bold; background-color:#008800;}
.Index {font-family:"Verdana", sans-serif; font-size:0.8em; font-weight:bold; background-color:#F4F1C6; text-align: center;}
.bgPreview {font-family:"Verdana", sans-serif; font-size:0.8em; background-color:#808000; color:#FFFFFF; font-weight:bold; width:250px}

/* About Me */
.NavPrevNextBG {font-family:"Verdana", sans-serif; font-size:0.8em; color:#FFFFFF; font-weight:bold; background-color: #990000}
.NavPrevNextText {color:#FFFFFF; text-decoration:none;}
.NavPrevNextText:hover {color:#FFFF00; text-decoration:none;}

/* Headings on indented levels */
.Level1 {font-family: Verdana, sans-serif; font-size: 1.2em; text-indent:0em; font-weight:bold}
.Level2 {font-family: Verdana, sans-serif; font-size: 1em; text-indent:3em; font-weight:bold}
.Level3 {font-family: Verdana, sans-serif; font-size: 0.8em; text-indent:6em}

/* Other subheadings */
.SHead1 {font-family: Verdana, sans-serif; font-size: 1.1em; font-weight:bold; text-decoration: underline; color: #880000;}
.SHead2 {font-family: Verdana, sans-serif; font-size: 1em; font-weight:bold; text-decoration: underline; color: #880000;}

/* Other styles */
.SRCCode {font-family: "Courier New", monospace; font-size: 1em;}
.CodeBG {background-color: #BBBBBB}

/* Meditation - Quotes */
.Quote {font-family: "Tahoma", sans-serif; font-size: 0.8em; font-weight: bold; color: #FFFFFF; background-color: #660000;}
.QOrigin {font-family: "Times New Roman", sans-serif; font-size: 0.8em; font-style: italic; color: #FFFFFF; background-color: #006600;}
/* End of style section. Generated by AceHTML at 1/20/01 11:50:40 PM */

