﻿html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
body, table, A, select, input{
	font-family: arial,tahoma,verdana;
	font-size:11;
}
	A.Catalog:link,A.Catalog:active,A.Catalog:visited,A:hover{
		font-size: 10;font-weight:bold;font-family:arial,verdana,tahoma;color: navy;}
	A.Catalog:link,A.Catalog:active,A.Catalog:visited{text-decoration:none}
	A.Catalog:hover{text-decoration:underline;}
.CatalogItem
{
	font-size: 10;
	font-weight: bold;
	font-family: arial,verdana,tahoma;
	color: #6699cc;
}
.clTopMenuItemS, .clTopMenuItemS_over
{
	cursor: hand;
	font-size: 11;
	width: 120px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border-left: white 1px solid;
	border-right: white 1px solid;
}
.clTopMenuItemS
{
	background-color:#4A69BF;color:white;
}
.clTopMenuItemS_over
{
	background-color:#6782CE;color:#C6CBD5;
}
.clTopMenuItemD, .clTopMenuItemD_over
{
	cursor: hand;
	font-size: 11;
	width: 120px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border-top: white 1px solid;
}
.clTopMenuItemD
{
	background-color:#4A69BF;color:white;
}
.clTopMenuItemD_over
{
	background-color:#6782CE;color:#C6CBD5;
}
.clMiddleMenuItemS, .clMiddleMenuItemS_over
{
	cursor: hand;
	font-size: 11;
	width: 120px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border-left: white 1px solid;
	border-right: white 1px solid;
}
.clMiddleMenuItemS
{
	background-color:white;color:#4A69BF;
}
.clMiddleMenuItemS_over
{
	background-color:#6782CE;color:#C6CBD5;
}
.clMiddleMenuItemD, .clMiddleMenuItemD_over
{
	cursor: hand;
	font-size: 11;
	width: 120px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border-top: white 1px solid;
}
.clMiddleMenuItemD
{
	background-color:#4A69BF;color:white;
}
.clMiddleMenuItemD_over
{
	background-color:#6782CE;color:#C6CBD5;
}
.TitleFormat
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#1e71c6;	
    font-weight:bold;
}
.ContentFormat
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#525151;	
}
.pageTitle{font-size:14;color:#BE4040;font-weight:bold}
.dgSpreadsheet,.dgSpreadsheet1{border-collapse:collapse;border:none}
.dgSpreadsheet td,.dgSpreadsheet th{font-size:11}
.dgSpreadsheet td{border-bottom:1 solid #DADFE2;vertical-align:top}
.dgSpreadsheet th{background-color:#DADFE2;font-weight:bold;color:#1E3050;text-align:left}
.dgSpreadsheet1 td{border:1 solid #DADFE2;font-size:11}
.dgSpreadsheet1 td span{color:Red;font-weight:bold;font-size:11}
.dgHeader{background-color:#DADFE2;font-weight:bold;color:navy;text-align:left;font-size:11}
.dgHeader1{font-weight:bold;color:#1E3050;text-align:left;font-size:11}