/*
This Cascading Style Sheet Page should be used as a base for all code Pages.
The code should be placed like<head><link rel="stylesheet" href="styles.css" type="text/css"></head>
This Page was designed on 10/31/05 - Ian Elkin 
*/

body{
      background-color: #ffffff;        
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      color: #000;
      margin: 0px; 
      }
	  
table.quoteheader {
	background:  url('/sales/images/QuoteHeader_BG.gif') repeat-x; 		
	} 
table.warning {
	margin: 50px 0px 50px 0px;
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: double double double double;
	border-color: red red red red;
	border-collapse: separate;	
	}
table.Notice {
	margin: 50px 0px 50px 0px;
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: double double double double;
	border-color: black black black black;
	border-collapse: separate;	
	}
table.adminusercontainer {
	margin: 0px 0px 25px 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style:solid;
	border-color: #000;
	border-collapse: separate;	
	}
table.certresults {
	margin: 10px 0px 10px 0px;
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: separate;	
	}



#bdrred{border-color: red red red red;}
#bdrgreen{border-color: green green green green;}
#bdryellow{border-color: yellow yellow yellow yellow;}
#bdrorange{border-color: orange orange orange orange;}

#bgblack{background-color:}

#yellow {color: yellow;} 
#green {color: #00FF00;} 
#white {color: #FFFFFF;}
#blue {color: blue;}
#drkblue {color:#000099;}
#red {color: red;}
#black {color: black;}

#boldyellow {color: yellow;font-weight: bold;} 
#boldgreen {color: #00FF00;font-weight: bold;} 
#bolddrkgreen {color: #009900;font-weight: bold;} 
#boldwhite {color: #FFFFFF;font-weight: bold;}
#boldblue {color: blue;font-weight: bold;}
#bolddrkblue {color: #000099;font-weight: bold;}
#boldred {color: red;font-weight: bold;}
#boldblack {color: black;font-weight: bold;}


span{
	font-family: Times New Roman,Arial, Helvetica, sans-serif; 	
	font-size:15px;
	}
span.sm
	{
	font-family:Arial, Helvetica, sans-serif; 	
	font-size:13px;
	}
span.extrasm
	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
span.extrasm2
	{
	font-family:Arial, Helvetica, sans-serif; 	
	font-size:10px;
	}
span.extrasm3
	{
	font-family:Arial, Helvetica, sans-serif; 	
	font-size:9px;
	}
span.l1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
span.smDesc{
	font-family: Times New Roman,Arial, Helvetica, sans-serif; 	
	font-size:14px;
	}
Input.disabledtextbox
	{ 
	font : 12px Times New Roman,Arial, Helvetica, sans-serif; ; 
	color: #300; 
	background-color: #D8D8D8; 
	border-width: 2px 2px 2px 2px;
	}
textarea.disabledtextarea
	{ 
	font : 12px Times New Roman,Arial, Helvetica, sans-serif; ; 
	color: #300; 
	background-color: #D8D8D8; 
	border-width: 2px 2px 2px 2px;
	}	
td{font-family: Times New Roman,Arial, Helvetica, sans-serif; font-size:14px;}

h1,h2,h3,h4,h5,h6 {	font-family: Times New Roman,Arial, Helvetica, sans-serif; font-weight: bold;}



.tablebox tr td table tr td table tr td {

}
