table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.subtle {
	color: #666666;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.navigation {
	color: #333333;
}

.largeheading {

font-size: 15px;

}


.newshead {

font-size: 15px;
font-weight: bold;

}

.stretch {
	
width:99%;
	
}

#detailshots img {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 4px;
}

.mainborder {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 6px;
	margin-bottom: 6px;
}

body {
	background-color: #333333;
	background-image: url(../images/slash.png);
}
.outertable {
	border: 1px solid #999999;
}
.colorimg {
	border: 2px solid #FF6600;
	padding: 2px;
	background-color: #CCCCCC;
}
.navheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
p {
	font-size: 11px;
	line-height: 13px;

}

.fleft{
display:block;
width:99%;
float:left;
clear:both;
padding:5px 0 20px 0;
border-bottom:1px solid #dddddd;

}


.productlink {
	
background:#666;
font-size:11px;
padding:4px;
border-bottom:1px solid #333;
	
}

.productheader {
	
	background:#222;
	font-size:11px;
	padding:4px;
	display:block;
	cursor:pointer;
	border-bottom:1px solid #666;
	
	
}

.productheaderrss {
	
	background:#666;
	font-size:11px;
	padding:4px;
	display:block;
	cursor:pointer;
	border-bottom:1px solid #666;
	
}

.productheaderrss img {
	
	border:0;
	
}

