<style>
body {width:100%;height:100%;font-family:Tahoma;font-size:11px;color:#555555;}
td{font-family:Tahoma;font-size:11px;color:#555555;} 
div {padding:0; margin:0;}
form {margin:0;}
.txt{padding-left:15px;padding-right:15px;padding-top:5px;}
.caption1{font-weight:bold;font-size:18px;color:#107FB1;}
.event{font-weight:bold;color:#2E688E;padding-left:5px;padding-top:4px;padding-bottom:3px;}
.input{font-family: Tahoma; font-size: 11px; font-weight: normal; color: #555555;}
.err {font-family: Tahoma; font-size: 15px; font-weight: bold; color: #e2001a;}
.price{font-weight:bold;color:#E66414;padding-left:5px;padding-right:5px;}
.comment {font-family: Tahoma; font-size: 10px;  font-weight: normal; color: #B3B9C3; margin-left:5px;}
.line {border-top: 1px dotted #036A9D; height:2px;}
.subcaption {font-size:13px; color:#2E688E; font-weight:bold;}
.subcaption_err {font-size:13px; color:#FF0000; font-weight:bold;}

a:link {color:#107FB1; text-decoration:underline;}
a:visited {color:#107FB1; text-decoration:underline;}
a:hover {color:#E66414; text-decoration:underline;}
a:active {color:#000000; text-decoration:underline;}

a.menu {font-family:Tahoma; font-weight:bold; font-size:10px;}
a.menu:link {color:#FFFFFF; text-decoration:none;}
a.menu:visited {color:#FFFFFF; text-decoration:none;}
a.menu:hover {color:#FFFFFF; text-decoration:none;}
a.menu:active {color:#FFFFFF; text-decoration:none;}

a.active {font-family:Tahoma; font-weight:bold; font-size:10px;}
a.active:link {color:#555555; text-decoration:none;}
a.active:visited {color:#555555; text-decoration:none;}
a.active:hover {color:#555555; text-decoration:none;}
a.active:active {color:#555555; text-decoration:none;}

a.error {font-family:Tahoma; font-weight:bold; font-size:11px;}
a.error:link {color:#FF0000; text-decoration:underline;}
a.error:visited {color:#FF0000; text-decoration:underline;}
a.error:hover {color:#FF0000; text-decoration:underline;}
a.error:active {color:#FF0000; text-decoration:underline;}

table.sortable {border:0; padding:0; margin:0; font-family:Tahoma; font:11px bold;}
table.sortable td{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px; border-bottom:solid 1px #DEDEDE; text-align:left;}
table.sortable th{padding-left:5px;padding-right:15px;padding-top:2px;padding-bottom:2px;border:1px solid #555555;}
table.sortable thead{background:#CCCCFF; color:#333333; text-align:left;}

table.select {background:#CCCCCC; border:solid 1px #555555; padding:0; margin:0; font:11px bold;}
table.select td{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px; text-align:left;}
table.select th{padding-left:5px;padding-right:15px;padding-top:2px;padding-bottom:2px;}
table.select thead{color:#333333; text-align:left;}

table.info {border: 1px solid #555555; padding:0; margin:0; font:10px bold;}
table.info td{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px; text-align:right;border-left: 1px dashed #C8C8C8; border-bottom: 1px dashed #C8C8C8;}
table.info th{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px;border:1px solid #555555; width:auto;}
table.info thead{background:#0D79AC; color:#333333; text-align:center;}

table.spoiler {border: 1px solid #555555; padding:0; margin:0; font:10px bold;}
table.spoiler td{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px; text-align:left;border-bottom: 1px solid #C8C8C8;}
table.spoiler th{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px;border:1px solid #555555; width:auto;}
table.spoiler thead{background:#0D79AC; color:#333333; text-align:center;}

.table_caption {font-size:13px;color:#2E688E;font-weight:bold;}

table.mnemo{margin-top:10px;}
table.mnemo td{font-size:14px; font-weight:bold; color: #555555;}

table.graph {border:0; padding:0; margin:0; font:11px bold;}
table.graph td{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px; border-bottom:solid 1px #DEDEDE; text-align:left;}
table.graph th{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px;border:1px solid #555555; width:auto;}
table.graph thead{background:#e3edef; color:#333333; text-align:center;}

#tabs ul {
      margin-left: 0;
      padding-left: 0;
      display: inline;
	  padding: 2px 5px 5px;
	  border-bottom: 1px solid #000000;
	  height:22px;
	  } 

#tabs ul li {
      margin-left: 0;
      margin-bottom: 0;
      padding: 2px 5px 5px;
      border: 1px solid #000000;
	  border-bottom: 1px solid #000000;
      list-style: none;
      display: inline;
	  background:#0D79AC;
      }
		
#tabs ul li.active {
      border-bottom: 3px solid #FFFFFF;
      list-style: none;
      display: inline;
	  background:#FFFFFF;
      }  

.spoiler {
width: 300px;
border: 1px solid #222222;
} 
.spoilerheader { 
width:300px;
color: #EEEEEE;
background-color: #0D79AC;
background-image : url(images/plus.gif); 
background-repeat: no-repeat; 
background-position:0 1; 
display:block; 
cursor: pointer;
text-align:center;
padding-top:1px;
padding-bottom:1px;
} 
.spoiler.open .spoilerheader {background-image : url(images/minus.gif);} 
.spoiler .spoilertext {display:none;} 
.spoiler.open .spoilertext {display:block;} 
a.spoilerheader:link {color:#EEEEEE; text-decoration:none;}
a.spoilerheader:visited {color:#EEEEEE; text-decoration:none;}
a.spoilerheader:hover {color:#EEEEEE; text-decoration:none;}
a.spoilerheader:active {color:#EEEEEE; text-decoration:none;}

.spoilerheader_open { 
width:300px;
color: #EEEEEE;
background-color: #0D79AC;
background-image : url(images/minus.gif); 
background-repeat: no-repeat; 
background-position:0 1; 
display:block; 
cursor: pointer;
text-align:center;
padding-top:1px;
padding-bottom:1px;
} 
.spoiler.open .spoilerheader_open {background-image : url(images/plus.gif);} 
.spoiler .spoilertext_open {display:block;} 
.spoiler.open .spoilertext_open {display:none;} 
a.spoilerheader_open:link {color:#EEEEEE; text-decoration:none;}
a.spoilerheader_open:visited {color:#EEEEEE; text-decoration:none;}
a.spoilerheader_open:hover {color:#EEEEEE; text-decoration:none;}
a.spoilerheader_open:active {color:#EEEEEE; text-decoration:none;}

.sel {
width: 300px;
background-color:#FFFFFF;
color:#555555;
}

.spoiler_error {
width: 300px;
border: 1px solid #222222;
} 

.crash {
width: 300px;
border-bottom: 1px solid #222222;
background-color:#FF0000;
color:#EEEEEE;
text-align:center;
}
 
</style>