}
BODY {
	background-color : #FFFFFF;
	font-family : Tahoma, Verdana;
	font-size : x-small;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
 //#background-image: url(../gui/page_backing.gif);

.title {
    background-image: url(../gui/titles_backing.jpg);
}
TD, TR, TH {
	font-family : Tahoma, Verdana;
	font-size : x-small;
}
.altrow {
    background-color: #f5fae7;
}
.topbox {
    background-color: #ffffff;
	border-top: 1px #666666 dotted;
    border-bottom: 0px #666666 dotted;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}

.tabelek{
    background-color: #f0f0f0;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    border-left: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
}
.insidebox {
    background-color: #f0f0f0;
	border-top: 0px #ffffff solid;
    border-bottom: 0px #ffffff dotted;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}
.midbox{
    background-color: #ffffff;
    border-top: 0px ;
    border-bottom: 0px ;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}
.mainbox{
    background-color: #ffffff;
    border-top: 1px #666666 dotted;
    border-bottom: 1px #666666 dotted;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}
.bottombox{
    background-color: #ffffff;
    border-top: 0px #666666 dotted;
    border-bottom: 1px #666666 dotted;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}


A:VISITED {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : none;
	color : #993399;
}

.INPUTx {
	border : ridge;
	border-width : 2px 2px 2px 2px;
}

A:LINK {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : none;
	color : #660000;
}

A:HOVER {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : underline overline;
	color : #660000;
}

.inputek {
	border : none;
	}

.smalllink:HOVER{
	font-family : Tahoma, Verdana;
	font-size : xx-small;
	text-decoration : overline;
	color : #660000;
}
.smalllink:LINK{
	font-family : Tahoma, Verdana;
	font-size : xx-small;
	text-decoration : none;
	color : #660000;
}