﻿/*
CSS for our FAQ
Copyright G.D.G. Software 2007 - all rights reserved.
*/
a:link
{
	color: #0000FF;
}
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: #3366FF;
}
a:hover
{
	color: #3369FF;
}
body
{
	background-color: #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	list-style-type:square;
}
.pagesmalltitle1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; 
	color: #FFFFFE;
}
h1, h2, h3, h4, h5, h6
{
	font-size:100%; color:#FFFFFF; font-weight:bold; background-color:#0099FF
}
h1
{
	color: #333399;background-color:#FFCC66
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
.gconvtitle    { font-family: Verdana,Tahoma,Arial; font-size: 10pt; color: #FCFCFC; 
               font-weight: bold }
.boxtitle1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #3366CC;
}
.table-boxstyle1
{
 border: 1px solid #C0C0C0;
 border-collapse: collapse;
 }
:link.a-curonline
{
	color: #FFFFFE;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
}
.gheader a:visited, .gheader a:link, .gheader a:active, .gheader {color: #003366; text-decoration: none;}
.gheader a:hover {color: #3369FF;}

.gbottom a:visited, .gbottom a:link, .gbottom a:active, .gbottom {color: #999999; text-decoration: none;}

table.propertytable {
	font-family: Verdana, Tahoma,Arial, sans-serif; 
	font-size: 8pt;
	margin-left: 8pt;
	line-height: 1; 
        color: windowtext;
	padding-left: 0em;
	padding-right: 0em;
	border-spacing: 10px; 
	border-collapse: collapse;
	width: 90%;
	border: 1px solid #000000;
	margin-bottom: 12pt;
	margin-top: 12pt;
}

table.propertytable th {
	font-weight: bold;
	padding-left: 2pt;
	background-color: #e0e0e0;
	text-align: left;
	padding-top: 4pt;
	padding-bottom: 4pt;		
	padding-left: 4pt;
	padding-right: 4pt;				
	font-size: 8pt;
	color: #006699;
	text-decoration: none;	
}

table.propertytable td {
	padding-left: 6pt;
	padding-top: 6pt;
	padding-bottom: 6pt;
	padding-right: 6pt;	
	vertical-align: middle;
	text-align: left;
    border-top: 1px #dfdfdf solid;
    margin: 2px;
}
table.content
{
margin-left:auto; margin-right:auto;
}
td
{
    background-color: #E7E7E7;
}
td.hg
{
    background-color: #DFDFDF; background-image: url(images/hg.gif); height: 108px; width: 23px;
}
td.hm
{
    background-image: url(images/hm.gif); height: 108px; width: auto;
    text-align:center;
}
td.hd
{
    background-color: #DFDFDF; background-image: url(images/hd.gif); height: 108px; width: 23px;
}
td.mg
{
    background-image: url(images/mg.gif); background-repeat: repeat-y; text-align: right; width: 23px;
}
td.md
{
    background-image: url(images/md.gif); width: 23px; background-color: #E7E7E7;
}
td.bm
{
   background-color: #DFDFDF; background-image: url(images/bm.gif);    
   background-repeat:repeat-x;
}
.montit
{
    color: #0099ff;
    font-weight: bold;
    border-right: #d3d3d3 1px solid;
    padding-right: 3px;
    border-top: #d3d3d3 1px solid;
    padding-left: 5px;
    font-size: 110%;
    padding-bottom: 3px;
    margin: 0px;
    vertical-align: middle;
    border-left: #d3d3d3 1px solid;
    padding-top: 3px;
    border-bottom: #d3d3d3 1px solid;
    font-family: Tahoma, Verdana, Arial;
    background-color: #ffffff;
    text-align: left;
}
td.tt
{
    height: 24px; background-image: url(images/bbqr1.gif);
}    
.imgbullet { border: 0; margin-right:4px; margin-left: 4px; float: left;}
img.w3
{
    vertical-align:middle;
    border: none;
    padding-left:15px;
}