
html {
	overflow-y: scroll;
        overflow: -moz-scrollbars-vertical;
}

body {
	font-size: 12px;
	line-height: 15px;
	color: black;
	font-family: arial, trebuchet ms, verdana, helvetica;
        margin: 0;
        background-color: #eee;
	}

.title {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	}

.menu {
	font-family: courier new, courier;
	font-weight: bold;
	line-height: 20px;
	}

.warning {
	color: red;
}

.footer {
	font-size: 9px;
}

.sidebar {
	font-size: 11px;
}

.titt {
	padding-bottom: 4px;
	padding-top: 12px;
	color: #1030e0;
}

.tittsm {
	padding-bottom: 2px;
	padding-top: 6px;
	font-weight: bold;
}

hr {
	border: 0;
	color: #a0a0a0;
	background-color: #a0a0a0;
	height: 1px;
	width: 50%;
}

@font-face {
 font-family: "transit";
 src: url("gfx/transit_521_at.ttf");  /* transit_521_at.ttf nefici v chrome */
 font-style:normal;
}

@font-face {
 font-family: "univers";
 src: url("gfx/univcdi.ttf");
 font-style:normal;
}

@font-face {
 font-family: "meta";
 src: url("gfx/metancn_.ttf");
 font-style:normal;
}
@font-face {
 font-family: "meta";
 src: url("gfx/metamcn_.ttf");
 font-weight:bold;
}


#textik {
    font-family: meta;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #3739F1;
    width: 700px;
    padding: 18px;
    text-align: justify;
    margin: 10px;
    background-color: white;
}

.textiktit {
    font-family: transit;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 7px;
}

.textiktitindex {
    font-family: transit;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
    padding-bottom: 7px;
}
.textiktitindex a:link, .textiktitindex a:visited       {
	text-decoration: none;
	}
.textiktitindex a:active, .textiktitindex a:hover {   
	text-decoration: underline;
	}
.textiktitindex2 {
    font-family: meta;
    font-weight: bold;
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 7px;
}




a:link,a:visited       {
	color: black; 
	}
a:active,a:hover {   
	text-decoration: none;
	}
a.white:link,a.white:visited       {
	color: white; 
	}
a.white:active,a.white:hover {   
	color: white;
	}

a.menu:link,a.menu:visited       {
	font-weight: bold;
	line-height: 20px;
	}
a.menu:active, a.menu:hover {   
	font-weight: bold;
	line-height: 20px;
	}

a.title:link,a.title:visited       {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	}
a.title:active, a.title:hover {   
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	}

a.sidebar:link,a.sidebar:visited       {
	font-size: 11px;
	font-weight: normal;
	}
a.sidebar:active, a.sidebar:hover {   
	font-size: 11px;
	font-weight: normal;
	}

a.print:link,a.print:visited {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
	}
a.print:active,a.print:hover {
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	font-weight: normal;
	}

a.admin:link,a.admin:visited {
	color: #EFB62B;
	font-size: 11px;
	font-weight: normal;
	}
a.admin:active,a.admin:hover {
	color: #EFB62B;
	font-size: 11px;
	font-weight: normal;
	}
a.nm, a.nm:link,a.nm:visited {
	text-decoration: underline;
	font-weight: normal;
	color: black;
	}
a.nm:active,a.nm:hover {
	text-decoration: none;
	font-weight: normal;
	color: black;
	}
a.footer:link,a.footer:visited       {
	font-size: 9px;
	font-weight: normal;
	}
a.footer:active, a.footer:hover {   
	font-size: 9px;
	font-weight: normal;
	}
a.footerwhite:link,a.footerwhite:visited       {
	color: #333;
	text-decoration: none;	
	}
a.footerwhite:active, a.footerwhite:hover {  
	color: black; 
	font-weight: normal;
	}







input, select {
	font-family: arial, trebuchet ms, verdana, helvetica;
	font-size: 11px; line-height: 12px;
	color: #404041;
	BORDER-RIGHT: #E8E8E8 2px solid; BORDER-TOP: #969696 2px solid; BORDER-LEFT: #969696 2px solid; BORDER-BOTTOM: #E8E8E8 2px solid; 
	BACKGROUND-COLOR: white; 
	height: 22px; 
}

textarea {
	font-family: trebuchet ms, arial, helvetica;
	font-size: 11px;
	color: black;
	BORDER-RIGHT: #889988 1px solid; BORDER-TOP: #889988 1px solid; BORDER-LEFT: #889988 1px solid; BORDER-BOTTOM: #889988 1px solid;
	BACKGROUND-COLOR: white; 
}

input.sidebar, select.sidebar {
	color: black;
	background-color: white; 
	height: 17px;
	border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
}

select.b {
	color: white;
	background-color: #2040f0; 
	border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
}

input.b, textarea.b {
	color: white;
	padding-left: 3px;
	font-size: 11px;
	background-color: #2040f0; 
//f02040
	border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
}

input.go {
	color: black;
	padding-left: 7px;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	width: 17px;
	background-color: white; 
	border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
}



#dhtmltooltip {
	position: absolute;
	width: 250px;
	border: 1px solid black;
	color: black;
	padding: 3px;
	background-color: white;
	visibility: hidden;
	z-index: 510;
}


