/* CSS Document */

a:hover {
text-decoration: underline;
color:#ffffff;
}
a:link {
text-decoration: none;
color:#ffffff;
}
a:visited {
text-decoration: none;
color:#ffffff;
}
a2 {
text-decoration: none;
color:#000000;
}

.class1 a:hover {
text-decoration: underline;
color:#ffffff;
}
.class1 a:link {
text-decoration: none;
color:#ffffff;
}
.class1 a:visited {
text-decoration: none;
color:#ffffff;
}

ul {
list-style-type:none;

}

.class2 a:hover {
text-decoration: underline;
color:#000000;
}
.class2 a:link {
text-decoration: none;
color:#000000;
}
.class2 a:visited {
text-decoration: none;
color:#000000;
}
.class2{
margin-top:0px;
}

.resultssearch{
	padding-left: 10px;
	font-size:15px;
}

P {
	line-height: 142%;
	padding-left: 10px;
	padding-right: 5px;
}
.nav{
color:#ffffff;
text-decoration:none;
}
.cat{
padding-left:10px;
font-weight:bold;
}
.regl{
color:#000000;
}
.type{
padding-left:15px;
padding-top:3px;
padding-bottom:3px;
font-size:12px;
}
.productsbg {
background-position: bottom right;
background-repeat: no-repeat;

}
.about {
background-position: bottom right;
background-repeat: no-repeat;
padding-right:70px;
padding-left:70px;
font-size: 18px;
text-indent: 20px;
background-image: url(images/aboutbg.gif) ;
background-position:bottom center;
}

.catUpdate {
padding-right:70px;
padding-left:70px;

}
.control{

font-weight:bold;

}
.about p:first-letter {
color: #000000;
font-size:xx-large
}
.h2{
	font-size:25px;
	color:#000000;
	font-weight:bold;
	h1 {padding: 1px};
}
.search{
padding-top:5px;
background-repeat:no-repeat;
}
.search2 {
background-repeat:no-repeat;
font-size:14px;
}
.form{
margin-top:2px;
margin-bottom:0px;
}
.form2{
margin-top:5px;
padding-top:10px;
}
.searchresults {
font-size:12px;
border: 1px;
}

.item {
color:#ffffff;
font-size:15px;
font-weight:bold;
padding-left:2px;
padding-right:2px;
background-image: url(images/item.gif); 
background-color: #000000;
background-repeat: repeat-x;
}

.table2 {
padding-top:5px;
padding-bottom:10px;
background-position: bottom right;
background-repeat: no-repeat;
}
.itemcat {
font-size:14px;
padding-left:2px;
padding-top:4px;
padding-bottom:2px;
font-weight: bold;
}

.loc {
background-repeat: repeat-y;
}
.itemcat2 {
font-size:15px;
padding-left:10px;
padding-top:4px;
padding-bottom:2px;
}

.actloc {
font-size:15px;
padding-left:10px;
padding-top:4px;
padding-bottom:2px;
}


.loctable {
font-size:14px;
	}
.loctable a:hover {
	text-decoration:underline;
	}
.loctable td  {
padding-top: 18px;
	}
.tablehead{
border-bottom: medium solid #000000;
}

.tableelem1 {
border-bottom: thin solid #000000;
border-right: thin solid #000000;
}

.tableelem2 {
border-bottom: thin solid #000000;
border-left: thin solid #000000;
}



