/* Style format for CEHA.com.sg */
<Style>


/* MAIN components */

BODY {
    margin-left         : 0px;
    margin-right        : 0px;
    margin-top          : 0px;
    margin-bottom       : 0px;
    padding-left        : 0;
    padding-right       : 0;
    padding-top         : 0;
    padding-bottom      : 0;
    border-left         : 0;
    border-right        : 0;
    border-top          : 0;
    border-bottom       : 0;
    background-color    : #ffffff;
}

TD {
    color               : #ffcc99;
	font-family         : Verdana, Arial, Tahoma, sans-serif, Helvetica;
    font-size           : 11px;
}

DIV {
    color               : #ffcc99;
	font-family         : Verdana, Arial, Tahoma, sans-serif, Helvetica;
    font-size           : 11px;
}

P {
    color               : #ffcc99;
	font-family         : Verdana, Arial, Tahoma, sans-serif, Helvetica;
    font-size           : 11px;
}

LI {
    color               : #ffcc99;
	font-family         : Verdana, Arial, Tahoma, sans-serif, Helvetica;
    font-size           : 11px;
}

#highlightBox {
    background          : #fff2e7;
    color               : #993300;
	font-family         : Verdana, Arial, Tahoma, sans-serif, Helvetica;
    font-size           : 11px;
    font-weight         : normal;
	text-decoration     : none;
}

#PageTitle {
    color               : #ffcc99;
	font-family         : Verdana, Arial, Tahoma, sans-serif, Helvetica;
    font-size           : 16px;
    font-weight         : bold;
}

/* General Menu components */

A:link {
    color               : #6666ff;
	text-decoration     : none;
    font-weight         : bold;
}

A:visited {
    color               : #8855dd;
	text-decoration     : none;
    font-weight         : bold;
}

A:active {
    color               : #6666ff;
	text-decoration     : underline;
    font-weight         : bold;
}

A:hover {
    color               : #6666ff;
	text-decoration     : underline;
    font-weight         : bold;
}


/* optionMenu components */

#optionMenuA A:link {
    color               : #882288;
    text-decoration     : none;
	font-family         : Tahoma, Arial, sans-serif, Helvetica;
    font-size           : 12px;
    font-weight         : normal;
}

#optionMenuA A:visited {
    color               : #882288;
    text-decoration     : none;
	font-family         : Tahoma, Arial, sans-serif, Helvetica;
    font-size           : 12px;
    font-weight         : normal;
}

#optionMenuA A:active {
    color               : #882288;
    text-decoration     : none;
	font-family         : Tahoma, Arial, sans-serif, Helvetica;
    font-size           : 12px;
    font-weight         : normal;
}

#optionMenuA A:hover {
    color               : #882288;
    text-decoration     : underline;
	font-family         : Tahoma, Arial, sans-serif, Helvetica;
    font-size           : 12px;
    font-weight         : normal;
}


/* FORM Components */

#formText {
    border-left         : #cc6633 1px solid;
	border-right        : #cc6633 1px solid;
    border-top          : #cc6633 1px solid;
    border-bottom       : #cc6633 1px solid;
    padding-left        : 4px;
    padding-right       : 4px;
    padding-top         : 3px;
    padding-bottom      : 3px;
    font-size           : 11px;
	font-family         : Verdana, Arial, sans-serif, Helvetica;
}

#formButton {
    border-left         : #aaccff 1px outset;
	border-right        : #aaccff 1px outset;
    border-top          : #aaccff 1px outset;
    border-bottom       : #aaccff 1px outset;
    padding-left        : 4px;
    padding-right       : 4px;
    padding-top         : 3px;
    padding-bottom      : 3px;
    font-weight         : bold;
    font-size           : 11px;
	font-family         : Verdana, Arial, sans-serif, Helvetica;
    background          : #333388;
    color               : #8888ff;
    voice-family        : inherit;
}

</Style>