

  body {
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #3D81C4;
	scrollbar-darkshadow-color : #85BFE9;
	scrollbar-face-color : #85BFE9;
	scrollbar-highlight-color : #3D81C4;
	scrollbar-shadow-color : #3D81C4;
	scrollbar-track-color : #B8DEF9;
}
BODY, TD {
	font-family : Sylfaen;
	font-size: 12px;
	color: #6F7476;
	}
A {
	font-size: 12px;
	color: #474640;
	
}
A:Hover {
	font-size: 12px;
	color: #474640;
	text-decoration: none;
   
}

.title
{
	font-family :  Sylfaen;
	font-size: 12px;
	color: #73A41D;
	 margin-left: 12px;
	font-weight: bold;	
	}
	
	.title_red
{
	font-family :  Sylfaen;
	font-size: 12px;
	color: #FF0000;
	 margin-left: 12px;
	font-weight: bold;	
	}
	
	.gan
{
	font-family :  Sylfaen;
	font-size: 11px;
	color: #3D81C4;
}
		
		.lnk
{
	font-family :  Sylfaen;
	font-size: 11px;
	color: #3D81C4;
	font-weight: bold;	
}
.icon {
	font-family :  Sylfaen;
	font-size: 10px;
	color: #8A9092;
	text-decoration: none;
	}
	
	.icon:A:Hover {
	font-family :  Sylfaen;
	font-size: 10px;
	color: #8A9092;
	text-decoration: underline;
	}

	.iconF {
	font-family :  Sylfaen;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
	}
	
	.iconF:A:Hover {
	font-family :  Sylfaen;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;	
	}

.foot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A9092;
	text-decoration: none;
	}
	.table_bg {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/bg_bsp_2.gif);
	}
	
		.table_bg_1 {
		background-position: top;
		background-repeat: repeat-y;
		background-image: url(../images/bg_bsp_6.gif);
	}

