
.divLayout #container { width: 1048px; position: relative; }
.divLayout #container2 { width: 1048px; margin: auto; border: none; padding: 0;}
.divLayout #top { width: 1048px; margin: auto; border: none; padding: 0; }
.divLayout #footer { width: 1048px; margin: auto; border: none; padding: 0; }
.divLayout #leftbar { position: absolute; width: 190px; top: 0; left: 0; }
.divLayout #rightbar { position: absolute; width: 190px; top: 0; right: 0; }
.divLayout #main {
	width: 618px;
	margin: auto;
	padding: 0px 25px 0px 25px;
}
@media print {
      .noprint { display: none; }
      .divLayout #container { width: 100%; position: relative; }
	  .divLayout #container2 { width: 100%; margin: auto; border: none; padding: 0;}
	  .divLayout #top { height: 0px; width: 100%; margin: auto; border: none; padding: 0; }
	  .divLayout #footer { width: 100%; margin: auto; border: none; padding: 0; }
	  .divLayout #leftbar { position: absolute; width: 0px; top: 0; left: 0; }
	  .divLayout #rightbar { position: absolute; width: 0px; top: 0; right: 0; }
	  .divLayout #main { position: absolute; width: 100%; margin: 0px;  padding: 0px 0px 0px 0px;}
	  body {
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			background: #FFFFFF;
		}
    }

/******************** PAGE ******************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
}
a.basket, a.basket:link, a.basket:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.basket:hover {
	color: #F4E22A;
	text-decoration: none;
	font-weight: bold;
}

a.hor, a.hor:link, a.hor:visited {
	color: #3E8BC0;
	text-decoration: underline;
}
a.hor:hover {
	color: #3E8BC0;
	text-decoration: none;
}
a.red, a.red:link, a.red:visited {
	color: red;
	text-decoration: underline;
}
a.red:hover {
	color: red;
	text-decoration: none;
}
A.blue {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: blue;
	text-decoration : underline;
}
A.blue:HOVER {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: blue;
	text-decoration : none;
}
a, a:link, a:visited {
	color: darkblue;
	text-decoration: underline;
}
a:hover {
	color: darkblue;
	text-decoration: none;
}

a.level0, a.level0:link, a.level0:visited {
	/*color: #000066;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.level0:hover {
	/*color: red;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.level1, a.level1:link, a.level1:visited {
	/*color: #000066;*/
	text-decoration: none;
	font-size: 12px;
}
a.level1:hover {
	/*color: white;*/
	text-decoration: none;
	font-size: 12px;
}
a.level2, a.level2:link, a.level2:visited {
	/*color: #000066;*/
	text-decoration: none;
	font-size: 10px;
}
a.level2:hover {
	/*color: white;*/
	text-decoration: none;
	font-size: 10px;
}
a.sellevel0, a.sellevel0:link, a.sellevel0:visited {
	/*color: white;*/
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a.sellevel0:hover {
	/*color: white;*/
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a.sellevel1, a.sellevel1:link, a.sellevel1:visited {
	/*color: white;*/
	text-decoration: none;
	font-size: 12px;
}
a.sellevel1:hover {
	/*color: white;*/
	text-decoration: none;
	font-size: 12px;
}
a.sellevel2, a.sellevel2:link, a.sellevel2:visited {
	/*color: white;*/
	text-decoration: none;
	font-size: 10px;
}
a.sellevel2:hover {
	/*color: white;*/
	text-decoration: none;
	font-size: 10px;
}
h1 { padding: 2px 5px; }
h2 { color: #000000; font-size: 20px; font-family: arial,helvetica,sans-serif;}

pre { margin: 0px 1em; padding: 5px 1em; background-color: #000; border: 1px dotted #02d; border-left: 2px solid #04f; }
.code { color: #f5deb3; }
.string { color: #00ffff; }
.comment { color: #8fbc8f; }
.variable-name { color: #fa8072; }
.type { color: #90ee90; font-weight: bold; }
.reference { color: #ee82ee; }
.preprocessor { color: #faf; }
.keyword { color: #ffffff; font-weight: bold; }
.function-name { color: #ace; }
.html-tag { font-weight: bold; }
.html-helper-italic { font-style: italic; }
.warning { color: #ffa500; font-weight: bold; }
.html-helper-bold { font-weight: bold; }

/* info combo */

.quote { font-style: italic; color: #ee9; }
.highlight { background-color: yellow; color: #000; }
.deprecated { text-decoration: line-through; color: #aaa; }
.small{
	font-family: arial,helvetica,sans-serif;
	font-size: 2px;
	font-style: normal;
	font-weight: normal;
}
.txtMain{
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txt{
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txthead
{
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.txtw {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txtred {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.butGray {
  FONT: bold 12px Arial;
  COLOR: black;
  background: #CCCCCC;
  TEXT-ALIGN: center;
  BORDER-LEFT: black 1px solid;
  BORDER-TOP: black 1px solid;
  BORDER-RIGHT: darkgray 1px solid;
  BORDER-BOTTOM: darkgray 1px solid;
  WIDTH: 120px;
}

.dis {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #AAAAAA;
}

INPUT.t0
{
    BORDER-RIGHT: #1E2077 1px solid;
    BORDER-TOP: #1E2077 1px solid;
    BORDER-LEFT: #1E2077 1px solid;
    BORDER-BOTTOM: #1E2077 1px solid;
    WIDTH: 50px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Verdana, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
INPUT.t1
{
    BORDER-RIGHT: #1E2077 1px solid;
    BORDER-TOP: #1E2077 1px solid;
    BORDER-LEFT: #1E2077 1px solid;
    BORDER-BOTTOM: #1E2077 1px solid;
    WIDTH: 110px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Verdana, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
INPUT.t2
{
    BORDER-RIGHT: #1E2077 1px solid;
    BORDER-TOP: #1E2077 1px solid;
    BORDER-LEFT: #1E2077 1px solid;
    BORDER-BOTTOM: #1E2077 1px solid;
    WIDTH: 40px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Verdana, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
INPUT.t150
{
    BORDER-RIGHT: #1E2077 1px solid;
    BORDER-TOP: #1E2077 1px solid;
    BORDER-LEFT: #1E2077 1px solid;
    BORDER-BOTTOM: #1E2077 1px solid;
    WIDTH: 147px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Verdana, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
INPUT.t200
{
    BORDER-RIGHT: #1E2077 1px solid;
    BORDER-TOP: #1E2077 1px solid;
    BORDER-LEFT: #1E2077 1px solid;
    BORDER-BOTTOM: #1E2077 1px solid;
    WIDTH: 200px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Verdana, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
.butLog {
  FONT: bold 12px Verdana;
  COLOR: #FFFFFF;
  WIDTH: 20;
  background: #000066;
  TEXT-ALIGN: center;
  BORDER: none;
}
.butForm {
  FONT: bold 10px Verdana;
  COLOR: #FFFFFF;
  WIDTH: 100;
  background: #000066;
  TEXT-ALIGN: center;
  BORDER: none;
}
.but {
  FONT: bold 10px Verdana;
  COLOR: #FFFFFF;
  WIDTH: 100;
  background: #1E2077;
  TEXT-ALIGN: center;
  BORDER-LEFT: #FFEECC 1px solid;
  BORDER-TOP: #FFEECC 1px solid;
  BORDER-RIGHT: #400000 1px solid;
  BORDER-BOTTOM: #400000 1px solid;
}
.butredBig {
  FONT: bold 10px Verdana;
  COLOR: #FFFFFF;
  WIDTH: 150;
  background: #FF0000;
  TEXT-ALIGN: center;
  BORDER-LEFT: #FFEECC 1px solid;
  BORDER-TOP: #FFEECC 1px solid;
  BORDER-RIGHT: #400000 1px solid;
  BORDER-BOTTOM: #400000 1px solid;
}
SELECT.s0
{
    BORDER:  #000000 1px solid;
    WIDTH: 100px;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
    text-align: center;
}
SELECT.s1
{
    BORDER:  #000000 1px solid;
    WIDTH: 150px;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
    text-align: left;
}
SELECT.s60
{
    BORDER:  #000000 1px solid;
    WIDTH: 60px;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
    text-align: left;
}
SELECT.s90
{
    BORDER:  #000000 1px solid;
    WIDTH: 90px;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
    text-align: left;
}
SELECT.s150
{
    BORDER:  #000000 1px solid;
    WIDTH: 150px;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
    text-align: left;
}
TEXTAREA.tt1
{
    BORDER:  #000000 1px solid;
    WIDTH: 440px;
    BORDER-BOTTOM: #000000 1pt solid;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
	text-align: left;
}
.butBig {
  FONT: bold 13px arial,helvetica,sans-serif;
  COLOR: #000000;
  WIDTH: 150;
  background: #FEAF2E;
  TEXT-ALIGN: center;
  BORDER-LEFT: #FFEECC 1px solid;
  BORDER-TOP: #FFEECC 1px solid;
  BORDER-RIGHT: #400000 1px solid;
  BORDER-BOTTOM: #400000 1px solid;
}


