body,td,th {
        font-family: Tahoma;
        font-size: 12px;
        color: dde0e1;
}
body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a {
        font-family: Tahoma;
        font-size: 12px;
        color: dde0e1;
}
a:link {
        text-decoration: underline;
}
a:visited {
        text-decoration: underline;
        color: dde0e1;
}
a:hover {
        text-decoration: none;
        color: dde0e1;
}
a:active {
        text-decoration: underline;
        color: dde0e1;
}.bgtop {
        background-image: url(images/v1_36.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.bgbut {
        background-image: url(images/v1_36.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}
#hint {
        FILTER: alpha(opacity=100); POSITION: absolute; BACKGROUND-COLOR: #ffffff
}
#tooltip {
        BORDER-RIGHT: #d9dbdd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #d9dbdd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 9px; FILTER: alpha(opacity=100); VISIBILITY: hidden; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: #d9dbdd 1px solid; COLOR: #9ea2a9; PADDING-TOP: 2px; BORDER-BOTTOM: #d9dbdd 1px solid; POSITION: absolute; BACKGROUND-COLOR: #ffffff
}

.axtung {
	color: red;
	background: white;
	font-weight: bold;
	margin: 20px;
	padding: 10px;
}

.warn {
	color: yellow;
	font-weight: bold;
	font-size: 18px;
	margin: 20px;
}