body { margin: 0px; background-color: #959AAE; color: #000000; font-family: Tahoma; font-size: 14px; }

#otherMenu{
	width:515px;

}

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, 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: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.level0:hover {
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
a.level1, a.level1:link, a.level1:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
a.level1:hover {
	color: #4D4D4D;
	text-decoration: underline;
	font-size: 10px;
}
a.level2, a.level2:link, a.level2:visited {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
a.level2:hover {
	color: #4D4D4D;
	text-decoration: underline;
	font-size: 9px;
}
a.sellevel0, a.sellevel0:link, a.sellevel0:visited {
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a.sellevel0:hover {
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
a.sellevel1, a.sellevel1:link, a.sellevel1:visited {
	color: #4D4D4D;
	text-decoration: underline;
	font-size: 10px;
}
a.sellevel1:hover {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 10px;
}
a.sellevel2, a.sellevel2:link, a.sellevel2:visited {
	color: #4D4D4D;
	text-decoration: underline;
	font-size: 9px;
}
a.sellevel2:hover {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 9px;
}
h1 { background-color: #456; color: #ff8; padding: 2px 5px; border: 1px solid; border-color: #678 #012 #012 #678; }
h2 { color: #000000; font-family: Tahoma; font-size: 20px; }

/* syntax highlighting (used by the first combo defined for the CSS plugin) */

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: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 2px;
	font-style: normal;
	font-weight: normal;
}
.txtMain{
	font-family: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txt{
	font-family: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txtw{
	font-family: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
td {
	font-family: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txthead
{
	font-family: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

INPUT.t0
{
    BORDER:  #000000 1px solid;
    WIDTH: 50px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
INPUT.t1
{
    BORDER:  #000000 1px solid;
    WIDTH: 110px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
INPUT.t2
{
    BORDER:  #000000 1px solid;
    WIDTH: 80px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
INPUT.t150
{
    BORDER:  #000000 1px solid;
    WIDTH: 147px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
INPUT.t200
{
    BORDER:  #000000 1px solid;
    WIDTH: 200px;
    BACKGROUND-COLOR:  #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: black
}
.butLog {
  FONT: bold 10px Tahoma;
  COLOR: #FFFFFF;
  WIDTH: 20;
  background: #000066;
  TEXT-ALIGN: center;
  BORDER: none;
}
.butForm {
  FONT: bold 10px Tahoma;
  COLOR: #000000;
  WIDTH: 100;
  background: #D7D729;
  TEXT-ALIGN: center;
  BORDER-LEFT: #FFEECC 1px solid;
  BORDER-TOP: #FFEECC 1px solid;
  BORDER-RIGHT: #400000 1px solid;
  BORDER-BOTTOM: #400000 1px solid;

}
.but {
  FONT: bold 10px Tahoma;
  COLOR: #000000;
  WIDTH: 100;
  background: #D7D729;
  TEXT-ALIGN: center;
  BORDER-LEFT: #FFEECC 1px solid;
  BORDER-TOP: #FFEECC 1px solid;
  BORDER-RIGHT: #400000 1px solid;
  BORDER-BOTTOM: #400000 1px solid;
}
.butBig {
  FONT: bold 10px Tahoma;
  COLOR: #000000;
  WIDTH: 200;
  background: #D7D729;
  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: Tahoma, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
    text-align: center;
}
SELECT.s60
{
    BORDER:  #000000 1px solid;
    WIDTH: 60px;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Tahoma, 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: Tahoma, 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: Tahoma, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
    text-align: left;
}
SELECT.s500
{
    BORDER:  #000000 1px solid;
    WIDTH: 508px;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
    text-align: left;
}
TEXTAREA.tt1
{
    BORDER:  #000000 1px solid;
    WIDTH: 390px;
    BORDER-BOTTOM: #000000 1pt solid;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
	text-align: left;
}

TEXTAREA.tt2
{
    BORDER:  #000000 1px solid;
    WIDTH: 500px;
    BORDER-BOTTOM: #000000 1pt solid;
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;
	text-align: left;
}
