body { 
	
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana, sans-serif, arial; 
	background: url(/images/layout/homepage/bg_page.gif) #eee2cc;
	background-repeat: repeat-y;
}
body.popup { 
	
    font-size: 10pt; 
    color: white; 
    font-family: verdana, sans-serif, arial; 
	background: url(/images/layout/popup/popup_bodybg.gif) #eee2cc;
	background-repeat: repeat-y;
}
img {
	border-color:#006699
}
p { 
    color: #666666; 
	font-weight: normal; 
	}
p.justify { 
	text-align: justify; 
	text-justify: inter-ideograph; 
	
}
td { 
    color: #666666; 
    font-size: 10pt;
	font-weight: normal; }

.black { color: black;}
.darkgray { background: #403E3E }
.small { font-size: 8pt; }
	
td.white { 
	background: white;
}

td.bg1 { background: #eeeeee; }
td.bg2 { background: #ffffff;}

td.logobg {
	color: white;
	background: url(/images/layout/homepage/bg_logo.gif) #6581BE;
}
td.blue {
	color: white;
	background: #6581BE;
}

td.picsbg {
	background: url(/images/layout/homepage/bg_headpic.gif) #F0BB64;
}	


td.picsbgimg {	background: url(/images/layout/homepage/homepics/home_pics_bg.jpg) #F0BB64;}	
td.picsbg_home {	background: url(/images/layout/homepage/homepics/home_pics_bg.jpg) #F0BB64;}	
td.picsbg_carpet {	background: url(/images/layout/homepage/products/carpet/pics/home_pics_bg.jpg) #F0BB64;}	
td.picsbg_timber {	background: url(/images/layout/homepage/products/timber/pics/home_pics_bg.jpg) #F0BB64;}	

td.picsbg_commercial {	background: url(/images/layout/homepage/commercial/pics/home_pics_bg.jpg) #F0BB64;}	

td.popup_header {	
	background: url(/images/layout/popup/popup_headbg.jpg);
	background-repeat:repeat-x;
	
	}
b.popup_headtext, td.popup_headtext {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

td.menubg {
	background: url(/images/layout/menu/bg_menu.gif) #F0BB64;
	
}
td.rhstopbg {
	background: url(/images/layout/homepage/rhs_top.gif) #F0BB64;
	background-position: bottom;
}
td.rhsbg {
	background: url(/images/layout/homepage/bg_rhs.gif) #ABA6A6; 
}
td.rhs{ 
	background: #ABA6A6; 
	font-size: 8pt;
	padding-left : 5px;
}


td.pagesubheader { 
	background: url(/products/carpet/images/choose/line.gif);
	background-repeat: repeat-x;
	
}


td.pagelinetop { 
	background: url(/images/linetop.gif);
	background-repeat: repeat-x;
}
td.pagelinebottom { 
	background: url(/images/line_main_bottom.gif);
	background-repeat: repeat-x;
}

td.formtop {
	background: url(/images/form/form_05.gif);
	background-repeat:repeat-x;
}
td.formbottom {
	background: url(/images/form/form_14.gif);
	background-repeat:repeat-x;
}

input {  
	border-color: black; 
	border: thin groove; 
	}
input.text {  
	border-color: black; 
	border: thin groove; 
	}
input.button {  
	background : #CCCCCC;
	border-style : groove;
	border-width : thin;
	border : thin outset;
	text-align : center;
	}
	
	
a {
	color : #003366;
	font-weight: bold;
}

a:visited {
	color : #003366;
}
a:hover {
	color : #ff9900 ;	
}

	
a.logobg {
	color : #ffffff;
	font-weight: bold;
}

a.logobg:visited {
	color : #003366;
}
a.logobg:hover {
	color : #ff9900 ;	
}


b { font-size: 10pt; }

