/* Copyright Xemik Solutions! Ltd */
/* http://www.xemik.net */

a.it2 { color: #330;
        text-decoration:none;}
a.it2:hover { color: #FF0;}
a.it3 { color: #330;}
a.it3:hover { color: #690;}

.update
{
  padding: 5px;
  text-align: center
}

.info-text1
{
  padding: 5px;
  line-height: 100%;
  font-size: smaller
}

.info-text2
{
  background-color: #690;
/*  color: #330;*/
  padding: 8px;
  padding-top: 5px;
  text-align: center;
  font-weight: bold
}

.infobox { border: solid #690 }

.info-text3
{
  padding: 0 0 10px 12px;
  font-weight: bold
}

#copy
{
	font-size: 10pt;
	white-space: nowrap;
	background-color: #EEB;
	clear: both
}

.right { float: right; margin-left: 10px }
img.sep { height: 14px; width: 22px; margin-left: 7px; margin-right: 5px }
.xnet {color: #3FB2D2; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold }