body {  
 	color:#999999;
	font: normal 14px Tahoma, Arial;
	/*background: #351607 url(../../_respub/_site/_img/stage_bg_intro1.gif) repeat-x;*/
	background:#261206 url(../../_respub/_site/_img/stage_bg_intro.gif) repeat-x;
	line-height:1.35em;
  text-align:center; /*IE*/
  text-align:-moz-center;margin:3px auto 20px auto;/*FF*/   
}

table.wholeWidth 
{
  width:1000px;
  border:0px;  
}

td {
	font: normal 14px Tahoma, Arial;
}
a.gray_link1 {
color: #4e423a;
text-decoration: none;
}

a.gray_link1:hover {
color:#ad978c;
text-decoration:underline;
}

a.gray_link2 {
color:#716056;
text-decoration: none;
}
a.gray_link2:hover {
color:#ad978c;
text-decoration:underline;
}