@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url(bigbkgnd.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#toprow {
	background-color: #000;
	background-image: url(insideboximages/insidebox_r1_c1.jpg);
	background-repeat: no-repeat;
}
#lft_nav_spacer {
	background: url(testtabimages2/lft_nav_spacer.jpg) no-repeat;
}

#rt_nav_spacer {
	background: url(testtabimages2/rt_nav_spacer.jpg);
}

#lft_panel_area {


}

#lft_tall_side {
	background: url(testtabimages2/lft_side.jpg);
}

#rt_tall_side {
	background: url(testtabimages2/rt_side.jpg);
}


#nav {
}
#bttm_of_box {
	background: url(testtabimages2/btm_of_box.jpg);
}
#button_area_main {
	padding: 0px;
	height: 454px;
	width: 468px;
	background: url(rtpanel3images/rightpanel3.jpg) no-repeat;
}

#maincontent {
}
#button_top_row {
}


td img {display: block;}
td img {display: block;}


#textbox {
	width: 90%;
	height: auto;
	font: 1em "Arial Black", Gadget, sans-serif;
	color: #FFF;
	vertical-align: top;
	overflow: scroll;
}
.td {
	font: bold normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: auto;
}

