body {
  background-color: #000000;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
body, td, li, span, div, p {
  font-family     : verdana, arial, helvetica, sans-serif;
  font-size				: 12px;
  color						: #666666;
}
input, select, textarea {
  font-family     : verdana, arial, helvetica, sans-serif;
  font-size				: 12px;
  color						: #333333;
}
a {
  color           : #0066cc;
  text-decoration : none;
}

.header1 {
  font-family     : showcard gothic, wide latin, verdana;
  font-size				: 20px;
  font-weight     : bold;
  color						: #000000;
}
.header2, .header2 a {
  font-family     : verdana, arial, helvetica;
  font-size				: 17px;
  font-variant		: small-caps;
  font-weight     : bold;
  color						: #000000;
}
.header3 {
  font-family     : verdana, arial, helvetica;
  font-size				: 12px;
  font-weight     : bold;
  color						: #000000;
}
.menu {
  font-family			: verdana, arial, helvetica;
  font-size				: 15px;
}
.menu a {
  color						: #0066cc;
  text-decoration	: none;
}
.menu a:hover {
  color						: #0066cc;
  text-decoration	: underline;
}
.menuActive {
  font-family			: verdana, arial, helvetica;
  font-size				: 14px;
  font-weight			: bold:
}
.menuActive a {
  color						: #0066cc;
  text-decoration	: none;
  font-weight			: bold:
}
.menuActive a:hover {
  color						: #0066cc;
  text-decoration	: underline;
  font-weight			: bold:
}
.menuSmall {
  font-family			: verdana, arial, helvetica;
  font-size				: 11px;
  font-variant		: small-caps;
}
.menuSmall a {
  color						: #0066cc;
  text-decoration	: none;
}
.menuSmall a:hover {
  color						: #0066cc;
  text-decoration	: underline;
}
.path {
  font-family			: comic sans MS, courier new, verdana;
  font-size				: 10px;
  font-variant		: small-caps;
  font-weight			: bold;
  position				: relative;
  bottom 					: 2;
}
.path a{
  font-size				: 11px;
  font-variant		: small-caps;
  font-weight			: normal;
  position				: relative;
  bottom 					: -2;
}
.list {
  font-family     : verdana, arial, helvetica, sans-serif;
  font-size				: 11px;
  color						: #666666;
}
.skema {
  font-family     : verdana, arial, helvetica, sans-serif;
  font-size				: 10px;
  color						: #000000;
}
.skema a {
  font-family     : verdana, arial, helvetica, sans-serif;
  font-size				: 10px;
  color						: #0066cc;
  text-decoration	: none;
}
.skema2 {
  font-family     : verdana, arial, helvetica, sans-serif;
  font-size				: 10px;
  color						: #666666;
  font-variant		: normal;
}
.alert {
  font-family     : verdana, arial, helvetica, sans-serif;
  font-size				: 12px;
  font-weight			: bold;
  color						: #cc3333;
}
.legal, .legal a{
  font-family     : verdana, arial, helvetica;
  font-size				: 9px;
	font-variant		:	small-caps;
	color						: #c3c3c3;
  text-decoration	: none;
}
.legal a:hover{
  color						: #4499cc;
  text-decoration	: none;
}

.button {
 color						: #0066cc;
 font-size				: 12px;
 font-family			: Verdana, Arial, sans-serif;
 background-color	: #ffffff;
 border						: 1px solid #000000;
 cursor						: hand;
 width						: 80px
}
.buttonSmall {
 color						: #0066cc;
 font-size				: 12px;
 font-family			: Verdana, Arial, sans-serif;
 background-color	: #ffffff;
 border						: 1px solid #000000;
 cursor						: hand;
 width						: 30px
}
.buttonLong {
 color						: #0066cc;
 font-size				: 12px;
 font-family			: Verdana, Arial, sans-serif;
 background-color	: #ffffff;
 border						: 1px solid #000000;
 cursor						: hand;
 width						: 170px
}
.inputbox {
	color						: #000000;
	font-size				: 12px;
	font-family			: Verdana, Arial, sans-serif;
	border						: solid 1px #666666;
	background-color	: transparent;
	width						: 450px;
	SCROLLBAR-FACE-COLOR: #ffffdd;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #ffffdd;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #ffffdd;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffdd;
}
.inputBoxSmall {
 color						: #000000;
 font-size				: 12px;
 font-family			: Verdana, Arial, sans-serif;
 border						: solid 1px #666666;
 background-color	: transparent;
 width						: 380px;
	SCROLLBAR-FACE-COLOR: #ffffdd;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #ffffdd;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #ffffdd;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffdd;
}
.streg {
 color						: #000000;
 font-size				: 12px;
 font-family			: Verdana, Arial, sans-serif;
 background-color	: transparent;
 border-bottom		: solid 1px #000000;
 border-top				: 0px;
 border-left			: 0px;
 border-right			: 0px; 
}
.select {
	color						: #000000;
	font-size				: 12px;
	font-family			: Verdana, Arial, sans-serif;
	border					: 0px;
	background-color: #ffffdd;
	width						: 200px
}
.listInput {
	color						: #000000;
	font-size				: 12px;
	font-family			: Verdana, Arial, sans-serif;
	border					: 0px;
	background-color: transparent
}


.lightBack {
  background-color: #eeeeee;
  background-image: none;
}

.mediumBack {
  background-color: #aaaaaa;
  background-image: none;
}

a:hover {
  text-decoration : underline;
}

.largeBack {
  background-image: url("/images/grapes_large.gif");
  background-repeat: repeat-y;
  background-color: #fefefe;
}

.background {
  background-image: url("/images/background.gif");
  background-repeat: repeat-x;
}

.watermark {
  background-color: white;
  background-image: url("/images/watermark.gif");
  background-repeat: no-repeat;
  background-position: right top;
}

.itemSynopsis
{
  background-color: #0066aa;
  background-image: none;
    left          : 0pt;
    top           : 0pt;
}

.formPos, .relPos {
  position        : relative;
}