body {  margin: 0px  0px; padding: 0px  0px; font-family: "MS Sans Serif"; font-size: medium; 

background-image: url(pic/bg_grey.jpg);

	background-repeat: repeat;
	background-attachment: fixed;

}

a:link {
	color: #000066;
	text-decoration: none
}



a:visited {
	color: #000033;
	text-decoration: none
}



a:active { color: #006699; text-decoration: none; background: #FFFF00}



a:hover {
	color: #FF0000;
	text-decoration: underline
}







.text_b14 {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";

	font-size: 14px;

	color: #000000;

}
.text_w12 {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";

	font-size: 12px;

	color: #ffffff;

}


.text_b14Bold {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";

	font-size: 14px;

	font-weight: bold;

}

.text_r14Bold {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";

	font-size: 14px;

	font-weight: bold;

	color: #FF0000;

}

.text_b16Bold {

	font-family: Tahoma;

	font-size: 16px;

	font-weight: bold;

}

.text_sans16 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: normal;
	color: #663300;

}


.text_w16Bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

}
.text_w18Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;

}
.text_w12Bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.text_red18Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;

}

