a:link,a:active,a:visited,a.postlink {color:#125E96;text-decoration:none;}
a:hover {color:#8DD4FE;}
.chitemsel { background-color:#D0EDFF; color: black; padding:2px; }
body {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	text-align : justify;
	line-height: 1.5em;
	scrollbar-3dlight-color: #8DD4FE; 
	scrollbar-arrow-color: #8DD4FE; scrollbar-base-color: #8DD4FE; 
	scrollbar-darkshadow-color: #8DD4FE; scrollbar-face-color: #D0EDFF; 
	scrollbar-highlight-color: #D0EDFF; scrollbar-shadow-color: #D0EDFF; 
	scrollbar-track-color : #F2F2F2;}
body, table { font-size: 10pt; }
h1,h2,h3,h4 { color: #125E96 }


/* begin PostBullets */
.art-post ol, .art-post ul
{
  color: #525252;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.art-post ul
{
  list-style-type: none;
}

.art-post ol
{
  list-style-position: inside;

}



.art-post li
{
  padding: 0 0 0 13px;
  line-height: 1em;
}

.art-post ol li, .art-post ul ol li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul li, .art-post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow: auto;
}


/* end PostBullets */

/* begin PostHeaderIcon */
.art-post h2.art-postheader, 
.art-post h2.art-postheader a, 
.art-post h2.art-postheader a:link, 
.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited, 
.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 22px;
  color: #764105;
}

.art-post h2.art-postheader a, 
.art-post h2.art-postheader a:link, 
.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited, 
.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #8E4E06;
}

.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited
{

  color: #D07D25;
}


.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{


  color: #000000;
}

/* end PostHeaderIcon */

