﻿div
{
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
/*VIGTIGT. Får Firefox til at reagere på divernes padding som IE. Må ikke slettes!*/

body, html
{
  color: #000;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  height: 100%;
  text-align: center;
  min-width: 995px;
  width: auto;
}
body
{
  margin: 0 auto;
  padding: 0;
  min-height: 100%; /* this is the key! */
  text-align: center;
  background: #000;
  min-width: 995px;
  width: auto;
}
#NemID h3
{
  font-size:14px;
  }

/* @group Clearing floats */
.clearfix:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix
{
  display: inline-block;
}
.clearfix
{
  display: block;
}
* html .clearfix
{
  height: 1px;
}
/* @end */

/*************Top 10 CSS****************/
.Top10Area
{
  width: 100%;
  vertical-align: top;
}
.LeftTop
{
  margin-bottom: 20px;
  width: 210px;
}
.TopText
{
  text-align:left;
  
  margin-left:10px;
}
.TopSkrift
{
  color: #4b8335;
  font-weight: 700;
  margin-bottom: 5px;
  padding-left: 60px;
  vertical-align: bottom;
  margin-top: 50px;
  visibility:hidden;
  
}

.TopTextUrl
{
  margin: 0px;
  padding-bottom: 5px;
  text-align:left;
  margin-left:12px;
}
#TopBook, #TopBiograf, #TopFag
{
  float: right;
  top: 0px;
  clear: both;
}
.count
{
  float: left;
  
}
#TopBook
{
  background-image: url(/files/System/top10/boger.jpg);
  background-repeat: no-repeat;
  top-margin:80px;
}
#TopBiograf
{
  background-image: url(/files/System/top10/biografi.jpg);
  background-repeat: no-repeat;
}
#TopFag
{
  background-image: url(/files/System/top10/faglit.jpg);
  background-repeat: no-repeat;
}
#TopSpil
{
  background-image: url(/files/System/top10/spil.jpg);
  background-repeat: no-repeat;
}
#TopMusik
{
  background-image: url(/files/System/top10/musik.jpg);
  background-repeat: no-repeat;
}
#TopFilm
{
  background-image: url(/files/System/top10/film.jpg);
  background-repeat: no-repeat;
}

/*****************************/

.datotekst
{
  font-size: 11px;
  color: #666666;
}

.emne
{
  font-size: 11px;
  color: #990000;
}
#LastUpdate
{
  font-size: 9px;
  color: #4b8335;
  padding-bottom:15px;
  padding-top:15px;
}

#holder
{
  top: 0;
  left: 0;
  margin: 0 auto;
  color: #333;
  min-height: 100%;
  max-width: 995px;
  background: #ffffff url(/Files/System/BiblioteketOnline/bg_content.gif) 0px 0px repeat-y;
}
#casper
{
  display: table;
  margin: 0px 0px 0px 0px;
  color: #333;
  height: 100%;
  width: 995px; /*** background: url(/Files/System/BiblioteketOnline/bg_content.gif) 0px 100px repeat-y; ***/
}
#PageOuter
{
  display: table;
  margin: 0px 0px 0px 0px;
  color: #333;
  height: 100%;
  width: 995px; /*** background: url(/Files/System/BiblioteketOnline/bg_content.gif) 0px 100px repeat-y; ***/
  clear: both;
}

* html #holder
{
  width: 995px;
  height: 100%;
}


* html #casper
{
  width: 995px;
  height: 100%;
}


#row2column1
{
  float: left;
  margin: 0px 0px 0px 0px;
  width: 711px;
  padding-left: 0px;
}
#row2column2
{
  /*display: table;*/
  margin: 0px;
  padding: 0;
  float: right;
  background: url(/Files/System/BiblioteketOnline/bg_rightcolumn.gif) 0px 0px no-repeat;
  background-position: right top;
  margin: 0px 0px 0px 0px;
  height: 100%;
  max-width: 284px;
  min-width: 284px;
  width: 284px;
  text-align: left;
  vertical-align: top;
}
#rowcontent
{
  display: table;
  width: 100%;
  float: left;
  text-align: left;
  vertical-align: text-top;
  clear: both;
}
#row1
{
  width: 995px;
  float: left;
  background-image: url(/Files/System/BiblioteketOnline/bg_top_groen.png);
  background-repeat: no-repeat;
  height: 90px;
  clear: both;
}
#row99
{
  width: 710px;
  float: left;
  margin-bottom: 45px;
  border: solid 0px #CCCCCC;
  vertical-align: top;
  clear: both;
  
}
#row2
{
  width: 995px;
  float: left;
  margin-bottom: 45px;
  border: solid 0px #CCCCCC;
  vertical-align: top;
  clear: both;
}
#footer
{
  float: left;
  width: 995px;
  height: 45px; /*** The drawback with this solution is that the height of the footer can't be flexible. If you add so much content to the footer that it extends 45px, you will get a vertical scrollbar and the content will overflow the footer if you don't set overflow to hidden ***/
  margin-top: -45px; /*** By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. Remember, if you use borders and padding on your footer you will have to calculate this in your negative margin-top value also. ***/
}

#footerLeft
{
  background: #dde8da;
  float: left;
  width: 185px;
  height: 45px;
}
#footerRight
{
  height: 45px;
  color: #333333;
  float: left;
  width: 526px;
}
#row2col1row2col1Forside
{
  width: 185px;
  float: left;
  padding-bottom: 60px;
  text-align: left;
  padding-top: 0px;
  padding-left: 0px;
}

#row2col1row2col1
{
  width: 185px;
  float: left;
  padding-bottom: 60px;
  text-align: left;
  padding-top: 20px;
  padding-left: 0px;
}
#row2column1rowMenu
{
  width: 185px;
  float: left;
  padding-bottom: 0px;
  text-align: left;
  padding-top: 0px;
  padding-left: 0px;
  border: solid 0px #000000;
}
#row2column1row3Forside
{
  width: 185px;
  float: left;
  padding-bottom: 0px;
  text-align: left;
  padding-top: 10px;
  padding-left: 0px;
  border: solid 0px #000000;
}
#row2column1row3
{
  width: 185px;
  float: left;
  padding-bottom: 0px;
  text-align: left;
  padding-top: 25px;
  padding-left: 0px;
  border: solid 0px #000000;
}
#row2column1row4
{
  width: 185px;
  float: left;
  padding-bottom: 0px;
  text-align: left;
  padding-left: 0px;
  border: solid 0px #000000;
  vertical-align: top;
  vertical-align: text-top;
}
#row2column1row5
{
  width: 185px;
  float: left;
  padding-bottom: 5px;
  text-align: left;
  padding-left: 0px;
  border: solid 0px #000000;
}
#row2column1row6
{
  width: 185px;
  float: left;
  padding-top: 0px;
  text-align: left;
  padding-left: 0px;
  border: solid 0px #000000;
}
#row2column1row7
{
  width: 185px;
  float: left;
  padding-top: 0px;
  text-align: left;
  padding-left: 0px;
  border: solid 0px #000000;
}
#row2column1row8
{
  width: 185px;
  float: left;
  padding-top: 0px;
  text-align: left;
  padding-left: 0px;
  border: solid 0px #000000;
}
#row2col1row2col2Forside
{
  display: table;
  width: auto;
  float: left;
  text-align: left;
  padding: 10px 50px 0px 50px;
  border: solid 0px #000000;
  vertical-align: text-top;
}
#row2col1row2col2
{
  display: table;
  width: 420px;
  float: left;
  text-align: left;
  padding: 10px 30px 0px 30px;
  border: solid 0px #000000;
  vertical-align: text-top;
}
#row2column1row2
{
  background: url(/Files/System/BiblioteketOnline/bg_center.gifr) 184px 0px no-repeat;
  float: left;
  width: auto;
}
#row2column1row1
{
  display: table;
  float: left;
  height: 19px;
  width: 685px;
  text-align: left;
  padding-left: 10px;
}
#Legend
{
  display: table;
  float: left;
  height: 19px;
  width: 685px;
  text-align: left;
  margin-top: 10px;
  padding-left: 230px;
}
#tableContent
{
  border-bottom: solid 0px #e7efe5;
  width: 423px;
}

img
{
  padding: 0;
  margin: 0;
  border: 0;
}
#P1
{
  display: table;
  float: right;
  width: 284px; /*margin: 11px 16px 0px 0px;*/
  margin: 0px 0px 0px 0px;
  padding-top: 0px;
  vertical-align: top;
  height: auto;
  max-width: 284px;
  min-width: 284px;
}

#logo
{
  display: table;
  border: solid 0px #000000;
  float: left;
  width: 140px;
  height: 70px;
  margin: 12px 0px 0px 39px;
  text-align: center;
}
#top
{
  display: table;
  border: solid 0px #000000;
  float: right;
  width: 711px;
  height: 70px;
  margin: 0px 0px 0px 0px;
  text-align: right;
}
#TopGenveje
{
  display: table;
  position: relative;
  color: #333333;
  text-align: right;
  width: 420px;
  border: 0px solid;
  float: right;
  margin: 0px 5px 0px 0px;
  clear: both;
}
#search
{
  /*display: table;*/
  position: relative;
  text-align: right;
  vertical-align: text-top;
  width: 420px;
  border: 0px solid;
  float: right;
  margin: 15px 5px 10px 0px;
}

#Search form, #Search input
{
  margin: 0px;
  padding: 0px;
}

#q
{
  background-color: #FFFFFF;
  border-top: solid 0px #FFFFFF;
  border-right: solid 0px #FFFFFF;
  border-left: solid 0px #FFFFFF;
  border-bottom: solid 1px #939695;
  width: 110px;
  margin-left: 3px;
}

#searchbut
{
  background: url(/Files/System/Aabib/Soeg.gif) 0px 0px no-repeat;
  margin: 0px;
  margin-left: 0px;
  cursor: hand;
}

div.button input
{
  padding: 0 18px 0 0;
  width: auto;
  color: #fff;
  font-size: .95em;
  line-height: 1.2em;
  font-weight: bold;
  overflow: visible;
  border: 0;
  background: url( '/Files/System/Aabib/Soeg.gif' ) no-repeat 95% 50%;
  cursor: pointer;
}
div.button:hover input
{
  background-position: 100% 50%;
}

#TopGenvejeSelect
{
  background-color: #FFFFFF;
  border: solid 1px #4b8335;
  width: 181px;
  height: 15px;
  margin-left: 1px;
}

a.underoverskriftLink:active
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 13px;
  font-weight: bold;
}
a.underoverskriftLink:visited
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 13px;
  font-weight: bold;
}

a.underoverskriftLink:link
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 13px;
  font-weight: bold;
}
a.underoverskriftLink:hover
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 13px;
  font-weight: bold;
}
a.TitelLink:active
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 12px;
  font-weight: bold;
}
a.TitelLink:visited
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 12px;
  font-weight: bold;
}

a.TitelLink:link
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 12px;
  font-weight: bold;
}
a.TitelLink:hover
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 12px;
  font-weight: bold;
}
a.LinkBlaa:active
{
  color: #2166a2;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
a.LinkBlaa:visited
{
  color: #2166a2;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}

a.LinkBlaa:link
{
  color: #2166a2;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
a.LinkBlaa:hover
{
  color: #2166a2;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
a.nobis:active
{
  color: #206fa9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
a.nobis:visited
{
  color: #206fa9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}

a.nobis:link
{
  color: #206fa9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
a.nobis:hover
{
  color: #206fa9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
a.nobis2:active
{
  color: #206fa9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
}
a.nobis2:visited
{
  color: #206fa9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
}

a.nobis2:link
{
  color: #206fa9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
}
a.nobis2:hover
{
  color: #206fa9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
}


INPUT.mikro
{
  width: 35px;
  border: 1px solid #000000;
}
INPUT.small
{
  width: 50px;
  border: 1px solid #000000;
}
INPUT.datoFields
{
  width: 75px;
  border: 1px solid #000000;
}
INPUT.dato
{
  width: 75px;
  border: 1px solid #000000;
}
INPUT.postnr
{
  width: 40px;
  border: 1px solid #000000;
}
INPUT.medium
{
  width: 150px;
  border: 1px solid #000000;
}
INPUT.large
{
  width: 250px;
  border: 1px solid #000000;
}
INPUT.xLarge
{
  width: 400px;
  border: 1px solid #000000;
}
INPUT.xxLarge
{
  width: 600px;
  border: 1px solid #000000;
}
TEXTAREA.large
{
  width: 250px;
  height: 100px;
  border: 1px solid #000000;
}
TEXTAREA.xLarge
{
  width: 400px;
  height: 150px;
  border: 1px solid #000000;
}
TEXTAREA.xxLarge
{
  width: 600px;
  height: 150px;
  border: 1px solid #000000;
}
TEXTAREA.xxLargeTinny
{
  width: 600px;
  height: 80px;
  border: 1px solid #000000;
}
SELECT.small
{
  width: 75px;
  border: 1px solid #000000;
}
SELECT.medium
{
  width: 150px;
  border: 1px solid #000000;
}

SELECT.large
{
  width: 250px;
  border: 1px solid #000000;
}
SELECT.xLarge
{
  width: 400px;
  border: 1px solid #000000;
}
SELECT.xxLarge
{
  width: 600px;
  border: 1px solid #000000;
}
HR
{
  border-right: 1px solid;
  border-top: 1px solid;
  border-left: 1px solid;
  color: #D3D1D1;
  border-bottom: 1px solid;
  height: 1px;
}
#carlist
{
  width: 185px;
}
DIV.overskrift3
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 12px;
  font-style: normal;
}
dl.mbliste
{
  list-style-type: none;
  list-style-position: inside;
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 15px;
  font-style: normal;
}
.mbliste dt
{
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 15px;
  font-style: normal;
}
#RightList
{
  list-style-type: none;
  list-style-position: inside;
  color: #4b8335;
  font-family: Verdana, Arial, Courier;
  font-size: 10px;
  font-style: normal;
}

.MBImg
{
  text-align: right;
  padding-left: 20px;
}

div.ecomGroups
{
  overflow: hidden;
}
div.ecomGroup
{
  float: left;
  margin: 10px 15px 15px 0;
  width: 183px;
  height: 110px;
  padding: 5px 5px 0px 5px;
  text-align: left;
  background-color: #ffffff;
  border: solid 1px #d7d7d7;
}
div.ecomGroup a
{
  display: block;
  position: relative;
  text-align: left;
  width: 183px;
  height: 19px;
  z-index: 80;
}
div.ecomGroup a img
{
  z-index: 90;
}
div.ecomGroups a span
{
  z-index: 100;
  position: absolute;
  width: 183px;
  left: 5px;
  bottom: 10px;
  cursor: pointer;
}

div.ForeningGroups
{
  overflow: hidden;
}
div.ForeningGroup
{
  float: left;
  margin: 0px 15px 15px 0px;
  width: 183px;
  height: 110px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  background-color: #ffffff;
  border: solid 0px #d7d7d7;
}
div.ForeningGroup a
{
  display: block;
  position: relative;
  text-align: center;
  width: 183px;
  height: 10px;
  z-index: 80;
}
div.ForeningGroup a img
{
  z-index: 90;
}
div.ForeningGroups a span
{
  z-index: 100;
  position: absolute;
  width: 183px;
  left: 5px;
  bottom: 10px;
  cursor: pointer;
}


div.UnderkatGroups
{
  overflow: hidden;
}
div.UnderkatGroup
{
  float: left;
  margin: 0px 15px 15px 0;
  width: 183px;
  height: 100%;
  padding: 0px 0px 0px 0px;
  text-align: left;
  background-color: #ffffff;
  border: solid 0px #d7d7d7;
}
div.UnderkatGroup a
{
  display: block;
  position: relative;
  text-align: left;
  width: 183px;
  height: 10px;
  z-index: 80;
}
div.UnderkatGroup a img
{
  z-index: 90;
}
div.UnderkatGroups a span
{
  z-index: 100;
  position: absolute;
  width: 183px;
  left: 5px;
  bottom: 10px;
  cursor: pointer;
}

div.productList
{
  padding: 0 0 30px 0;
  overflow: hidden;
}
div.productList div.item
{
  padding: 10px 10px 10px 10px;
  width: 205px;
  float: left;
  background-color: #FFFFFF;
  border: solid 1px #f1f0ec;
  margin: 0 23px 10px 0px;
  min-height: 107px;
}
div.productList div.item p
{
  margin: 0;
  padding: 0;
}
div.productList div.item link
{
  margin: 0;
  padding: 0;
  font-color: #d7d3ca;
  text-align: right;
}

div.productList div.item p.link
{
  margin: 0 0 3px 0;
  padding: 0;
}

div.productList div.item dl.productPrice
{
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: right;
  font-weight: bold;
  width: 135px;
}
div.productList div.item dl.productPrice dt
{
  width: 135px;
  float: left;
  text-align: right;
  font-weight: bold;
  padding-top: 5px;
}
div.productList div.item dl.productPrice dd
{
  margin-left: 76px;
  width: 135px;
  text-align: right;
  font-weight: bold;
}

a.VenstreSubLink:active
{
  color: #ffffff;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
a.VenstreSubLink:visited
{
  color: #ffffff;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}

a.VenstreSubLink:link
{
  color: #ffffff;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
a.VenstreSubLink:hover
{
  color: #3a8db9;
  font-family: Verdana, Arial, Courier;
  font-size: 11px;
  font-weight: bold;
}
ul.M0, ul.M2, ul.M3
{
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  list-style-type: disc;
  list-style-position: inside;
}
li.l2, li.l3, li.l4, li.l2_Active, li.l3_Active, li.l4_Active
{
  list-style: none outside;
  margin-left: 0px;
}
li.l1, li.l1_Active
{
  list-style: none outside;
  margin-left: 0px;
  margin-right: 0px;
  display: inline;
}
li.l1 a.l1, li.l1_Active a.l1_Active, ul.M1
{
  margin-left: 10px;
}
#outerleft1, .outerleft1
{
  float: left;
  background: url(/Files/Navigation/menubg_aktuelt_aktiv.gif) top left no-repeat;
  height: 19px;
}
#outerright1, .outerright1
{
  float: left;
  background: url(/Files/Navigation/menubgaktueltaktivend.gif) top left no-repeat;
  height: 19px;
  width: 30px;
}
.nimg
{
  display: inline;
}
#outerleft2, .outerleft2
{
  padding-top: 2px;
  float: left;
  background: url(/Files/Navigation/menubg_aktuelt.gif) top left no-repeat;
  height: 19px;
}
#outerright2, .outerright2
{
  float: left;
  background: url(/Files/Navigation/menubg_aktuelt_end.gif) top left no-repeat;
  height: 19px;
  width: 30px;
}


a.L1_Active
{
  color: black;
}

a.L1
{
  color: white;
}

a.menu:visited
{
  color: #fff;
  text-decoration: none;
  font-family: Arial;
  font-size: 9px;
}
a.menu:link
{
  color: #fff;
  text-decoration: none;
  font-family: Arial;
  font-size: 9px;
}
a.menu:hover
{
  color: #ccc;
  text-decoration: none;
  font-family: Arial;
  font-size: 9px;
}
a.menu:active
{
  color: #000;
  text-decoration: none;
  font-family: Arial;
  font-size: 9px;
}

  html>/**/body #topnavi {padding-left:150px;width:950px;position:absolute;margin-right:-200px;top:90px; } 
  
  body:first-of-type #topnavi{padding-left:190px;}
  #topnavi{width:850px;position:absolute;margin-left:-180px;top:90px;}
  
  
  
      /*Selvbetjening dropdown*/
/**************************/
.HeadDrop
{
  padding-top: 5px;
}
#sddm
{
  margin: 0;
  padding: 0;
  z-index: 30;
}
#sddm li
{
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 0.95em;
}
#sddm li a
{
  display: block;
  background-image: url(/files/system/aabib/bg_selvbetjeninger.gif);
  height: 23px;
  width: 350px;
  padding-top: 0px;
  padding-left: 5px;
  color: #4b8335;
  background-repeat: no-repeat;
  text-decoration: none;
}
#sddm div
{
  position: absolute;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: #fff;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  width: 222px;
}

#sddm div a
{
  position: relative;
  display: block;
  margin: 0;
  padding-top: 4px;
  height: 23px;
  width: 250px;
  white-space: nowrap;
  text-align: left;
  text-decoration: none;
  background: #fff;
  color: #4b8335;
  font: 0.95em;
  border-bottom: 1px dotted #dbdbdb;
  font-weight: 700;
}

#sddm div a:hover
{
  background: #4f92db;
  color: #FFF;
}
    /*Selvbetjening dropdown STOP*/
/**************************/
.top10_1
{
  border:0px solid red;
  width:200px;
  float:left;
  vertical-align:top;
  clear:both;
  margin-bottom:10px;
  }
.top10_1 h3
{
  border:0px solid blue;
  vertical-align:top;  
  
  }
.top10_2
{
  border:0px solid red;
  width:200px;
  float:right;
  vertical-align:top;
  clear:both;
  margin-bottom:10px;
  }
.Top10Class
{
  border:0px solid red;
  }
.ItemHolder
{
  margin-bottom:5px;
  }
#PrintPage
{
  display: table;
  width: 100px;
  float: right;
  text-align: right;  
  vertical-align: text-top;
  padding-right: 0px;
}
#PrintPage a
{
  font-family:Arial;
  font-size:10px;
  text-decoration:underline;
  color:#999999;
  vertical-align:bottom;
}

/*No flash alternative content /
/**************************/

table.sample 
{
    padding: left;
    padding-top:3px; 
    width: 425px; 
    height: 175px; 
    border: solid 0px red;
    
   
}

table.sample title1
{   
    border: solid 4px black;
    width: 425px;
    padding-right: 5px;
    position: absolute;
    text-align: right;
    color: white;
    font: bold 15px Helvetica;
      
    }
      
table.sample title1 a:hover
{
color:blue;
}


.sample title2
{
    border: solid 0px black;
    padding-top: -255px;
    width: 420px;
    padding-left: 300px;
    
    position: relative;
    color: white;
    font: bold 15px Helvetica;
    
}

.sampleTR
{
  height:22px;
    height:22px; 
}
.sampleTD
{
    height:22px;
    height:22px;
    padding-right: 5px;    
    text-align: right;
    color: white;
    font: bold 15px Helvetica;
}
.sampleA
{
    color: white;
    font: bold 15px Helvetica;
}

