* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(../images/bg.png) repeat-x 0 -23px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 22px;
}

body.interior {
	background-image: url(../images/interior_bg.png);
}

/*a {
	color: #205381;
}*/
.indexpageproductimage {
	BORDER-RIGHT: #8FCB48 1px solid; BORDER-TOP: #8FCB48 1px solid; BORDER-LEFT: #8FCB48 1px solid; BORDER-BOTTOM: #8FCB48 1px solid
}
.BROWSEDEP {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; CURSOR: pointer; COLOR: #464646; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}	

.LINK
{
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.LINK:hover
{
	font-size: 10px;
	color: white;
	font-weight:bold;
	text-decoration: underline;
}
 




  p {
	border: 1px solid #FED184;
	display: block;
	width: 540px;
	float: left;
}

  input#q {
	font-size: 22px;
	background: #fff url(../images/chrome.png) repeat-x 0 -392px;
	 padding: 5px; 
	height:38px;
	border: 1px solid #FCB132;
	width: 539px;
	float: left;
	color: #444;
}
   input#q:focus {
	outline:0;
}


 .TEXTBOX {
	font-size: 22px;
	background: #fff url(../images/chrome.png) repeat-x 0 -392px;
	padding: 5px;
	border: 1px solid #FCB132;
width: 539px;
height:38px;
	float: left;
	color: #444;
}
  
.LINK2
{
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.LINK2:hover
{
	font-size: 10px;
	color: white;
	font-weight:bold;
	text-decoration: underline;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.LINK4
{
	font-size: 10px;
	color:Green ;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.LINK4:hover
{
	font-size: 10px;
	color: Green;
	font-weight:bold;
	text-decoration: underline;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}