html {
	scrollbar-base-color: #cc0000;
	scrollbar-arrow-color: white;
	scrollbar-track-color:#5e5e5d;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
body{
	background:#FCFAF4;
	padding:0px;
	margin:0px;
}
a { 
	color:blue
}
a:active
a:link
a:visited {
	color:blue
}
a:hover{
	text-decoration:none;
}
.m_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#636363;
}

.r_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#cc0000;
}
.r_text_bld {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	color:#cc0000;
}
.h1_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#8A4B00;
}
	
.l_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#262626;
}	
	
.r_link
	{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	color:#cc0000;
}

.c_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#636363;
}

.form
	{
	width:245px;
	height:23px;
	border-color:#91815B;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:10px;
	padding-top:3px
}

.form_div {
	height:26px;
	margin-top:0px;		
}
		
a.l_text{
	text-decoration:none;
	font-weight: bold;
}	
a.l_text:hover{
	text-decoration:underline;
	font-weight: bold;
}
	
a.r_link{
	text-decoration:none;}
a.r_link:link,
a.r_link:visited {
	text-decoration:none;}
a.r_link:hover {
	text-decoration:underline;}
	
a.c_text{
	text-decoration:none;}	
a.c_text:hover{
	text-decoration:underline;}

ul {
	margin:0;
	padding:0;
	list-style:none
}
li {
	background:url(images/1-as.gif) no-repeat left center;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 10px
}
.imagefloatleft {
	margin-right:18px;
	margin-top:2px;
	float:left;
	border:0px
}
.imagefloatright {
	margin-left:18px;
	margin-top:2px;
	float:right;
	border:0px
}
.black_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#000000;
}
.photogall_img {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 200px;
	float: left;
	text-align: center;
}
.clearanceStock td {
	padding:10px 15px;
	width: 30%;
	border:1px solid #999999;
	vertical-align:top;
}
