﻿a:link 			{ color: #3399FF; text-decoration: none }
a:visited 		{ color: purple; text-decoration: none; }
a:hover 		{ color: red; text-decoration: none; }
a:active 		{ color: green; text-decoration: none; }

.QSButton 		{ font-size: 10pt; font-family: Arial, Calibri, Tahoma; color: #000000; padding: 0; background-color: #DDEEFF; }
.QSControl 		{ font-size: 10pt; font-family: Arial, Calibri, Tahoma; color: #000000; border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color: #FFFFFF; }
.QSSelect 		{ font-family: Arial, Calibri, Tahoma; font-size: 10pt; color: #000000; border:1px solid #6699CC; padding-left: 0px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px; background-color: #FFFFFF }
.QSText 		{ font-family: Arial, Calibri, Tahoma; font-size: 10pt; color: #000000; border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color: #FFFFFF; }

td 				{ font-family: Calibri, Arial, Tahoma; font-size: 10pt; color: #666666; }
body 			{ font-family: Calibri, Arial, Tahoma; font-size: 10pt;	color: #666666; margin-top:0px; }

.PT_h1          { font-family: Arial Black, Tahoma, Arial; font-size: 16pt; color: #006600; font-weight: bold; }
.PT_h2          { font-family: Arial, Calibri, Tahoma; font-size: 14pt; color: #233e60; font-weight: bold; }
.PT_h3          { font-family: Arial, Calibri, Tahoma; font-size: 14pt; color: #009999; font-weight: bold; }
.PT_h4          { font-family: Arial, Calibri, Tahoma; font-size: 16pt; color: #A1CC4D; font-weight: bold; }
.PT_h5          { font-family: Arial, Calibri, Tahoma; font-size: 12pt; color: #000000; font-weight: bold; }
.PT_h6          { font-family: Arial, Calibri, Tahoma; font-size: 12pt; color: #006600; font-weight: bold; }

.PT_h_help          { font-family: Arial, Calibri, Tahoma; font-size: 13pt; color: #233e60; font-weight: bold; }
.PT_h_par          { font-family: Arial, Calibri, Tahoma; font-size: 13pt; color: #233e60; font-weight: bold; }

.PT_Light 		{ font-family: Arial, Calibri, Tahoma; font-size: 10pt; color: #999999; }
.PT_Dark 		{ font-family: Arial, Calibri, Tahoma; font-size: 10pt; color: #333333; }
.PT_White 		{ font-family: Arial, Calibri, Tahoma; font-size: 10pt; color: #FFFFFF; }

.PT_Info 		{ background-color: #EFF7FA }
.PT_Highlight 	{ background-color: #CCFFFF }

.PT_BGTop 		{ background-color: #083947;}
.PT_BGBottom 	{ background-color: #C00017;}
.PT_BGTabHead 	{ background-color: #999999;}
.PT_BGTabBody 	{ background-color: #DDEEFF;}

.PT_Selected   	{ border-left:1px solid #FF0000; border-right:1px solid #FF0000; border-top:1px solid #FF0000; border-bottom:1px solid #FF0000; }
