
/* HTML tag definitions */
body,td,p,div,span,b,a,u{font-family:Arial,sans-serif;}
body,td{font-size:13px;}/*default text size*/
a{color:#000000;}


/* text size */
.t1{font-size:10px;}
.t2{font-size:13px;}
.t3{font-size:16px;}
.t4{font-size:18px;}
.t5{font-size:24px;}


/* text colours - L=Light(white), F=faded(grey), Lmn=lastminute.com colour(pink) */
/* L=Light(white)*/
/* F=faded(grey)*/
/* Lmn=lastminute.com colour(pink)*/

.L{color:#FFFFFF;}
.F{color:#CCCCCC;}
.Lmn{color:#FF0099;}
.V{color:#FF9900;}

/* -------------- combinations -------------- */
.t1L,.t1L a{font-size:10px;color:#FFFFFF;}
.t2L,.t2L a{font-size:13px;color:#FFFFFF;}
.t3L,.t3L a{font-size:16px;color:#FFFFFF;}
.t4L,.t4L a{font-size:18px;color:#FFFFFF;}
.t5L,.t5L a{font-size:24px;color:#FFFFFF;}

.t1F{font-size:10px;color:#CCCCCC;}
.t2F{font-size:13px;color:#CCCCCC;}
.t3F{font-size:16px;color:#CCCCCC;}
.t4F{font-size:18px;color:#CCCCCC;}
.t5F{font-size:24px;color:#CCCCCC;}

.t1Lmn,.t1Lmn a{font-size:10px;color:#FF0099;}
.t2Lmn,.t2Lmn a{font-size:13px;color:#FF0099;}
.t3Lmn,.t3Lmn a{font-size:16px;color:#FF0099;}
.t4Lmn,.t4Lmn a{font-size:18px;color:#FF0099;}
.t5Lmn,.t5Lmn a{font-size:24px;color:#FF0099;}

.t1V,.t1V a{font-size:10px;color:#ff9900;}
.t2V,.t2V a{font-size:13px;color:#ff9900;}
.t3V,.t3V a{font-size:16px;color:#ff9900;}
.t4V,.t4V a{font-size:18px;color:#ff9900;}
.t5V,.t5V a{font-size:24px;color:#ff9900;}


/* -------------- named elements -------------- */
.selectorTable { BORDER-RIGHT: #6598cb; BORDER-TOP: #6598cb; BORDER-LEFT: #6598cb; BORDER-BOTTOM: #6598cb; BACKGROUND-COLOR: #fff }
.selectorTable TD.title { BORDER-TOP: 0px; COLOR: #fff; BACKGROUND-COLOR: #6598cb }
.selectorTable TD.headingtitle { BORDER-TOP: 0px; COLOR: #fff; }
.selectorTable TD.headingtitle a { BORDER-TOP: 0px; COLOR: #fff; }
.selectorTable TD { BORDER-TOP: #ccc }
.selectorTable TD.value { PADDING-LEFT: 10px; BORDER-LEFT: #ccc }
.selectorTable TD.radio { BORDER-LEFT: #ccc; TEXT-ALIGN: center }
.selectorTable TD.details { FONT-WEIGHT: bold }
.selectorTable TR.header { FONT-WEIGHT: bold; BACKGROUND-COLOR: #f0f0f0 }
.selectorTable TD.value SELECT { WIDTH: 100px }

/*none*/




