

/* 
Text blue: #3D5B96
Dark blue: #c1cede
Mid blue: #e4eef0 
Light blue: #f6fffb
mid green #B1CCC7
rust #96433D
*/

LEGEND{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	color: #96433D;
	font-weight:600; 
	text-decoration: none;
	border: none;
}

INPUT{
	border-width:1px;font-size:10px;border-bottom-color:#666;border-right-color:#666
}

INPUT.shipping{
	border-width:1px;
	font-size:10px; 	
	color: rgb(0,0,0);		
	background: rgb(255,253,243);
	border: 1px solid rgb(255,253,243);
	border-bottom-color:#96433D;
	border-top-color:#96433D;
	border-right-color:#96433D;
	border-left-color:#96433D;	
}

INPUT.billing{
	border-width:1px;
	font-size:10px; 	
	color: rgb(0,0,0);		
	background: rgb(255,253,243);
	border: 1px solid rgb(255,253,243);
	border-bottom-color:#96433D;
	border-top-color:#96433D;
	border-right-color:#96433D;
	border-left-color:#96433D;	
}

INPUT.credit{
	border-width:1px;
	font-size:10px; 	
	color: rgb(0,0,0);		
	background: rgb(255,253,243);
	border: 1px solid rgb(255,253,243);
	border-bottom-color:#96433D;
	border-top-color:#96433D;
	border-right-color:#96433D;
	border-left-color:#96433D;	
}

SELECT.billing{
	border-width:1px;
	font-size:10px; 	
	color: rgb(0,0,0);		
	background: rgb(255,253,243);
	border: 1px solid rgb(255,253,243);
	border-bottom-color:#96433D;
	border-top-color:#96433D;
	border-right-color:#96433D;
	border-left-color:#96433D;	
}

SELECT.shipping{
	border-width:1px;
	font-size:10px; 	
	color: rgb(0,0,0);		
	background: rgb(255,253,243);
	border: 1px solid rgb(255,253,243);
	border-bottom-color:#96433D;
	border-top-color:#96433D;
	border-right-color:#96433D;
	border-left-color:#96433D;	
}

SELECT.credit{
	border-width:1px;
	font-size:10px; 	
	color: rgb(0,0,0);		
	background: rgb(255,253,243);
	border: 1px solid rgb(255,253,243);
	border-bottom-color:#96433D;
	border-top-color:#96433D;
	border-right-color:#96433D;
	border-left-color:#96433D;	
}

	
LABEL.billing{
	font-size:11px;
	font-weight:600;
	height:13px;
	width: 7em;	 
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;	
}

LABEL.credit{
	font-size:11px;
	font-weight:600;
	height:15px;
	width: 7em;	 
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;	
}

LABEL.shipping{
	font-size:11px;
	font-weight:600;
	height:13px;
	width: 10em;	 
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	
}

/* used for frameset holders */
.bgnd {
	margin-top:0;
	margin-left:0;
	background: #f6fffb; 
	}

/* used for menu */

.menu {
	background: #f6fffb;
	margin-top:20;
	margin-left:40;
	SCROLLBAR-FACE-COLOR: #c1cede; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e4eef0; 
	SCROLLBAR-SHADOW-COLOR: #e4eef0; 
	SCROLLBAR-ARROW-COLOR: #f6fffb; 
	SCROLLBAR-BASE-COLOR: #e4eef0;
}

/* used for content pages */

.main {
	background: rgb(255,240,213); 
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	SCROLLBAR-FACE-COLOR: #c1cede; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e4eef0; 
	SCROLLBAR-SHADOW-COLOR: #e4eef0; 
	SCROLLBAR-ARROW-COLOR: #f6fffb; 
	SCROLLBAR-BASE-COLOR: #e4eef0;
}

/* used for menu links */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	color: rgb(0,0,0);
	font-weight: lighter;
	text-decoration: none;
	border: none;	
}

p.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	color: #96433D;
	font-weight: normal;
	text-decoration: none;
	border: none;
	margin-top: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-left: 3px;		
}

td.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	color: #96433D;
	font-weight: normal;
	text-decoration: none;
	border: none;	
	
}

tr.cartline{	
	background-color: #96433D;
	height: 1px;	
}

tr.productline{	
	background-color: rgb(223,223,223);
	height: 1px;
	padding: 0px;
	margin: 0px;	
}

a.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	color: #96433D;
	font-weight: bold;	
	border: none;
	text-decoration: none;
	 
}

a:hover { text-decoration: underline; }

b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	color: #96433D;
	font-weight: normal;
	text-decoration: none;	
	border: none;
	
}

/* used for in body links */

a.bodylink {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	color: #3D5B96;
	font-weight: normal;
	text-decoration: underline;
}


/* used for table of contents level 1 */

a.toc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style:normal;
	color: #3D5B96;
	font-weight: bold;
	text-decoration: none;
}

/* used for table of contents level 2 */

a.toc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	color: #3D5B96;
	font-weight: normal;
	text-decoration: none;
}

/* used for menu heading */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	color: #3D5B96;
	font-weight: bold;
	text-decoration: none;	
}

/* used for main page headings */


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/* used for subheads in pref. to H2 etc, to limit underlining width */

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #3D5B96;
	font-weight: bold;
	text-decoration: none;
	border-bottom : thin dashed #3D5B96;
	padding-right : 5px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: rgb(0,0,0);
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
	padding-right:15px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	background-color: rgb(255,255,255);
	font-weight: normal;
	text-decoration: none;
	margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
		
}

code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #3D5B96;
	font-weight: normal;
	text-decoration: none;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #3D5B96;
	font-weight: normal;

}

/* used for text in boxed areas */

.boxed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #96433D;
	font-weight: bold;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:5px;
}

/* used for example code */

.codeblock {
    background: #B1CCC7;
    /*background: #e4eef0;*/
	font-family: lucida sans typewriter, courier, monospace;
	font-size: 8pt;	
	font-style: normal;
	color: #96433D;
	font-weight: normal;
	text-decoration: none;
	padding-right:15px;
}

/* used for example commands */

.command {
	font-size: 8pt;	
	font-style: normal;
	color: #96433D;
	font-weight: bold;
	text-decoration: none;
	padding-right:15px;
}

/* used for links in boxed areas */

a.rust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	color: #96433D;
	font-weight: bold;
	text-decoration: underline;
}

span.rust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	color: #96433D;
	font-weight: bold;
	text-decoration: underline;
}

span.anchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	color: #96433D;
	font-weight: normal;
	text-decoration: none;	
	border: none;	
}

span.anchorheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	color: #96433D;
	font-weight: bold;	
	border: none;
	text-decoration: none;
	 
}


/* used for links at the end of a page */

a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	color: #96433D;
	font-weight: bold;
}


