/* /////////////////// GLOBAL STYLES /////////////////// **/
BODY { 	margin:0px; background:url(../images/bg_main.gif) repeat-x; background-color:#294373; font-family:"Trebuchet MS", Tahoma; color:#444444;	}
TABLE { font-family:"Trebuchet MS", Tahoma; color:#444444; font-size:11px; }
FORM { margin:0px; }
LI { margin:5px 0px 5px 0px;  }
A { text-decoration:none; }
A:HOVER { color:#e63758; }

/** /////////////////// INPUT STYLES /////////////////// **/

INPUT.disable { font-size:11px; font-family:"Trebuchet MS", Tahoma; border:none; background:transparent; color:#444444; }
INPUT.contact, SELECT.contact, TEXTAREA.contact { border:1px solid #66769b; color:#66769b; font-family:"Trebuchet MS", Tahoma; font-size:11px; }
INPUT.contact { padding-left:3px; }
TEXTAREA.contact { padding:3px; }
SELECT.product {  width:140px; color:#e63758; font-size:11px; font-family:"Trebuchet MS", Tahoma; border:1px solid #98a4a9; }


/** /////////////////// GENERAL STYLES /////////////////// **/

/* redefining A */
A.link { text-decoration:none; padding:0px 4px; line-height:20px  } /* for font line height ( txt-el ) */
A.link:HOVER { color:#DE0057; background:#fff5c0; }
A.mLink { text-decoration:none; }
A.mLink:HOVER { text-decoration:underline; color:#e63758; }
A.brdr {  border-bottom:2px solid #d9dde6; line-height:12px; }
A.brdr:HOVER { border-bottom:2px solid #e63758; line-height:12px; }

/* redefining LI */
LI.li-a, LI.li-a A, LI.li-a A:link, LI.li-a A:visited { font-size:11px; color:#878787; font-weight:bold; padding:0px 4px;  }
Li.li-a A:HOVER {   color:#DE0057; background:#fff5c0;}
LI.li-I, LI.li-I A, LI.li-I A:link, LI.li-I A:visited { font-size:12px; color:#233355; font-weight:bold; }
LI.li-I A:HOVER { color:#DE0057; }
LI.li-one, LI.li-one A, LI.li-one A:link,  LI.li-one A:visited { font-size:11px; color:#878787; font-weight:normal; padding:0px 4px; }
Li.li-one A:HOVER {   color:#DE0057; background:#fff5c0; }

/* redefining P */
P.faq { margin:0px; padding:14px 14px 5px 14px; border-bottom:1px solid #8d9ec1; }

/* redefining TABLE */
TABLE.main { background:url(../images/bg_main_mid.gif) repeat-y; }

/* redefining TD */
TD.content-home { background:url(../images/bg_home.jpg) no-repeat bottom right; padding-bottom:24px; }
TD.content-body { background:url(../images/bg_body.jpg) no-repeat bottom right;padding-bottom:24px; }
TD.menu { background:url(../images/menu/bg.gif) repeat-x; padding-left:9px; }

.footer { padding-top: 3px; background:#294373; font-size:10px; font-family:Tahoma; color:#FFFFFF; }
.footer A { text-decoration:none; color:#FFFFFF; padding:2px 4px; }
.footer A:HOVER { background:#edf2fb; color:#e63758 !important; } /* for powered by RO */

/*** TEXT STYLES ***/
.txt-sm { font-size:9px; }
.txt-ten{ font-size:10px; }
.txt-el { font-size:11px; text-align:justify;}
.txt-12 { font-size:12px; }
.txt-fo { font-size:14px; }
.txt-trty { font-size:30px; }

.txt-twel { font-size:12px; }
/*** COLOUR STYLES ***/
.grey { color:#444444; }
.red { color:#e63758; }
.white { color:#FFFFFF; }
.blue { color:#233355; }
.s-blue { color:#66769b; }
.l-blue { color:#8d9ec1 !important; } /* for powered by A color */
.l-grey { color:#878787; }
.wine {color:#af121b;}



