/** {margin: 0; padding: 0;}*/

body {
  min-width: 750px;
  padding: 0 0 15px 0;
  color: #111;
  font-family:sans-serif;
  background-color:#222;
  margin:5px;
}
#main{
	width:100%;
}
/* ******************  columns  *************** */
.navBlock {
   color: #000;
   float: right;
   width: 28%;
   border: none;
   background: #eee url(../image/top-fade.gif) repeat-x left top;
   margin-bottom:10px;	
}
.newsBlock {
   background-color: #fff;
   color: #000;
   float: left;
   width: 71%;
   background: #fff url(../image/top-fade.gif) repeat-x left top;
}
.hide {
   visibility: hidden;
   background: #fff;
   clear: both;
   margin: 0;
}
/* ******************  main content  *************** */
.content
{
	padding:5px 10px 0px 10px;
}
.content a
{
	color:#006;
	font-weight:bold;		
	text-decoration:none;
}
.content a:hover
{
	color:#000;
	text-decoration:underline;
}
/*------------------------------*/
#tbar
{
	clear:right;
	position: relative;
	height: 25px;
	text-align:left;
	margin:0 0 10px 0;
	background: #fff url(../image/nav-bot-fade.gif) repeat-x left top;
}
#tBarFade
{
	height: 25px;
	background: url(../image/nav-bot-corner.gif) no-repeat right top;
	
}
 .tbarlink a
{
	color:white;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	height:25px;
	/*width:150px;*/
	padding:0 30px 0 30px;
	DISPLAY: block;
	line-height: 25px;
	float:left;	
	border-right:2px solid #000;	
}
 .tbarlink a:hover{ 		
	/*background-color:#9FD7B3;*/
	background: #9FD7B3 url(../image/nav-bot-fade-hover.gif) repeat-x left top;
}
#topnav {

	height: 55px;
	background: #fff url(../image/header-corner.gif) no-repeat left top;
}
h1 {
	margin:0;
	padding:0;
	font-size:18pt;
}
h2
{
	padding:0px;
	margin:0px;
	font-size:14pt;
	font-weight:bold;		
}
span.headl{
	color:#f00;
	line-height:55px;
	float:left;	
}
span.headr{
	line-height:55px;
	float:left;
	text-align:left;
	margin-left:10px;
	width:500px;
	font-family:arial;
}
.footer{
	color:#999;
	background-color:#000;
	text-align:center;
	padding-bottom:5px
}
.footer a
{
	font-size:8pt;
	color:#999;
	text-decoration:none;
}
.footer a:hover
{
	color:#004000;
	text-decoration:underline;
}

/* ------- right menu contents --------------*/
ul
{
	margin:0 0 0 10px;
	padding:0 10px 0 10px;
}
li
{
	padding:0 0 10px 0;

}
.mHeader {
	color:#fff;
	background-color:#aaa;
	height:25px;
	background: url(../image/gtlcor.gif) no-repeat left top;
}
.menuRight
{
}
.menuRight a
{
	color:#000060;
	font-weight:bold;		
	text-decoration:none;
}
.menuRight a:hover
{
	color:#9FD7B3;
	text-decoration:underline;
}
.rightInfo
{
	padding:5px 0 0 0;
}

/* ---- home page images ---- */
div.techimage
{
	border:5px #003300 solid;
	padding:5px;
	width:205px;
	height:70px;
	margin:5px 1px;
	vertical-align:middle;
	display:inline-block;
}
div.techimage2
{
	border:5px #9FD7B3 solid;
	padding:5px;
	width:205px;
	height:70px;
	margin:5px 1px;
	vertical-align:middle;
	display:inline-block;
}
td.market
{
	border:1px #ccc solid;
}
.cHeader {
	color:#fff;
	background-color:#aaa;
	height:25px;
	background: url(../image/gtlcor.gif) no-repeat left top;

}
.w3{
	/*padding-top:5px;*/
	vertical-align:top;
}
