.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding: 10px 0px 0px 5px;
}
.lbg {
	background-image: url(../images/lbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rbg {
	background-image: url(../images/rbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg {
	background-color: #DCD4C1;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
.h1 {
	font-family: Georgia;
	font-size: 1.5em;
	font-weight: normal;
	color: #FF9900;
}
.textboxcolor {
	color: #FF0000;
	font-weight: bold;
}
.t2 {
	color: #FF0000;
	text-decoration: blink;
}
