﻿body {
	background-color:#fff;
	margin:0;
	margin-top:10px;
}

.dvCntrPub
{	
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-right:0;
}

#cntrQuestion a:link {color:#339999;}
#cntrQuestion a:active {color:#339999;}
#cntrQuestion a:visited {color:#CCCCCC;}

#cntrQuestion { width:100%; text-align:center; border:solid 2px #339999; }

table td { vertical-align:top; }

.imgCal {display:none; }

table.dtbl, table.hdtbl { width:100%; }

table.dtbl td { background-color:#fff; }
table.hdtbl td { background-color:#fff; }

table.tblNavLinks
{
	border-collapse: separate;
	border:solid 1px #339999;	
	border-spacing:2px !important;	
}
table.tblNavLinks td
{
	border:solid 1px #339999;		
}

td.puz { border:solid 1px #339999; }

table.dtbl, table.dtblCntr, table.hdtbl {border:solid 1px #339999; background-color:#E8DFD6;}
.dtblTopBrdr td, .dtblTopBrdr {border-top:solid 1px #339999;}
.dtblBtmBrdr td, .dtblBtmBrdr {border-bottom:solid 1px #339999;}
.sctBrdTop, tr.sctBrdTop td { border-top:solid 1px #339999; }
.sctBrdBtm, tr.sctBrdBtm td { border-bottom:solid 1px #339999; }
table>tbody>tr.sctHdr>td, table>tbody>tr.subSctHdr>td, div.divAlt>table>tbody>tr.sctHdr>td, div.divAlt>table>tbody>tr.subSctHdr>td { background-color:#339999 !important;	color:#fff;	border-bottom:solid 1px #339999;}
.submitBtn { background-color:#339999; border-color:#339999; color:#fff; }
table a:link, table a:visited {color:#339999;}

div.partOfPrntCntr { border:solid 1px #339999 !important; }



