#main {
	border: 1px solid #CCCC00;
}
#menu_td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC00;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
}
#menu_td2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#right {
	border: 1px solid #CCCC00;
	padding-left: 2px;
	color: #ECEC00;
}
#low_td {
	padding-top: 10px;
}
#btm_txt {
	padding-top: 10px;
}
#left_txt {
	padding-right: 10px;
}
#right_txt {
	padding-left: 10px;
}
.bigtd {
	padding-right: 10px;
	color: #003300;
}
