body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #1B5B9D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.redtxt_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.blktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.blktxt_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B5B9D;
}
.tantxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
}
.button {
	background-color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight:bold;
}
.hightxt {
	background:#FFFF00;
}
#yellowbox {
	width:152px;
	height:145px;
	float:right;
	background-color:#FFFF99;
	margin-left:30px;
	margin-right:0px;
	padding:10px;
	text-align:left;
	border:1px 1px;
	border-style:solid;
	border-color:#999999;
}
#yellowbox.left{
	width:250px;
	height:140px;
	margin-left:0px;
	margin-right:30px;
	float: left;
}
#yellowboxcenter {
	width:500px;
	height:80px;
	background-color:#FFFF99;
	padding:10px;
	text-align:left;
	border:1px 1px;
	border-style:solid;
	border-color:#999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
