table.box_style {
	background: #fff;
	width:100%;
}

table.graybox,tr.graybox{
	border-bottom:thin #CCCCCC solid;
	border-top: thin #CCCCCC solid;
	background: #F0F0F0;
	width:100%;
}

table.highlight_table tr:hover{
	color:#ff0000;
	background: #c4c4c4;
}

table.whitebox{
	width:100%;
	border:0;
}

table.litContainer{
	background: #F0F0F0;
	padding: 0.3em 0.7em 0.7em 0.7em;
}

table.whitebg{
	background:#FFF;
	text-align: left;
}

table.bar_style_1_thick {
	background-image:url(../images/tab_bg_orig_thick.png);
	border:#999999 solid thin;
	color:#000;
	padding:3px 5px;
}

td.bar_style_1 {
	background-image:url(../images/tab_bg_orig.jpg);
	border:#999999 solid thin;
	color:#fff;
	padding:3px 5px;
}

td.bar_style_2 {
	background-image:url(../images/bar_style_2.jpg);
	color: #666;
	padding:2px 5px;
}

td.bar_style_2_thick {
	background-image:url(../images/bar_style_2_thick.jpg);
	color: #666;
	padding:2px 5px;
}

td.bottom_menu_title a {
	vertical-align: top;
	color: #999;
}

td.bottom_menu_title a:hover {
	color: #fff;
}

td.bottom_menu a {
	color: #999;
}

td.bottom_menu a:hover{
	color: #fff;
}

td#menuball01 a:hover{
	text-decoration: underline;
	color: #bfd73b;
}

td#menuball02 a:hover{
	text-decoration: underline;
	color: #58b7dd;
}

td#menuball03 a:hover{
	text-decoration: underline;
	color: #f7931e;
}

