@charset "utf-8";
/* CSS Document */


body {
	background-image: url(pics/back.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	
	scrollbar-face-color: #c3d4f7;
	scrollbar-highlight-color: #c3d4f7;
	scrollbar-3dlight-color: #c3d4f7;
	scrollbar-darkshadow-color: #7f94ad;
	scrollbar-shadow-color: #7f94ad;
	scrollbar-arrow-color: #97a7c8;
	scrollbar-track-color: #97a7c8;
}


body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.style1 {
	color: #8FA2C0;
	font-size: 10px;
	
}

.Big {
	color: #8FA2C0;
	font-size: 13px;
	font-weight:bold;
	line-height: 20px;	
}

#Background {
background-color:#E9E9E9
}

a {
	font-family: Tahoma;
	font-size: 10px;
	color: #8FA2C0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8FA2C0;
}
a:hover {
	text-decoration: none;
	color: #778EB3;
}
a:active {
	text-decoration: none;
	color: #8FA2C0; }
	
.plink{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}