/*Default for Navigation*/
.frame { background-color: #000099 }
.maintheme  { color: #fff; font-weight: bold; font-size: 11px; font-family: Arial,sans-serif; text-decoration: none; text-indent: 3px }
a.maintheme:link { color: white; text-decoration: none }
a.maintheme:visited { color: white; text-decoration: none }
a.maintheme:hover   { color: #FF0000; text-decoration: underline }
td.maintheme { background-color: #000099 }
td.main2 { background-color: #ff0000 }
.subtheme    { color: #000; font-weight: normal; font-size: 10px; font-family: Arial,sans-serif; text-indent: 3px; text-decoration: none }
a.subtheme:visited { text-decoration: none }
a.subtheme:hover  { color: #FF0000; text-decoration: underline }
a.subtheme:link b { text-decoration: none }
a.subtheme:visited b { text-decoration: none }
a.subtheme:hover b  { text-decoration: none }
td.subtheme  { text-decoration: none; background-color: #ffffff; text-align: left; border-top: 1pt solid #000099 }
