
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: white;
	scrollbar-arrow-color:#A0A0A0;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-highlight-color:#A0A0A0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#A0A0A0;
}
h1 {
        font-family: Arial;
        font-size: 12px;
        color: #000000;
}

h2 {
        font-family: Arial;
        font-size: 13px;
        color: #333333;
        font-weight: bold;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-weight: normal;
}
.path,path_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	color: #000000;
	font-weight: 400;
	vertical-align: top;
}
.path_link {
	text-decoration: none;
	border-bottom: 1px solid black;
}
.path_link:hover {
	text-decoration: none;
	border-bottom: 2px solid Red;
}
.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-weight: normal;
}
.mini {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	font-weight: normal;
	font-weight: normal;
}
.sna_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: white;
	font-weight: 900;
}

A.A_TXT{
	border-bottom: 1px solid black; /*	border-top: 1px dotted Silver;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-weight: normal;
	text-decoration: none; /*	border-right: 1px dashed Silver;*/
}

A.A_TXT:HOVER{
		border-bottom: 2px solid Red;
		color: Red;
}

.REPORT{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.REPORT_HEADER{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

A.A_REPORT{
	border-bottom: 1px solid Black;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A.A_REPORT:HOVER{
	border-bottom: 2px solid Red;
}


.REPORT_LHEADER{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.WARNING{
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

#Main {
	background-color: White;
	/*background-color: #5C5EDE;*/
	color: Black;
}
#Path_link {
	/*background-color: #5C5EDE;*/
	color: Black;
}

#PLAN0{
	background-color: White;
	color: #FF0000;
}
#news_date{
	color: Gray;
	font-style:italic;
	font-weight:normal;
}
.Copyrights {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: black;
	text-decoration:none;
}
A.A_Copyrights{
	border-bottom: 1px solid black;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-weight: normal;
	text-decoration: none; 
}
A.A_Copyrights:Hover {
		border-bottom: 1px solid Red;
		color: Red;
}
BODY.I_MAIN {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* ABB */
BODY.abb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #9E9E9E;
	SCROLLBAR-SHADOW-COLOR: #FF0000;
	SCROLLBAR-ARROW-COLOR: #FF0000;
	font-weight: normal;

}
.abb_header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	border-bottom: 1px solid Red;
	border-top: 1px solid Red;
	border-right: 1px dashed #808080;	
	height: 18px;
	background-color: #000000;
/*	color: #FFFF00;*/
	color: #FF0000;
	}
.abb_data{
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	border-bottom: 1px dashed #808080;
	border-right: 1px dashed #808080;
	height: 18px;
	background-color: #000000;
	color: #00FF00;	
	}

.abbi_header{
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	border-bottom: 1px solid Red;
	border-top: 1px solid Red;
	border-right: 1px dashed #808080;	
	height: 18px;
	background-color: #000000;
	color: #FFFF00;	
	}

.abbi_data{
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	border-bottom: 1px dashed #808080;
	border-right: 1px dashed Red;
	height: 18px;
	background-color: #000000;
	color: #00FF00;	
	}

.abbi_msg{
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	border-bottom: 1px dashed #808080;
	border-right: 1px dashed Red;
	height: 18px;
	background-color: #000000;
	color: Red;	
	}

.abbi_data_h{
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	border-bottom: 1px dashed #808080;
	border-right: 1px dashed #808080;
	height: 18px;
	background-color: #000000;
	color: #00FF00;	
	}

.abb_data_b{
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	border-bottom: 1px solid Red;
	border-right: 1px dashed #808080;
	height: 18px;
	color: #FFFFFF;	
	}
	
.abbnotfound{
	font-weight: 800;
	font-style: normal;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 10px solid Gray;
	border-top: 10px solid Gray;	
	}
