.bg {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.bg2 {

	background-image: url(images/sgdata_15.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0033;
	text-decoration: none;
	line-height: 22px;
	font-weight: bolder;
	font-style: normal;


}
.toptext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: 22px;
}
.border {
	border: 1px solid #CCCCCC;
}
.smalltext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.bigtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.biggertext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

