.homelink {
    font-family: Verdana;
    font-weight: bold;
    color: black;
    font-size : 14px;
    cursor: pointer;
}
.linkcode {
    font-family: Verdana;
    font-weight: bold;
    color: black;
    font-size : 12px;
    cursor: pointer;
}
.linkcateg {
    font-family: Verdana;
    font-weight: bold;
    color: green;
    font-size : 12px;
    cursor: pointer;
}

.linksezione {
    font-family: Verdana;
    font-weight: bold;
    color: #0000cf;
    font-size : 12px;
    cursor: pointer;
}

.linkgruppo {
    font-family: Verdana;
    font-weight: bold;
    color: #cf0000;
    font-size : 12px;
    cursor: pointer;
}

.linkarticolo {
    font-family: Verdana;
    font-weight: bold;
    color: purple;
    font-size : 12px;
    cursor: pointer;
}

.linkimage {
	cursor: pointer;
}

/*BODY {
	background-color: #F4EF98;
}*/
.tabletext12 {
    font-family: Verdana;
    font-weight: bold;
    color: green;
    font-size : 12px;
}

.searchres {
    font-family: Verdana;
    font-weight: bold;
    color: #0000cf;
    font-size : 12px;
}

.normtext {
    font-family: Verdana;
    font-weight: bold;
    color: black;
    font-size : 12px;
}

.ttText {
    font-family: Verdana;
    font-weight: bold;
    color: black;
    font-size : 10px;
}

.ttBG {
	background-color: #DDFFDD;
}

.printrow {
	background-color: white;
    font-family: Verdana;
    font-weight: bold;
    color: black;
    font-size : 12px;
}

.printdarkrow {
	background-color: #BBBBBB;
    font-family: Verdana;
    font-weight: bold;
    color: black;
    font-size : 12px;
}

.ktheader {
    font-family: Verdana;
    font-weight: bold;
    color: blue;
    font-size : 11px;
}

.ktheaderout {
    font-family: Verdana;
    font-weight: bold;
    color: #dd0000;
    font-size : 11px;
}
.ktcell {
	font-family: Verdana;
    font-weight: bold;
    color: black;
    font-size : 11px;
}

.tabletext11 {
    font-family: Verdana;
    font-weight: bold;
    color: green;
    font-size : 11px;
}
.searchtitle {
	background-color: #b4aF58;
}
.searchfield {
	background-color: #d4cF78;
}
.csgfield {
	background-color: #d4cF78;
}
.csgdarkfield {
	background-color: #b4aF58;
}
.kartimg {
	cursor: pointer;
}
.kartimg:hover {
	background-color: #b4aF58;
	cursor: pointer;
}
.hometext {
	font-family: Verdana;
    /*font-weight: bold;*/
    color: black;
    /*font-size : 11px;*/
}
.gplayer {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 150px;
	top: 180px;
	/*opacity: 0.85;
	/*filter: Alpha(opacity=0.85);*/
}
