body
{
}

Table.MainTable
{	
	border-bottom: solid 1px #999999;	
	border-left: solid 1px #999999;	
	border-right: solid 1px #999999;	
}

.SSTextBoxes
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #666666;
	background-color: Yellow;
	
}
.GeneralText
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #666666;	
}

.TermsAndConditions
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #000000;	

}

.MailingInfoText
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 14px;	color: #000000;	
	font-weight: bold;
}

.RedText
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #FF0000;
}

div#tipDiv {
  background-color: #FFC;
  border: 1px solid #336;
  left: 0;
  line-height: 1.2;
  padding: 0 10px 0 10px;
  padding: 10px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 250px;
  z-index: 10000;
}


.ProjectCenterTotalPrice
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #000000;
	font-weight:bolder;	
}

.BlackGeneralText
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #000000;
	font-weight:normal;	
}

.BoldGeneralText
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #000000;
	font-weight: bold;	
}

.ErrorText
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: Red;	
}

.BoldErrorText
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: Red;
	font-weight:bold;
		
}

.HiddenTextBoxes{	 width: 0px;	 height: 0px;	 color: White;	 text-decoration: none;	 border: solid 0px white;}.PriceText
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #000000;	
	font-style: normal;
	font-weight: bold;
}.TemplateGrid{	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #666666;		border: #999999 1px solid;	padding: 5 5 5 10;}TD.GridHeader{	background-color: #C7E1B0;		padding: 5 5 5 10;	font-family: Arial, Helvetica, sans-serif;	color: #000000;	font-weight: bold;}TD.ContentHeader{	background-color: #C7E1B0;		padding: 5 5 5 10;	font-family: Arial, Helvetica, sans-serif;	color: #000000;	font-weight: bold;		font-size: 12px;	}.TemplateFileUpload
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 10px;	color: #666666;
	color:Blue;	
	width: 200px;
	border: solid 1px #999999;
	
}

.dvFolder
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #666666;		
	font-weight:bold;
	/*cursor: hand;*/
}

.dvParentFolder
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #000000;		
	font-weight:bold;
	/*cursor: hand;*/
}

.dvFile
{
	font-family:Arial, Helvetica, sans-serif;		font-size: 10px;	color: #666666;		
	/*cursor: hand;*/
}

.CDFVHeader
{
	border-bottom: solid 1px #000000;	
	border-left: solid 0px #000000;	
	border-right: solid 0px #000000;	
	border-top: solid 0px #000000;
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #666666;			
}

.CDFVRow
{
	border-bottom: solid 1px #666666;	
	border-left: solid 0px #000000;	
	border-right: solid 0px #000000;	
	border-top: solid 0px #000000;
	font-family:Arial, Helvetica, sans-serif;		font-size: 12px;	color: #666666;			
}

.grip {
  position: absolute; 
  width: 10px;
  height: 5px;
  border: 1px solid red;
  background-color: white;
  cursor: crosshair;
}


.sample {
  border: 1px dotted #999;
  position: relative;
  height: 140px;
  margin-bottom: 1em;
  margin: 0px 40px 15px 20px;
}

.resizable {
  border: 0px solid #444;
}
.rect {
  position: absolute;
  
}


.ProjectSummary
{
		font-family:Arial, Helvetica, sans-serif;		font-size: 11px;	color: #666666;		
}

