body.sitepage
{
//http://www.easyrgb.com/
	background-attachment: fixed;
	margin: 0px;
	background-color: dae0e0;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #5db4df;
	scrollbar-face-color: #5db4df;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #5db4df;
	scrollbar-track-color: #ffffff;
}

h1
{
	font:normal;
	color:black;
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	text-decoration:none;
}

h2
{
	font:normal;
	color:0044bd;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	text-decoration:none;
}

h3
{
	font:normal;
	color:black;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	text-decoration:none;
}

a:link
{
	text-decoration: underline;
	border-style:none;
	border-width: 0px;
	color: #000;
}

a:visited
{
	text-decoration: underline;
	border-style:none;
	border-width: 0px;
	color: #000;
}

a:active
{
	text-decoration: underline;
	border-style:none;
	border-width: 0px;
	color: #0044bd;
}
a:hover
{
	text-decoration: underline;
	border-style:none;
	border-width: 0px;
	color: 0044bd;
}

font.banner
{
	font:normal;
	color:black;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	font-size: 32px;
}

font.title, p.title, a.title
{
	font:normal;

	color:white;//Banner Color
	color:#0044bd;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 23px;
}

font.zhongwen, p.zhongwen, a.zhongwen
{
	font:normal;
	color:#0044bd;
	text-align: right;
	vertical-align: bottom;
	font-size: 23px;
}

font.bar
{
	color:#0044bd;
	font-size: 18pt;
	font-weight: bold;
}

a.title:link {
	color:#000000;
	text-decoration:none;
}
a.title:visited {
	color:#0044bd;
	text-decoration:none;
}
a.title:hover {
	color:#0044bd;
	text-decoration:underline;
}
a.title:active {
	color:#0044bd;
	text-decoration:underline;
}

a.zhongwen:link {
	color:#000000;
	text-decoration:none;
}
a.zhongwen:visited {
	color:#0044bd;
	text-decoration:none;
}
a.zhongwen:hover {
	color:#0044bd;
	text-decoration:underline;
}
a.zhongwen:active {
	color:#0044bd;
	text-decoration:underline;
}


font.subtitle
{
	font:normal;
	color:white;//Banner Color
	text-align: right;
	vertical-align: bottom;
//	font-weight: bold;
//	font-family: "Courier New","Century Gothic", "Arial","Times","Times Roman"; 

}

body, td, p, li
{
	font:normal;

	color:black;

	font-size: 10pt;

	font-family: "helvetica","Times","Times Roman","Century Gothic";
}
table.main
{
width:100%;
background-color:#ffffff;
border-width:2px;
border-style:solid;
border-color:#000000;
}
table.boxy
{
width:100%;
background-color:#ffffff;
border-color:#ffffff;
border-width:2px;
border-style:solid;
//border-top: 2px solid white;
//border-bottom: 2px solid white;
//border-left: 2px solid white;
//border-right: 6px solid black;
margin:6px 3px 3px 3px;
//margin-top: 0px;
}
table.maincontent
{
width:100%;
background-color:#ffffff;
border-left: 6px solid black;
//margin:6px 3px 3px 3px;
//margin-top: 0px;
}
table.logo
{
width:100%;
border-bottom:2px solid gray;
background-color:#0044bd;
}
table.overalltable
{
//background:url('TGQLogo.gif') no-repeat;
//style="background:url('newtgq_files/TGQLogoBottom.gif') no-repeat;"
}

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: underline; color : #333333 }
a.postlink:visited { text-decoration: underline; color : #333333; }
a.postlink:hover { text-decoration: underline; color : #333333}

a.headerlink:link {
	text-decoration:none;
	color:#0044bd;
}
a.headerlink:visited {
	text-decoration:none;
	color:#0044bd;
}
a.headerlink:hover {
	text-decoration:underline;
	color:#0044bd;
}

img
{
	border-style:none;
	border-width: 0px;
}
