.gbdr {
	background-color: #FFFFFF;
	border-right-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-color:#999999;
	border-left-style:solid;
}

td {
	font-family:"Trebuchet MS";
	color:#6699CC;
	font-size: 11px;
}

.txt {
	font-family:"Trebuchet MS";
	color: #666666;
	font-size: 11px;
}

.textbox_g {
	font-family:"Trebuchet MS";
	color:#666666;
	font-size: 11px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-top-style:dotted;
	border-top-color:#999999;
	border-top-width:1px;
	border-left-style:dotted;
	border-left-color:#999999;
	border-left-width:1px;
	border-right-style:dotted;
	border-right-color:#999999;
	border-right-width:1px;
	padding:2px;
}

.large {
	font-family:"Trebuchet MS";
	color:#666666;
	font-weight:600;
	font-size: 16px;
	background-color:#FF9933;
	border-right-width:1px;
	border-right-color:#FF3300;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FF3300;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FF3300;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-color:#FF3300;
	border-left-style:solid;
}

.h_med {
	font-family:"Trebuchet MS";
	color: #666666;
	font-size: 12px;
	font-weight:700;
}
.h_lge {
	font-family:"Trebuchet MS";
	color: #666666;
	font-weight:bold;
	font-size: 16px;
}