 /*****************************************************
General Text
*****************************************************/
.txt1 { font-size : 1.0em; }
.txt2 {font-size : 0.9em; }
.txt3 { font-size : 0.8em; }
.txt4 { font-size : 0.7em; }
.txt5 { font-size : 0.6em; }
.txtHeader 
{
	font-size :large; 
	font-weight:bold }
.txtMed
{
	font-size :medium ; 
	font-weight:bold }
	
.txtLg
{
	font-size :large ; 
	}
	
.txtGray
{
	font-size :9pt; 
	color:Gray;
	}
	
.PageHeader
{
	font-size :medium ; 
	font-weight:bold}



td.BlueColumn
{
    color: white;
    font-size:1.0em;
    font-weight:bold;
    background-image:  url(../Images/spreadsheets/ColumnBackground.jpg);
    background-color: #4455aa
}

td.TourSubjectHeader
{
    color: white;
    font-size:1.0em;
    font-weight:bold;
    background-image:  url(/Images/spreadsheets/layout/ColumnBackground.jpg);
    background-color: #4455aa
}

.tableBorder
{
    border: 1px #0055E6 solid; 
    background-color: #FFFFFF;

}

.panelBorder
{
    border: 1px Tan solid; 
    background-color: #FFFFFF;
     padding-left:5px;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:5px;
}

.tableQuoteBorder
{
	border-right: #cccccc 1px solid;
	border-top: #6699cc 3px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #6699cc 3px solid;
	background-color: #f1f1f1;
	color:Gray;
}

.tableBorderBlue
{
    border: 1px #0055E6 solid; 
    background-color: #DDEEFF;

}
.tableBorderGray
{
    border: 1px #999999 solid; 
    background-color: #f1f1f1}
    
.tableBorderGrayBorder
{
    border: 1px #999999 solid}


TABLE.SideBar 
{
	border-top:solid 2px #c0c0c0;
	border-bottom:solid 2px #c0c0c0;
	width:100%
 }
	
td.BlueHeader
{
	background-color:#ddeeff;
    border-bottom:solid 1px #c0c0c0;
    }
    
td.BlueBody
{
	background-color:#eaf4ff;
    border-bottom:dotted 1px #c0c0c0;
    text-align:left; 
    vertical-align:top;   
    font-size : 0.9em;   
    }	

td.RedHeader
{
	background-color:#fdb4a1;
    border-bottom:solid 1px #c0c0c0;
    }
    
td.RedBody
{
	background-color:#fecdc0;
    text-align:left; 
    vertical-align:top;   
    font-size : 0.9em;   
    }	

td.GreenHeader
{
	background-color:#b0e7a3;
    border-bottom:solid 1px #c0c0c0;
    }
    
td.GreenBody
{
	background-color:#d8f3d1;
    border-bottom:dotted 1px #c0c0c0;
    text-align:left; 
    vertical-align:top;   
    font-size : 0.9em;   
    }	
    
td.YellowHeader
{
	background-color:#ffed94;
    border-bottom:solid 1px #c0c0c0;
    }
    
td.YellowBody
{
	background-color:#fff4bf;
    border-bottom:dotted 1px #c0c0c0;
    text-align:left; 
    vertical-align:top;   
    font-size : 0.9em;   
    }	
    
td.GrayHeader
{
	border-bottom: #c0c0c0 1px solid;
	background-color: #d5d5f7;
	width:100%;
	color:Gray;
	 font-weight:bold; 
}
    
td.GrayBody
{
	background-color:Black;
    border-bottom:dotted 1px #c0c0c0;
    text-align:left; 
    vertical-align:top;   
    font-size: 9pt;   
    color:Gray;
    }	

.Button {
	font: x-small Verdana, Arial, sans-serif;
	 font-weight:bold; 
	color: white;
	background-color: #4C7ED3;
	border: 1;
	border-color: black;
	border-style: solid;
	 
}

.Error 
{
	font: xsmall bold Verdana, Arial, sans-serif;
	color: red;
}

td.BlueRow
{
    color: white;
    font-size: 10pt;
    font-weight:bold;
    background-image:  url(/Images/spreadsheets/netproducts/editions/ColumnBackground.jpg);
    background-color: #4455aa
}

td.MainMenuHeader
{
    color: black;
    font-size: 10pt;
    font-weight:bold;
    background-image:  url(../Images/spreadsheets/navbarback.gif);
    background-color: white;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-TOP: gray 1px solid;
}
.edgeArticleText
{
	  font-size: 9pt;
	  font-family: Arial;
	  font-weight: bold;	  
}
.edgePageHeader
{
	  font-size: 14pt;
	  font-family: Arial;
	  font-weight: bold;
	    
}
td.edgeIssueHeader
{
	  background-color: #e8efbb;
	    
}
td.edgefpNewsletter
{
	  background-color: #4ea2da;
	   font-size: 11pt;
	  font-family: Arial;
	  font-weight: bold;
	  color:white;
	    
}

/***************************
Spread Web Dev Tour Demo
*****************************************************/
td.demoNoGrad
{
	border-right: black 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: white 1px solid;
	color: white;
	background-color: #82b0f9;
	text-align: center;
}
td.demoLtGrad
{
    color: black;
    font-size: 10pt;
    font-weight:normal;
    background-image:  url(../Images/spreadsheets/demo/ltgrad.jpg); 
    border-left:1 solid white;  
    border-right:1 solid black;
    text-align:center;
}
td.demoMedGrad
{
    color: black;
    font-size: 10pt;
    font-weight:normal;
    background-image:  url(../Images/spreadsheets/demo/medgrad.jpg); 
     border-left:1 solid white;  
    border-right:1 solid black;
    text-align:center;  
}
td.demoDkGrad
{
    color: white;
    font-size: 10pt;
    font-weight:normal;
    background-image:  url(../Images/spreadsheets/demo/dkgrad.jpg);   
     border-left:1 solid white;  
    border-right:1 solid black;
    text-align:center;
}

