/* HTML tag definitions */
body,td{font-family:Arial,sans-serif;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;}


/* colour */
.L{color:#FFFFFF;}
.F{color:#AAAAAA;}
.Lmn{color:#FF0099;}
.B{color:#006699;}
.trav,.trav a{color:#3366CC;}


/* -------------- 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:#AAAAAA;}
.t2F{font-size:13px;color:#AAAAAA;}
.t3F{font-size:16px;color:#AAAAAA;}
.t4F{font-size:18px;color:#AAAAAA;}
.t5F{font-size:24px;color:#AAAAAA;}

.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;}


/* bold version of t1 is 1px bigger than regular t1 to pickup on boldness */
.t1B,.t1B a{font-size:11px; font-weight:bold;}
.t2LB,.t2LB a{font-size:13px;color:#FFFFFF;font-weight:bold;}
.t1BL,.t1BL a{font-size:11px; font-weight:bold; color:#FFFFFF;}
.t1BLmn,.t1BLmn a{font-size:11px; font-weight:bold; color:#FF0099;}
.t1BLmn1,.t1BLmn1 a{font-size:15px; font-weight:bold; color:#FF0099;}

/* -------------- named elements -------------- */
.nounder,.nounder a{text-decoration:none;}
.tbar,.tbar td{font:bold 10px verdana;}

/* -------------- homepage styles ------------- */
.t1H,.t1H a{font-family:verdana,helvetica,sans-serif; font-size:10px;}
.t1HLmn,.t1HLmn a{font-family:verdana,helvetica,sans-serif; font-size:10px; color:#FF0099;}
.t2HL,.t2HL a{font-family:verdana,helvetica,sans-serif; font-size:11px;color:#FFFFFF;}


.lnavtext11black {font-family: Verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; font-weight: bold;text-decoration : none;}
.lnavtext11black a{font-family: Verdana,arial,helvetica,sans-serif;text-decoration:none;color:#000000;}
.lnavtext11black a:hover{font-family: Verdana,arial,helvetica,sans-serif;text-decoration:underline;color:#ff0099;}
.lnavtext10pink {font-family: Verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; color: #FF0099;text-decoration : none;}
.lnavtext10pink a{font-family: Verdana,arial,helvetica,sans-serif;text-decoration:none;color:#FF0099;}
.lnavtext10pink a:hover{font-family: Verdana,arial,helvetica,sans-serif;text-decoration:underline;color:#000000;}
