@charset "utf-8";
/* CSS Document */
	html {
SCROLLBAR-FACE-COLOR: #d9932b; 
SCROLLBAR-HIGHLIGHT-COLOR:  #d9932b; 
SCROLLBAR-SHADOW-COLOR:  #d9932b; 
SCROLLBAR-3DLIGHT-COLOR:  #d9932b; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #e1ab59;
SCROLLBAR-DARKSHADOW-COLOR:   #e1ab59;
}
body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: tahoma;
	font-size: 12px;
	text-align:center;
}
td,th {
	font-family: tahoma;
	font-size: 12px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#D9932B;
	font-size: 12px;
}
a {
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D9932B;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* news */
a.news:link {
	font-size : 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.news:visited {
	font-size : 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.news:hover {
	font-size : 20px;
	color: #D9932B;
	text-decoration: underline;
}
a.news:active {
	font-size : 20px;
	color: #FFFFFF;
	text-decoration: none;
}
/*    */
.buttonblue {
	BORDER-RIGHT: #336699 1px solid; BORDER-TOP: #336699 1px solid; FONT: 7.5pt times new roman, Arial; BORDER-LEFT: #336699 1px solid; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #336699 1px solid; BACKGROUND-COLOR: #D9932B
}

.textareablue {
	BORDER-RIGHT: #8095bb 1px solid; BORDER-TOP: #8095bb 1px solid; FONT-SIZE: 7.5pt; BORDER-LEFT: #8095bb 1px solid; BORDER-BOTTOM: #8095bb 1px solid; FONT-FAMILY: times new roman; BACKGROUND-COLOR: #ffffff
}



.table_data { font-family:times new roman, Arial; font-size:8pt; color:#1C3855; background-color:#EACF96; margin-left:16 }

.titadmin {
	margin: 0px;
	font-weight: bold;
	font-size: 12px; 
	color: #496c9f;
	border-top: 1px dashed #5c88c8;
}
.trattini
{
	background-color: #E9E9EA;
	color: #000000;
	border-width: 1px 0 0 0;
	border-top-style: dashed;
	border: 1px solid #B7B7B7;
}

/* red error page text */
.mkerror {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}