@charset "utf-8";
/* CSS Document */
table.cat7         					   {
										border:0px;
										border-spacing:0px;
										border-collapse:collapse;
										background-color:#FFFFFF;
										margin-left:auto;
										margin-right:auto;
										width:1000px;
										height:446px;
										}

table.cat7 td, table.cat7 th        	{
										border:0px;
										vertical-align:top;
										padding:0px;
										padding-bottom:0px;
										padding-left:0px;
										padding-right:0px;
										padding-top:0px;
										}

.bgg									{
										width:4px;
										background-color:#FFFFFF;
										}

table.leftraw         					{
										table-layout:fixed;
										border-collapse:separate;
										margin-left:auto;
										margin-right:auto;
										width:332px;
										height:446px;
										noresize:noresize;
										}

table.leftraw td, table.leftraw th    	{
										border-bottom:0px;
										border-top:0px;
										border-left:1px solid #CCCCCC;
										border-right:1px solid #CCCCCC;
										border-spacing:0px;
										height:446px;
										padding:0px;
										padding-bottom:0px;
										padding-left:0px;
										padding-right:0px;
										padding-top:0px;
										}

.pic									{
										border:0px;
										width:330px;
										height:446px;
										}

table.right        						{
										border-collapse:separate;
										border-spacing:0px;
										width:664px;
										height:446px;
										}

table.right td, table.right th        	{
										border-bottom:0px solid #FFFFFF !important;
										border-top:0px solid #FFFFFF !important;
										border-left:0px solid #CCCCCC !important;
										border-right:0px solid #CCCCCC !important;
										text-align:center;
										vertical-align:middle;
										padding:0px;
										padding-bottom:0px;
										padding-left:0px;
										padding-right:0px;
										padding-top:0px;
										}

.bgc									{
										background-color:#E3E3E3;
										}


.cellcat7								{
										height:4px;
										background-color:#FFFFFF;
										border-bottom:0px solid #FFFFFF !important;
										border-top:0px solid #FFFFFF !important;
										border-left:0px solid #CCCCCC !important;
										border-right:0px solid #CCCCCC !important;
										}

.cellraw7								{
										width:2px;
										border-bottom:0px solid #FFFFFF !important;
										border-top:0px solid #FFFFFF !important;
										border-left:0px solid #CCCCCC !important;
										border-right:0px solid #CCCCCC !important;
										background-color:#FFFFFF;
										}

a.navalgpdf:link						{
										background-image:url(../../images/icons/pdf.gif);
										background-repeat:no-repeat;
										background-position:right;
										color:#666666;
										font-family:Verdana;
										font-size:12px;
										font-weight:bold;
										text-decoration:none;
										margin-left:7px;
										}

a.navalgpdf:visited      				{
										background-image:url(../../images/icons/pdf.gif);
										background-repeat:no-repeat;
										background-position:right;
										color:#666666;
										font-family:Verdana;
										font-size:12px;
										font-weight:bold;
										text-decoration:none;
										margin-left:7px;
                						}

a.navalgpdf:active     					{
										background-image:url(../../images/icons/pdf.gif);
										background-repeat:no-repeat;
										background-position:right;
										color:#666666;
										font-family:Verdana;
										font-size:12px;
										font-weight:bold;
										text-decoration:none;
										margin-left:7px;
               							}

a.navalgpdf:hover     					{
										background-image:url(../../images/icons/pdf.gif);
										background-repeat:no-repeat;
										background-position:right;
										color:#000000;
										font-family:Verdana;
										font-size:12px;
										font-weight:bold;
										text-decoration:none;
										margin-left:7px;
              							}

