body.q_body {
 background-color: Black;
 background-image: url('background2.jpg');
 font-family: arial;
}

font.q_label {
 color: Gold;
 font-family: arial;
 font-size: 16px;
 text-align: center;
}

font.q_text {
 color: black;
 font-family: arial;
 font-size: 16px;
 text-align: center;
}

a.q_link {
 font-family: arial;
 color: black;
 text-decoration: none;
 font-style: oblique;
 font-weight: bold;
}



a.q_link:hover {
color: Gold;
}

table.q_tableshop {
 
 background-color: #7a8b9c;
 border-color: White;
 font-family: arial;
 font-style: normal;
 border-style: solid;
 margin: 0px;
 text-indent: 0px;
 border-collapse: collapse;
 border-width: 1;
 /*width: 800;*/
}


table.q_table {
 
 background-color: #7a8b9c;
 border-color: White;
 font-family: arial;
 font-style: normal;
 border-style: solid;
 margin: 10px;
 text-indent: 10px;
 border-collapse: collapse;
 border-width: 1;
 /*width: 800;*/
}

table.q_tablemsg {
 
 
 background-color: #C0C0C0;
 border: 1px solid #F3F3F3;
 
 font-family: arial;
 font-style: normal;
 
 margin: 0px;
 text-indent: 0px;
 border-collapse: collapse;
 
 text-align: left;
 width: 420;
 
 padding: 10px;
}

table.q_tablereg {
 
 background-color: #7a8b9c;
 border-color: White;
 font-family: arial;
 font-style: normal;
 border-style: solid;
 margin: 10px;
 text-indent: 10px;
 
 border-width: 1;

 /*width: 800;*/
}

table.q_table_desc {
 background-color: #7a8b9c;
 border-color: White;
 font-family: arial;
 font-style: normal;
 color: black;
 border-style: solid;
 margin: 10px;
 padding: 6px;
}
table.q_tablemarket {
 
 background-color: #7a8b9c;
 font-family: arial;
 font-style: normal;
 margin: 10px;
 text-indent: 10px;
 border-collapse: collapse;
 border-style:none;

}

table.q_tabletitle {
 
 background-color: transparent;
 border-color: white;
 font-family: arial;
 font-style: normal;
 border-style: solid;
 margin: 10px;
 text-indent: 10px;
 border-collapse: collapse;
 border-width: 1;
  border-bottom-color: Black;
 width: 798;
}

td.td_logo{
 background: url(logo.jpg) no-repeat top center;
 background-color: Black;
 height: 127;
 width:794;	
 border-bottom-width: 1;
 border-bottom-style: solid;
 border-bottom-color: Black;
 text-indent: 0px;
 
}

/* Top Menu */
td.td_top_menu {
	background: url(menu.gif);
	background-color: SlateGray;
	height: 25;
	color: transparent;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: Black;
}

td.td_top_menu a.q_link {
	margin: -3px;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}



td.td_top_menu a.q_link:hover {
	color: #ffffff;
	background: url(menu_ahover.gif);
}

td.td_content {
 height: 366;
 text-align: center;
 border-bottom-color: Black;
 
}

td.td_contenttitle {
 height: 366;
 text-align: center;
 border-bottom-color: Black;
 background-image: url('title2.jpg');
}

td.td_contentmsg {
 padding: 10px;
 
 height: 366;
 text-align: center;
 border-bottom-color: Black;
 text-indent: 0px;
}

td.td_contentreadmsg {
 padding: 10px;
 
 height: 300;
 text-align: left;
 vertical-align: top;
 border-bottom-color: Black;
 text-indent: 0px;
}

td.td_forum {
padding-left: 40px;
}



/* Bottom Menu */
td.td_bottom_menu {
	background: url(menu.gif);
	background-color: SlateGray;
	height: 25;
	text-align: right;
	color: transparent;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: Black;
}

td.td_bottom_menu a.q_link {
	margin: -3px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

td.td_bottom_menu a.q_link:hover {
	color: #ffffff;
	background: url(menu_ahover.gif);
}
td.head_table {
 color: black;
 font-family: arial;

 background-color: #7a8b9c;
}

input.textbox, input.button, textarea.textbox, select.dropdown {
 font-size: 10pt;
 font-family: "arial";
 background-color: #C0C0C0;
 border: 1px solid #F3F3F3;
}

input.textbox:focus, input.button:focus, textarea.textbox:focus, select.dropdown:focus {
 font-size: 10pt;
 font-family: "arial";
 background-color: #F3F3F3;
 border: 1px solid #000000;
}

input.textbox:hover, input.button:hover, textarea.textbox:hover, select.dropdown:hover {
 font-size: 10pt;
 font-family: "arial";
 border: 1px solid #000000;
}

ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 0.3em 0; }
ul#tabs li { display: inline; }
ul#tabs li a { color: black; background-color: #c0c0c0; border: 2px solid White; border-bottom: none; padding: 0.4em; text-decoration: none; }
ul#tabs li a:hover { background-color: #F3F3F3; }
ul#tabs li a.selected { color: #000; background-color: White; font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em; }
div.tabContent { border: 2px solid White; padding: 0.5em; background-color: #7a8b9c; }
div.tabContent.hide { display: none; }

