.tb_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
	background-image: url(img/st1.gif);
	background-repeat: no-repeat;
	}
.tb_top2 {
	background-image: url(img/st2.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	}
.tb_top2 a {
	text-decoration:none;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color:#0000FF;
	}
.tb_top2 a:hover {
	color: #FF0000;
	}
.text {
	font-size: 12px;
	font-family: Tahoma;
	}
.text2 {
	font-size: 12px;
	font-family: Tahoma;
	padding:3px;
	border:1px solid #BDBDBD;
	}
.tb1 {
	background-image: url(img/tb1.gif);
	background-repeat: repeat-x;
	}
.tb2 {
	background-image: url(img/tb2.gif);
	background-repeat: repeat-y;
	}
.text a {	
	text-decoration:none;
	color:#333333;
	}
.text a:hover {
	color: #FF0000;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
}
