body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

*
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
}

.a2{
	color: #FFFFFF;
	text-decoration: none;
}

.bg01{
		background: transparent url('images/009.gif') repeat-x;
}
.bg02{
		background: url('images/057.jpg') repeat-x;
}
.bg03{
	background: #F2F2F2;
}
.blok01{
	padding: 6px;
   background-color: #666666;
	color: White;	
}
.blok02{
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}

.blok03{
	padding: 5px 0px 5px 0px;
   background-color: #666666;
	text-align: center;
}
.blok04{
   background-color: #33ccff;
}
.blok05{
 	border-bottom: solid 1px red;
	border-top: solid 1px red;
	background-color: #cccccc;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.blok06{
	float: left;
	color: #333333;
	font-weight: bold;
}
.blok07{
	float: right;
	color: #666666;
	font-weight: bold;
}

.blok08{
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #006699;
	border-top: solid 2px #006699;
	text-align: center;
	background: #cccccc;
}

.blok09{
	font-weight: bold;
	padding: 1px 1px 1px 1px;
	background: #F5F5DC;
}

.blok10{
	padding: 5px 0px 5px 0px;
   background-color: #666666;
	text-align: center;
	border-bottom: solid 1px  #33ccff;
	border-top: solid 2px  #33ccff;
	color: White;
	font-weight: bold;
}
.blok11{
	padding: 5px 0px 5px 20px;
   background-color: #EEEEEE;
}

.blok12{
	padding: 5px 0px 5px 20px;
   background-color: #EEEEEE;
	border-bottom: solid 1px  #666666;
	border-top: solid 1px  #666666;
	color: #333333;
	font-weight: bold;
}

.blok13{
	border: solid 1px silver;
}

.blok14{
	border-top: solid 1px silver;
}

.td01{
	border: solid 1px silver;
}

.ul01{
	list-style-type :  none;
	margin: 10px;
}
.ul02{
	list-style-type :  none;
	margin: 0px;
	padding: 0px;
}
.li01{
	padding: 0px 0px 6px 13px;
	background: transparent url(images/019.gif) 0px 5px no-repeat;
	font-size: 11px;
}
.li02{
	padding: 0px 0px 6px 13px;
	background: transparent url(images/019.gif) 0px 5px no-repeat;
	font-size: 11px;
}

.href01
{
	font-weight: bold;
	color: White;
   text-decoration: none;
}
.href02
{
	color: #444444;
   text-decoration: none;
}
.href02:hover{
  text-decoration: underline;
}
.href03
{
	color: #006699;
   text-decoration: none;
}
.href04
{
   text-decoration: underline;
	font-weight: bold;
}
.href05
{
   text-decoration: underline;
	font-weight: bold;
}
.href05:hover{
  text-decoration: none;
}
.href06
{
	color: #666666;
   text-decoration: underline;
}
.href06:hover{
   text-decoration: none;
}

.foo{
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	padding: 7px 7px 0px 7px;
}
#htd{
	background-color: #fef8ed;
}