/* 
   v14_style.css
   Copyright 2004, David Barrett.  All Rights Reserved.
   Email: dbarrett@quinthar.com
     Web: http://www.quinthar.com

   See LICENSE for the complete licensing details.
*/

a:link {
	color:black;
}
a:visited {
	color:black;
}
a:hover {
	color:red;
}

body.QWBody {
	font-family:Tahoma;
}

form.QWForm {
	padding:0; 
	border:0; 
	margin:0
}
	
div.QWGlobalNav {
	font-size:80%; 
}	

div.QWTitleBox {
	border:solid windowtext 1.0pt; 
	border-color: black; 
	background: #eeeeff; 
	color:black;
	margin-top:0pt;
	margin-bottom:0pt;
}

div.QWTitle {
	font-size:16.0pt; 
	font-weight:bold; 
}

div.QWCommandList {
	font-size:80%; 
}	

table.QWResultBox {
	border:solid windowtext 1.0pt; 
	border-color: black; 
	background: #ffffaa; 
	font-size:90%;
}

table.QWHelpBox {
	border:solid windowtext 1.0pt; 
	border-color: black; 
	background: #ddddff; 
	font-size:90%;
}

div.QWHelpToggle {
	font-size:10.0pt; 
}	


table.QWInnerSection {
	font-size:90%;
	align: center;
}

tr.QWInnerSectionTitle {
	border: solid windowtext 1.0pt; 
	background: #eeeeff; 
	font-weight: bold; 
}

div.QWHeading1 {
	margin-left:12pt;
	margin-right:12pt;
	margin-top:6.0pt;
	margin-bottom:6.0pt;
	border-bottom:solid windowtext 1.0pt;
	font-size:90%; 
	font-weight:bold; 
	text-align:left;
	}



.caption {font-family:verdana, Monaco, sans-serif ; font-size: 75%; color: #000000 ; text-decoration:none ; font-weight: normal ; font-weight:normal} 






div.QWNormal     {font-family:verdana, Monaco, sans-serif ; font-size: 90%; color: #000000 ; text-decoration:none ; font-weight: normal} 









div.QWHtml {
	margin-left:12pt;
	margin-right:12pt;
	margin-top:2.0pt;
	margin-bottom:2.0pt;
	color:black;
	font-size:90%;
}

table.QWBullet {
	margin-top:1.5pt;
	margin-bottom:1.5pt;
	margin-left:12pt;
	margin-right:12pt
}
 
td.QWBullet  {font-family:verdana, Monaco, sans-serif ; font-size: 80%; color: #000000 ; text-decoration:none ; font-weight: normal}  
}

table.QWIndent {
	margin-left:12pt;
	margin-right:12pt
}

td.QWIndent  {font-family:verdana, Monaco, sans-serif ; font-size: 90%; color: #000000 ; text-decoration:none ; font-weight: normal ; font-weight:bold} 
