html, body, ul, ol, li,  p, h1, h2, h3, h4, h5, h6, form, fieldset, legend,  th, div {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.catalog {
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	text-decoration: none;
}
a.catalog:hover {
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	text-decoration: none;
	background-image: url(../img/3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img.png {behavior: url("./css/pngbehavior.htc");}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
}
.black_a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.black_a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 100%;
	display: block;
	font-weight: bold;
	color: #005AAA;
	background-color: #60BFF3;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}
.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 100%;
	display: block;
	font-weight: bold;
	color: #005AAA;
	background-color: #AADAF9;
	text-decoration: none;
	padding-top: 3px;
}
.m1 {
	background-image: url(../img/menu/1.png);
	background-position: top;
	display: block;
}

.m1_ {
	background-image: url(../img/menu/1.png);
	background-position: bottom;
	display: block;
}

.m2 {
	background-image: url(../img/menu/2.png);
	background-position: top;
	display: block;
}
.m2_ {
	background-image: url(../img/menu/2.png);
	background-position: bottom;
	display: block;
}
.m3 {
	background-image: url(../img/menu/3.png);
	background-position: top;
	display: block;
}
.blstrong12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #483D8B;
}
.cat_m {
	padding: 2px;
	margin-bottom: 4px;
	white-space: nowrap;
	font-size: 11px;
}
.cat_m:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 4px;
	font-size: 11px;
}


.m3_ {
	background-image: url(../img/menu/3.png);
	background-position: bottom;
	display: block;
}
.m4 {
	background-image: url(../img/menu/4.png);
	background-position: top;
	display: block;
}

.m4_ {
	background-image: url(../img/menu/4.png);
	background-position: bottom;
	display: block;
}


#t1:hover {
	background-image: url(../img/menu/1.png);
	background-position: bottom;
	display: block;
}
#t2:hover {
	background-image: url(../img/menu/2.png);
	background-position: bottom;
	display: block;
}

#t3:hover {
	background-image: url(../img/menu/3.png);
	background-position: bottom;
	display: block;
}
#t4 {
	background-image: url(../img/menu/4.png);
	background-position: top;
	display: block;
}
#t4:hover {
	background-image: url(../img/menu/4.png);
	background-position: bottom;
	display: block;
}
#t5 {
	background-image: url(../img/menu/5.png);
	background-position: top;
	display: block;
}
#t5:hover {
	background-image: url(../img/menu/5.png);
	background-position: bottom;
	display: block;
}
.text {
	padding-bottom: 20px;
}

#brand_form select {
	color: #999999;
	font-size: 11px;
	width: 195px;
	text-transform: lowercase;
}
#SearchField {
	font-size: 11px;
	color: #999999;
	width: 170px;
	border: 1px solid #7F9DB9;
}
.padbot8px {
	padding-bottom: 8px;
}

.ul_ {
	list-style-image: url(../img/bul.png);
	padding-left: 20px;
}


.ulblue {
	list-style-image: url(../img/bul.png);
	padding-left: 15px;
}
.ulblue li {
	color: #483D8B;
	padding-bottom: 3px;
}
.ulblue a {
	text-decoration: underline;
}
.ulblue a:hover{
	text-decoration: none;
}
.cat_a {
	padding: 2px;
	margin-bottom: 4px;
	white-space: nowrap;
	text-decoration: none;
}
.cat_a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 4px;
}
.subcatalog {
	font-size: 11px;
	display: block;
	padding-left: 22px;
	text-decoration: none;
	background-image: url(../img/bul2.png);
	background-repeat: no-repeat;
	background-position: 11px center;
	padding-bottom: 2px;
}
.subcatalog:hover {
	font-size: 11px;
	display: block;
	padding-left: 22px;
	text-decoration: none;
	background-image: url(../img/bul1.png);
	background-repeat: no-repeat;
	background-position: 11px center;
	padding-bottom: 2px;
}
.grey_table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	background-color: #FFFFFF;
}
