/* CSS Document */
body {
background-color:#FFFFB9;
font-family:Verdana;
font-size:10pt;
margin:0;
}

a:link, a:visited {
	color: #4261DF;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
}
a:visited {
	color: #1A3577;
}
a:hover {
	border-bottom: 1px dotted #0728ED;
	color: #0728ED;
}
a:active {
	border-color: #3BB000;
	color: #3BB000;
}
a.resimlink:link, a.resimlink:visited, a.resimlink:hover, a.resimlink:active {
	text-decoration: none;
	border: 0px;
}
div#fixedBox {
	position: absolute;
	top: 1em;
	left: 1em;
}
div#fixedBox p {
	margin: 0;
	padding: 1em;
	border: 0px solid #000;
}
@media screen
{
div#fixedBox {
	position: fixed;
}
/* Don't do this at home */
* html {
	overflow-y: hidden;
}
* html body {
	overflow-y: auto;
	height: 100%;
	padding: 0 0 0 0;
	font-size: 100%;
}
* html div#fixedBox {
	position: absolute;
}
/* All done. */
}
#mini-nav {
	width: 20px;
	float: left;
	margin: 5px;
	padding-top: 420px;
	background: transparent;
}
#mini-nav img {
	margin: 1px;
}
#mini-nav a {
	border: 0;
}
#gravt a {
	background: #900;
	color: #fff;
	padding: 5px;
	width: 100%;
	text-align: right;
}
a:link.ust {
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bold;
}
a:hover.ust {
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline;
	font-size: 10pt;
	font-weight: bold;
}
a:visited.ust {
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bold;
}