body.q_body {
	background:url('body_bg.jpg'); font-style:normal; font-variant:normal; font-weight:normal; font-size:80%;
}
font.q_label {
	color: orange; font-family: Arial; font-size: 10px; text-align: center;
}
font.q_text {
	color: black; font-family: Arial; font-size: 10px; text-align: center; font-size:50%;
}
a.q_link {
	font-family: Arial ; color: peru; text-decoration: none;font-weight:800;
}
a.q_link:hover {
color: Red;
}
a.q_build {
 display: block; width: 85; height: 34;
 background: url('build.png');
 text-decoration: none
}
a.q_build:hover {
 display: block; width: 85; height: 34;
 background: url('build_.png');
 text-decoration: none
}
a.q_destroy {
 display: block; width: 85; height: 34;
 background: url('destroy.png');
 text-decoration: none
}
a.q_destroy:hover {
 display: block; width: 85; height: 34;
 background: url('destroy_.png');
 text-decoration: none
}
a.q_upgrade {
 display: block; width: 85; height: 34;
 background: url('upgrade.png');
 text-decoration: none
}
a.q_upgrade:hover {
 display: block; width: 85; height: 34;
 background: url('upgrade_.png');
 text-decoration: none
}
table.q_table {
	border:2px solid black; background:url('in_back.jpg'); font-family: Arial; font-style:normal; margin: 10px;
	border-collapse: collapse; width: 700; text-align: center
}
table.q_table_desc {
	background:url('in_back.jpg'); border-color:black ; font-family: Arial; font-style:normal; color:peru; border-style: solid; margin: 10px
}
td.td_top_menu {
	height: 40;
}
td.td_content {
	border-bottom:1px solid white; height: 425; text-align: center; font-size:90%;
}
td.td_bottom_menu {
	height: 40; text-align: right;
}
td.td_forum {
	border-bottom:1px solid white; text-align: center; 
}
