
html, body {
  	font: 17px arial, sans-serif;
  	color: #fff;
}

body {
	background-color: #000;
}

#header a{
color: #fff;
}

#header {
	font: 13px Trebuchet, sans-serif;
 	font-weight:bold;	
	font-size: 20px;
	color: #fff;
	top: 20px;
	left: 20px;
 width:490px;
}

#title {
	
	font: 35px Trebuchet, sans-serif;
	font-weight:bold;
	color: #ffee11;
	text-transform: uppercase;
}
#title sup{
	
}

#scrollingText, #container-content {
	color: #fff;
	line-height: 1.2em;
}

#navigation, #navigation a  {
	color: #99ddff;
}
#navigation a:hover {
	color: #fff;
}



h1 {
	font-size: 25px;
	color: #ffee11;
	line-height: 1.2em;
}

h2 {
	color: #fff;
      	font-size: 16px;
	line-height: 1.2em;
}

h3 {
	color: #fff;
     	font-size: 16px;
	font-style:italic;
	line-height: 1.2em;
}

h4 {
	text-transform: uppercase;
	color: #ffee11;
 font-size: 18px;
}
h5 {
	text-transform: uppercase;
 font-size: 14px;
	line-height: 1em;
}

h6 {
 font-size: 18px;
	line-height: 1em;
	color: #fff;
}
.h7 {
	font-weight:bold;
}


sup{
	line-height: 1em;	
}

a{
	font-weight:bold;
	text-decoration: none;
	color: #6D9Bd0;
}

a:hover{

	text-decoration: none;
	color: #9DBBF0;
}

p{
	line-height:1.4em;
	text-align:justify;
}





.references{
	font-style:italic;
}
.reference{
	 color:#99ff44;
}

.highlight{
	font-weight:bold;
}

.highlight b{
	font-style:italic;
}

.ref, .h7 {
	color: #33ccff;
}
.clearboth {
	text-align:center;
}


#copyright {
	color: #aaa;
	font-size: 10px;
}

#links {
	color: #99ddff;
	font-size:13px;
}
sup.count{
	color:#ee3333;
}

#reg{
	font-size:20px;
}



sup{
	margin-right:.2em;
	margin-left:.1em;

}
sup.tm{
	font-size:7px;
}



td{
	
}
tr{
	background-color:#fff;
	color:#000;
}
tr#titles{
	font-weight:bold;
	height:40px;	
}

td.first{
	width:55%;
	text-indent: 2em;
}
td.cells{
	width:15%;
	padding-left: 20px;
} 

tr#titles .cells{
	padding-left: 10px;
	text-align:center;	
}
tr#titles .first{
	background-color:#22aaff;
}


td#name{
	font-weight:bold;
	text-transform: uppercase;
	height:50px;
	color:#fff;
	background-color:#0000ff;
	text-align:center;	
}

#scrollingText img, #container-content img{
	border: 2px solid #666666; 	
}

#scrollingText img.borderless, #container-content img.borderless{  
  border: 0px; 	
}

#scrollingText table img, #container-content table img{  
  border: 0px; 	
}
 table img{  
  border: 0px; 	
}

.imagesleft, .imagesright{
	font-weight:bold;
}


/* the style starts here */

a.tooltip {
color:#000; font-weight:normal;
}
a.tooltip b {
	display:none;
}
a.tooltip:hover {
	border:0; 
	position:relative; 
	z-index:500; 
	text-decoration:none;
}
a.tooltip:hover b {
	display:block; 
	position:absolute; 
	top:20px; 
	left:50px; 
	padding:5px; 
	font-weight:normal; 
	color:#000; 
	border:1px solid #223377; 	background:#ffc; 
	width:150px;
}
a.tooltip:hover b em {
	position:absolute; 
	left:20px; 
	top:-6px; 
	width:11px; 
	height:6px; 
	background: url(../images/tooltip.gif) 0 0; 
	display:block; 	font-size:1px;
}

.inquires{
	text-align:center;
}
.inquires p{
	text-align:center;
}

.inquires sup{
	font-size:14px;
}

sup{
	font-size:smaller;
	vertical-align:super;
}
img[usemap], object[usemap]{
 border: 0px;
}

