body {
	background-image:  url(graphics/top_strp.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.text {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}
.textBG {

	font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
}
.textRedB {
	font-family: Tahoma;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;

}
.textBlueB {


	font-family: Tahoma;
	font-size: 10pt;
	color: #6699CC;
	font-weight: bold;
}
.textBGBlue {
	font-family: Tahoma;
	font-size: 12pt;
	color: 6699cc;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
}
.textBGRed {

	font-family: Tahoma;
	font-size: 12pt;
	color: 990000;
	font-weight: bold;
}

