/*  General definitions of font: size, color and type   */
body, td, th, p, a, form, div, blockquote, ul, ol, input, dl, small, span, caption {
  font-family: Georgia, New Times Roman, Geneva, serif; 
  color: #000000; 
  font-size: 13px; }

/*  General definitions of tags  */
body  { margin: 0px 0px 0px 0px; background: #FFFFFF;}
hr    { border-size: 1px; color: #005566; }
ul    {list-style-type: circle;}
p, td, li {  line-height: 1.3em }
/*  //General definitions   */

/* Paragraph  */
form, div { 
  margin-top: 0em; 
  margin-bottom: 0em; 
  text-indent: 0em; }
  
p { 
  margin-top: 0em; 
  text-indent: 0em; 
  }
/* //Paragraph  */

/*   Standard font-size of tags    */
h1    { font-size: 18px; }
h2    { font-size: 16px; }
h3    { font-size: 13px; }
h4    { font-size: 12px; }
small { font-size: 10px; }
big   { font-size: 16px; }
/* //Standard font-size    */

/*   Links */
a         { color : #0000CC; } 
a:visited { color : #0000CC; }
a:active  { color : #CC0000; }
a:hover   { color : #CC0000; }

a.Aid         { color: #005566; font-size: 11px; font-weight: bold; text-decoration: none; }
a.Aid:visited { color: #005566; }
a.Aid:active  { color: #660000; }
a.Aid:hover   { color: #660000; text-decoration: none; }

a.Header         { color: #0000CC; font-size: 13px; font-weight: bold; text-decoration: none; }
a.Header:visited { color: #0000CC; }
a.Header:active  { color: #CC0000; text-decoration: hoover; }
a.Header:hover   { color: #CC0000; text-decoration: hoover; }

a.Footer         { color : #666666; font-size: 10px; font-weight: normal; unicode-bidi:bidi-override; direction: rtl; }
a.Footer:visited { color : #666666; }
a.Footer:active  { color : #333333; }
a.Footer:hover   { color : #333333; }

a.nav         { color: #005566; font-size: 12px; font-weight: bold; text-decoration: none; }
a.nav:visited { color: #005566; }
a.nav:active  { color: #CC0000; }
a.nav:hover   { color: #CC0000; text-decoration: none; }

a.navon         { color: #660000; font-size: 12px; font-weight: bold; }
a.navon:visited { color: #660000; }
a.navon:active  { color: #CC0000; }
a.navon:hover   { color: #CC0000; text-decoration: underline; }

a.subnav         { color: #000066; font-size: 11px; font-weight: bold; text-decoration: none; }
a.subnav:visited { color: #000066; }
a.subnav:active  { color: #CC0000; }
a.subnav:hover   { color: #CC0000; text-decoration: none; }

a.subnavon         { color: #660000; font-size: 11px; font-weight: bold; }
a.subnavon:visited { color: #660000; }
a.subnavon:active  { color: #CC0000; }
a.subnavon:hover   { color: #CC0000; text-decoration: underline; }

a.thirdlevel         { color: #000066; font-size: 11px; text-decoration: none; }
a.thirdlevel:visited { color: #000066; }
a.thirdlevel:active  { color: #CC0000; }
a.thirdlevel:hover   { color: #CC0000; text-decoration: none; }

a.thirdlevelon         { color: #660000; font-size: 11px; ; }
a.thirdlevelon:visited { color: #660000; }
a.thirdlevelon:active  { color: #CC0000; }
a.thirdlevelon:hover   { color: #CC0000; text-decoration: underline; }
/*  //Links */

/*  Classes for tables and table data  */
table.RelatedArticle { }
table.RelatedCat     { }
table.RelatedLink    { }
table.HeadTable      { }
table.MainTable      { }
table.MenuTable      { }

th.RelatedArticle   { color: #333333; background: #D8E0E8; text-align: left; font-size: 11px; padding: 3px; }
th.RelatedCat       { color: #333333; background: #D8E0E8; text-align: left; font-size: 11px; padding: 3px; }
th.RelatedLink      { color: #333333; background: #D8E0E8; text-align: left; font-size: 11px; padding: 3px; }
th.HeaderArticle    { font-size: 12px; color: #FFFFFF; padding: 3px; background: #D8E0E8; font-weight: bold; text-align: left; }

tr.RowOdd           { vertical-align: top; background: #F0F0F0; }
tr.RowEven          { vertical-align: top; background: #FFFFFF; }

td.BottomLine       { background: #005566; }
td.CategoryText     { font-size: 12px; }
td.Footer           { color: #333333; }
td.Image            { background: #FFFFFF; padding: 1px; }
td.ImageText        { background: #D8E0E8; color: #000000; font-size:10px; height:16px; padding: 2px; }
td.HeadLeft         { background: #F4F6F7;  vertical-align: middle; }
td.HeadRight        { background: #F4F6F7;  vertical-align: middle; }
td.HeaderArticle    { font-size: 13px; color: #333333; padding: 3px; font-weight: bold; }
td.HeaderCategory   { font-size: 13px; color: #000000; padding: 3px; font-weight: bold; border: solid #829DAA; border-width: 0px 0px 1px 0px; }
td.Help             { vertical-align: top; }
td.HorisontalLineHead  { background: #005566; }
td.HorisontalLineMenu  { background: #005566; }
td.hr               {  background-repeat: repeat-x; }
td.LeftColumn       { background: #FFFFFF; height: 320px; padding: 3px; text-align: left;  }
td.Menu             { padding: 0px 10px 0px 10px; }
td.MiddleColumn     { background: #FFFFFF;  padding: 3px 5px 3px 5px;}
td.Navigation       { background: #829DAA; }
td.RelatedArticle   { }
td.RelatedCat       { }
td.RelatedLink      { }
td.RightColumn      { background: #FFFFFF; }
td.SearchResult     { background: #FFFFFF; }
td.SecondLevel      { background: #F4F6F7; }
td.VerticalLine     { background: #005566; }
td.VerticalLineHeadRight { background: #005566; }
td.VerticalLineHeadLeft  { background: #005566; }
td.VerticalLineMainLeft  { background: #005566; }
td.VerticalLineMainRight { background: #005566; }
td.VerticalLineMenuRight { background: #005566; }
td.VerticalLineMenuLeft  { background: #005566; }
/*  //Töflur  */

/*  FORM  */
select        { font-size: 11px; }
input         { font-size: 11px; }
.form1        { width: 100px; }
.form190      { width: 190px; }
.form2        { width: 200px; }
.form3        { width: 300px; }
.form4        { width: 400px; }
.textarea     { width: 390px; font-size: 10px; }
.Button       { background-color: #D8E0E8; }
.SearchButton { background: #D8E0E8; }
.SearchBox    { background: #EEEEEE; }
/*  //FORM   */

/* Special classes  */
.ArticleText          { font-size: 11px; }
.BreadCrums           { color: #666666; font-weight: bold; }
.CompanyTitle         { font-family: Arial,Verdana,sans-serif;  font-size: 3em; font-size-adjust : inherit; font-weight: bold; }
.Date                 { font-size: 10px; }
.EntryText            { font-size: 11px; }
.Header               { font-size: 13px; color: #000000; font-weight: bold; }
.HeaderArticleEntry   { font-size: 11px; color: #000000; font-weight: bold; }
.HeaderNews           { font-size: 12px; color: #FFFFFF; padding: 3px; background: #999999; font-weight: bold; }
.HeaderNewsEntry      { font-weight: bold; } 
.Navdot               { }
.Navdot               { }
.ReadMore             { margin-top: 0em; margin-bottom: 0em; }
.SearchResult         { font-size: 12px; padding: 3px; background: #EEEEEE; }
.Text                 { font-size: 11px; }
.grey                 { color: #666666; }
/* //Special classes  */
