a:link,a:visited,a:hover,a:active {
	color:#666666;
	text-decoration:none;

}
a.nav:link, a.nav:visited, .nav {
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	word-spacing: 25px;
	text-decoration:none;
}
a.nav:active, a.nav:hover {
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	color:#ccc3bf; 
	font-style:italic; 
	font-weight:bold;
	word-spacing: 25px;
	text-decoration:none;
	}
a.homenav:link, a.homenav:visited, .nav {
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	word-spacing: 25px;
	text-decoration:none;
}
a.homenav:active, a.homenav:hover {
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	color:#ccc3bf; 
	font-style:italic; 
	font-weight:bold;
	word-spacing: 25px;
	text-decoration:none;
	}
.botBrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
	
	
.largepicBrdr {
	border: 1px solid #010101;
}
.measure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8883;
}
.detModelname {
	font-family: "calibri", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.detailsnav {
	font-family: "calibri", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-decoration:none;	
}
a.detailsnav:hover {
	font-family: "calibri", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #ccc3bf;
	font-weight: bold;
	text-decoration:none;	
}
/* STYLES FOR RESULTS THUMBNAILS IMAGE MOUSEOVERS*/
.thumbnail {
	margin: 0;
	padding: 0;
	border: 1px solid #D41012;
	width:127px;
	height:170px;
	overflow:hidden;
	/*border: 1px solid #999;*/

}

.thumbnailOn {
	margin: 0;
	padding: 0;
	border: 1px solid #D41012;
	width:127px;
	height:170px;
	overflow:hidden;
	/*border: 1px solid #999;*/

}
.mdlImg {
	margin: -7px 0 0 0;
	border: 0px;

}
.resModelname {
	font-family: "calibri", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	padding-top: 2px;
	text-align: center;
	vertical-align: top;
}
.resModelnameOn {
	font-family: "calibri", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	padding-top: 2px;
	text-align: center;
	vertical-align: top;

}
.alltxt {
	font-family: "calibri", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	text-decoration:none;
	padding-top: 2px;
}
.chckbox {
	background-color: #FFFFFF;
	height: 12px;
	width: 12px;
	border: 1px solid #d9d1c9;
}
.txtbox {
	font-family: "calibri", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: 130px;
	border-bottom: #d9d1c9 1px solid;
	border-top: none;
	border-left: none;
	border-right: none;
}
.combobox {
	font-family: "calibri", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 430px;
	height: 75px;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	background-image: ;
	background-repeat: repeat;
	line-height: 17px;
}
.attachbox {
	font-family: "calibri", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 350px;
	border-bottom: #d9d1c9 1px solid;
	border-top: none;
	border-left: none;
	border-right: none;
	background-repeat: repeat;
}
.required{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color:#8e8883;

}
/* Print pages*/
.printModelname {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.printmeasure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8883;
}
.printcontact{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8e8883;
}
.printBrdrM {
	border: 3px solid #000000;
}
