/* Global Styles */

body { margin-top:0;
}

td {
	font:11px arial;
	color:#000000;
	}
	
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {

	font:11px arial;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 10px;
	border-style:solid;
	border: 0pt solid #4A634D;
	border-right-width: 0px; 
	border-left-width: 0px; 
	background:url("http://www.selectcrete.com/Images/nav_bar_swap_gray.jpg");
	background-position: top;
	background-repeat: no-repeat;
	
	}
	
#navigation a:hover {
	color:#ffffff;
	font:12px arial;
	font-weight:bolder;
	text-decoration: none;
	letter-spacing:.2em;
	line-height:16px;
	display:block;
	padding: 10px;
	border:;
	border-right-width: 0px; 
	border-left-width: 0px; 
	background: url("http://www.selectcrete.com/Images/nav_bar_swap_gray.jpg") 0 -42px; 


	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

	


/* Class Styles */

.bodyText {
	font:12px arial;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:18px arial;
	color: #CC3300;
	line-height:20px;
	
	}
	
.subHeader {
	font:16px arial;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px arial;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#000000;
	}
	
	
	

	
	