.ItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: circle;
	font-family: "Century Gothic";}

.PopItemStyle {
	font-family: "Century Gothic";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: disc;}

a {
	color: #6699FF;}
a:link {
	color: #3366FF;
	text-decoration: none;}
a:visited {
	color: #3366FF;
	text-decoration: none;}
a:hover {
	font-style: normal;
	color: #6699FF;
	font-weight: bold;}

/* begin body */
body {
  margin: 0.50em;
  padding: 0.50em;
  background-color: #D5D1CA;
  font-family: Verdana, Tahoma, Sans-Serif, Serif, Arial;
  font-size: 100%; /* basic font size */
  } /* end body */

/* begin menu */
div.menu {
  margin: 0em;
  }
div.menu ul {
  margin: 0em;
  padding: 0em;
  line-height: 2.00em;
  }
div.menu li {
  float: left;
  padding-right: 10px;
  list-style-type: none;
  height: 2.00em;
  width: 7.00em;
  margin-bottom: 10px;
  text-align: center;
  font-family: "Century Gothic", Verdana, Tahoma, Sans-Serif, Serif, "Courier New", Arial;
  font-size: 0.79em;
  letter-spacing: 0.05em;
  color: #000000;
  background-color: transparent;
  }
div.menu li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  }
div.menu li a:link {
  background: url("glow_gray_pressed2.png") center #c0c0c0;
  color: #000000;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.05em;
  border: 1px none #FFD157;
  }
div.menu li a:visited {
  background-color: #E5E5E5;
  color: #C0C0C0;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.05em;
  }
div.menu li a:hover {
  background: url("glow_blue_up.png") center #C0C0C0;
  color: #808080;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.05em;
  } /* end menu */

/* begin sidebar */
.sidebar {
  position: absolute;
  top: 5.00em;
  left: 0.50em;
  background-color: transparent;
  width: 7.00em;
  margin: 0px;
  padding: 0px;
  } /* end sidebar */

/* begin main */
.main {
  position: absolute;
  top: 5.00em;
  left: 8.5em;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  border: solid gray 1px;
  background-color: white;
  padding: 1.50em;
  text-align: left;
  color: gray;
  } /* end main */

/* begin li */
li {
  font-size: 0.60em;
  letter-spacing: 0.20em;
  color: blue;
  background-color: white;
  } /* end li */

/* begin p */
p {
  font-size: 0.80em;
  letter-spacing: 0.20em;
  } /* end p */

/* begin p:first-letter */
/* does not work in IE5 IE6 */
/* works in Opera, Firefox, SeaMonkey and IE7 */
p:first-letter {
  font-size: 2.50em;
  font-weight: normal;
  color: red;
  } /* end p:first-letter */

/* begin p:first-line */
/* does not work in IE5 IE6 */
/* works in Opera, Firefox, SeaMonkey and IE7 */
p:first-line {
  font-variant: small-caps;
  color: #8CBAEC;
  } /* end p:first-line */

/* begin tekst */
.tekst {
  background-color: transparent;
  font-size: 0.75em;
  font-variant: small-caps;
  letter-spacing: 0.20em;
  text-align: right;
  width: 95%;
  padding-top: 2.00em;
  } /* end tekst */
