BODY {
	SCROLLBAR-FACE-COLOR: #000009; BACKGROUND: url(../images/sf.jpg) #000009 no-repeat left top; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; SCROLLBAR-SHADOW-COLOR: #eeeeee; COLOR: #eeeeee; SCROLLBAR-3DLIGHT-COLOR: #000009; SCROLLBAR-ARROW-COLOR: #fff; SCROLLBAR-TRACK-COLOR: #000009; SCROLLBAR-DARKSHADOW-COLOR: #000009; TEXT-ALIGN: center
}

img {
	border: none;
}

#divImmaginePopup{
	position:absolute; 
	/*background-color:#000000;*/
	background-color:#000000;
	visibility:hidden;
	z-index:10;
	top: 20;
}

#immaginePopup {
	FILTER: alpha(opacity=20);
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border: none;
}

.tdb {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.td1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	border: none;
}

a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFffff;
	text-decoration: none;
	border: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFff00;
	text-decoration: none;
	border: none;
}
.ab {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
	border: none;
}

.ab:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #e0e0e0;
	text-decoration: underline;
	border: none;
}

.a1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #202020;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
.a1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

img {
	text-decoration: none;
	border: none;
}

input, option, select { border-color:#3C3C3C; border-width:1; font-family: verdana; font-size:10px; background-color:#eeeeee; color:#3C3C3C;}
textarea { border-color:#3C3C3C; border-width:1; overflow:hidden; font-family: verdana; font-size:10px; color:#000000; background-color:#eeeeee; }