body {
background: #f8f8f8 url('icon/headiip.jpg') 0 0 no-repeat;
font-family: Verdana, Arial, Helvetica;
font-size: small;
}
table {
border-collapse: collapse;
border-width: 0px;
border-spacing: 0px;
background-color: #69c;
margin-left: auto;
margin-right: auto;
min-width: 200px;
border: solid white 1px;
}
caption {
font-weight: bold;
font-size: small;
text-align: left;
}
th {
text-align: center;
font-weight: bold;
font-size: small;
background-color: #d8e0ff;
padding: 2px 5px;
border: solid #69c 1px;
}
td {
font-size: small;
background-color: #fff;
padding: 0px 5px;
border: solid #69c 1px;
}
table.transp {
border-collapse: collapse;
border-width: 0px;
border-spacing: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
background-color: transparent;
}
td.transp {
border: solid transparent 0px;
padding: 0px;
background-color: transparent;
height: 120px;
vertical-align: middle;
text-align: center;
border-width: 0px; 
}
td.silver {
background-color: silver;
}
td.lightsilver {
background-color: #dde;
}
td.content {
padding: 3px 5px;
background-color: transparent;
vertical-align: top;
text-align: left;
width: 1000px;
border: solid transparent 0px;
}
td.topmenu {
padding: 0px;
background-color: transparent;
height: 20px;
vertical-align: top;
text-align: center;
border: solid transparent 0px;
}
a.topmenu {
font-weight: normal;
letter-spacing: 1px;
padding: 1px 15px;
background-color: #d8e0ff;
border: solid white 1px;
}
ul {
list-style: disc;
}
.bold {
font-weight: bold;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.debug { 
color:#900; 
background-color: #ff9; 
font-size: x-small; 
}
.debugerr {
color:#000; 
background-color: #f93; 
font-size: small; 
}
.error { 
color:#ff9; 
background-color: #c00; 
font-size: large;
font-weight: bold;
text-align: center; 
}
.info { 
color:#ffc; 
background-color: #36f; 
font-size: large;
font-weight: bold;
text-align: center; 
}
a {
text-decoration: none;
color: #009;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-weight: normal;
}
a:hover {
text-decoration: underline;
color: #b00; 
}
h1 {
color: #006;
}
h1, h2, h3, h4, h5 {
text-align: center;
}
.inptitle {
text-align: left;
font-size: small;
color: black;
} 
.descr, .inpdescr {
text-align: left;
font-size: xx-small;
color: #666;
padding-bottom: 50px;
}
img.mid {
vertical-align: middle;
border-width: 0px;
margin-right: 0px;
}
img.flag {
vertical-align: middle;
border: solid black 1px;
margin-right: 0px;
}
