/* Stylesheet for gps-qtc.com */
/* gps-site.css */
/* Copyright 2006. All rights reserved. */
/* Created by TheIStudio.com.  */
/* This website has been optimized for use with multiple browsers */


BODY {
	scrollbar-base-color: #006699;
    background-color: #ffffff;
	font-family : Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;
    color: #000000;
}

/* The A: tags refer to the anchors, links.  */
/* NN4 doesn't recognize Hover, but NN6 will.  */
/* IE 4 and 5, and Opera 3.6 and 4.0 recognize the hover tags. */

 .main_text{
font-family:Tahoma; font-size:11px;  color:#5F5F5F; 
}
 .link{
font-family:Tahoma; font-size:10px;  color:#5F5F5F; font-weight:900  
}

 .TEXT{
font-family:Tahoma; font-size:10px;  color:#B7B7B7; 
}

#dlink a {color:#0066cc;}


A:Link {
	color : #0066cc;
	text-decoration: none;
	
}

A:VISITED {
	color: #999966;
	

}

A:hover {
   color: #ffffff;
   background: #999999;
}

/* above is for anchors, links */

/* header tags below */
H1 {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;
	color: #FFFFFF;
	padding: 0px;
	font-weight : bold ;
	font-size : 18px;
}

H2 {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;
	color: #A3A3A3;
	padding: 0px;
	font-weight : bold ;
    font-size : 16px;
}

H3 {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;
	color: #999999;
	font-size : 18px;
}

H4 {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;
	color: #333399;
	font-size : 14px;
}

H5 {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;
	color: #FFFFFF;
	font-size : 10px;
}

/* header tags above */

/* Main content text areas  */

/* */

TD {
	font-family : Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;
	font-size : 12px ;
	

}li           { color: #000000 } ;

b { color: #FFFFFF } ;

strong { color: #000066 } ;


