

/* Link behaviors. In the document links are also defined in different colours.*/

a:link    { color: #2E659C; text-decoration: underline }
a:visited { color: none; text-decoration: underline  }
a:hover   { color: #FF0000; text-decoration: none }

H1 { color:#2E659C; font-size:16px; font-weight:bold; text-decoration:none;  font-family:arial; }
H2 { color:#2E659C; font-size: 15px; font-weight: Bold; text-decoration: none  font-family:arial; }
H3 { color:#000000; font-size: 15px; font-weight: Bold; text-decoration: none  font-family:arial; }
H4 { color:#2E659C; font-size: 13px; font-weight: Bold; text-decoration: none  font-family:arial; }
H5 { color:#FF0000; font-size: 20px; font-weight: Bold; text-decoration: none  font-family:arial; }

a.TopMenu:link    { color: Black; font: normal 13px arial,sans-serif; font-weight: bold; text-decoration: none }
a.TopMenu:visited { color: Black; font: normal 13px arial,sans-serif; font-weight: bold; text-decoration: none }
a.TopMenu:hover   { color: #FF0000; font: normal 13px arial,sans-serif; font-weight: bold; text-decoration: none }

a.LeftMenu:link    { color: #FFFFFF; font: normal 12px arial,sans-serif; font-weight: bold; text-decoration: none }
a.LeftMenu:visited { color: #FFFFFF; font: normal 12px arial,sans-serif; font-weight: bold; text-decoration: none }
a.LeftMenu:hover   { color: #FFFFFF; font: normal 12px arial,sans-serif; font-weight: bold; text-decoration: underline }

a.LeftMenuBlack:link    { color: #000000; font: normal 12px arial,sans-serif; font-weight: bold; text-decoration: none }
a.LeftMenuBlack:visited { color: #000000; font: normal 12px arial,sans-serif; font-weight: bold; text-decoration: none }
a.LeftMenuBlack:hover   { color: #000000; font: normal 12px arial,sans-serif; font-weight: bold; text-decoration: underline }

a.menuEntries:link    { color: #000000; font: normal 12px arial,sans-serif; font-weight: Normal; text-decoration: none }
a.menuEntries:visited { color: #000000; font: normal 12px arial,sans-serif; font-weight: Normal; text-decoration: none }
a.menuEntries:hover   { color: #c0901b; font: normal 12px arial,sans-serif; font-weight: Normal; text-decoration: underline }

a.LeftMenulast:link    { color: #FFFFFF; font: normal 12px arial,sans-serif; font-weight: Normal text-decoration: none }
a.LeftMenulast:visited { color: #FFFFFF; font: normal 12px arial,sans-serif; font-weight: normal; text-decoration: none }
a.LeftMenulast:hover   { color: #FFFFFF; font: normal 12px arial,sans-serif; font-weight: normal; text-decoration: underline }

a.rightMenu:link    { color: #2E659C; font: normal 13px arial,sans-serif; font-weight: normal; text-decoration: none }
a.rightMenu:visited { color: none; font: normal 13px arial,sans-serif; font-weight: normal; text-decoration: none }
a.rightMenu:hover   { color: #FF0000; font: normal 13px arial,sans-serif; font-weight: normal; text-decoration: underline }

a.StoryHeading:link    { color: #2E659C; font: normal 13px arial; font-weight: Bold; text-decoration: none }
a.StoryHeading:visited { color: #2E659C; font: normal 13px arial,sans-serif; font-weight: Bold; text-decoration: none }
a.StoryHeading:hover   { color: #FF0000; font: normal 13px arial,sans-serif; font-weight: Bold; text-decoration: underline }
.StoryHeading    { color: #2E659C; font: normal 18px arial; font-weight: Bold; text-decoration: none }

a.NewsHeading:link    { color: #2E659C; font: normal 10px arial; font-weight: Bold; text-decoration: none }
a.NewsHeading:visited { color: #2E659C; font: normal 10px arial,sans-serif; font-weight: Bold; text-decoration: none }
a.NewsHeading:hover   { color: #FF0000; font: normal 10px arial,sans-serif; font-weight: Bold; text-decoration: underline }
.NewsHeading    { color: #2E659C; font: normal 10px arial; font-weight: Bold; text-decoration: none }
                     
a.FooterHeading:link    { color: #000000; font: normal 13px arial; font-weight: Bold; text-decoration: none }
a.FooterHeading:visited { color: #000000; font: normal 13px arial,sans-serif; font-weight: Bold; text-decoration: none }
a.FooterHeading:hover   { color: #000000; font: normal 13px arial,sans-serif; font-weight: Bold; text-decoration: underline }
.FooterHeading    { color: #000000; font: normal 13px arial; font-weight: Bold; text-decoration: none }


/* Main Text is defined here */
.Heading1 { color:#2E659C; font-size:16px; font-weight:bold; text-decoration:none;  font-family:arial; }
.linkTextMain { color: #2e659c; font-weight: bold; font-size: 13px; font-family: Arial }
.TextMain { color: #000000; font-weight: normal; font-size: 13px; font-family: Arial }
.TextMainBold { color: #000000; font-weight: bold; font-size: 13px; font-family: Arial }
.miniLink { color: #000000; font-weight: bolder; font-size: 10px; font-family: Arial }
.miniLinkRed { color: #990000; font-weight: bolder; font-size: 9px; font-family: Arial }
.StoryPrecis { color:#000000;  font-size: 13px; font-weight: normal; font-family: arial }
.StoryBody { color: #000000; font-weight: normal; font-size: 13px; font-family: arial }
.StoryItalic { color: #000000; font-style: italic; font-size: 13px; font-family: arial }
.Date { color: #000000; font-weight: normal; font-size: 10px; font-family: Arial }

/* Geographical Editions */
.editionsActive { color:#F93; font-family:arial; font-size:13px; font-weight:bold; text-decoration:none;}

/*All the Cell bg colours are defined below*/
.cellBgMenuBlue { background-color: #2e659c; border-top: 0px; border-right: 0px; border-bottom: 1px solid #fff; border-left: 0px }
.cellBGmenuBlueNolines { background-color: #2e659c; border-top: 0px #000; border-right: 0px #000; border-bottom: 1px solid #000; border-left: 0px #000 }
.cellBGWhiteline { background-color: #FFFFFF; border-top: 0px #000; border-right: 0px #000; border-bottom: 1px solid #000; border-left: 0px #000 }
.cellBGmenuGray { background-color: #efeeee; border-bottom: 1px solid #fff }
.cellBGmenuLightBlue { background-color: #7194ba; border-bottom: 1px solid #ffffff }
.cellBGtopmenu { background-color: #efeeee; border-top: 1px solid #000; border-bottom: 1px solid #000 }
.cellBGmenuTop { background-color: #f6f3ee }

/*Font colors for no links text*/
.menuActive  { color: #c0901b; font-weight: bold; font-size: 12px; font-family: Arial, sans-serif }
.menuEntriesActive { color: #c0901b; font-size: 12px; font-family: Arial, sans-serif }
.menuTopTxt { color: #000000; font-weight: bold; font-size: 13px; font-family: Arial }
.menuTopTxt2 { color: #2f659d; font-weight: bold; font-size: 11px; font-family: Arial }
.menuTopSearchADV { color: #646464; font-size: 10px; font-family: Arial }


/*The text for the text box on the right are defined below*/
.txtBoxesTopic { color: black; font-weight: bold; font-size: 13px; font-family: Arial }
.txtBoxesTxt { color: black; font-size: 13px; font-family: Arial }

/*The text for the reader forum are defined below*/
.tableborders { background: #999999;}
.tdheader { font-size: 10px; font-weight: bold; color: #FFFFFF; background: #003399; font-family: Verdana, Arial, Helvetica, sans-serif; }
.posttotal { font-size: 10px; background: #DEDEDE; }
.small { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.lighttable { background: #FFFFFF; color: #000000; }
.darktable { color: #000000; background: #DEDEDE; }

