body,td,div,p,tr {
	font-family: Verdana;
	font-size:9pt;
}

img.png24 {
    background-image: none! important; behavior: url('/templates/png.htc'); 
}

.search {
	padding: 5pt;
}

.field {
	border: #666666 1px solid;
}

.button {
	border: #666666 1px solid;
	background: #cccccc;
}

.menu {
	padding:2pt;
}
.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	color: #666666;
	text-decoration: none;
}

.basket {
	padding:2pt;
}
.basket:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.basket:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.basket:hover {
	color: #cccccc;
	text-decoration: none;
}

.nav:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.nav:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover {
	color: #cccccc;
	text-decoration: none;
}

.main_text {
	padding-left:5pt;
	padding-right:5pt;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}

.product {
	border-bottom: #666666 1px solid;
}
.product_header {
	border-bottom: #666666 1px solid;
	background:#ececec;
	font-weight: bold;
	text-align: center;
}

.box {
	border: #666666 1px solid;
	background: #f4f4f4;
}

.tag_box {
	padding-bottom:5pt;
	padding-top:5pt;
}

.tag_button {
	border:#cccccc solid 1px;
	background:#ffffff;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}
.tag_button:link {
	color: #000000;
	text-decoration: none;
}
.tag_button:visited {
	color: #000000;
	text-decoration: none;
}
.tag_button:hover {
	background-color: transparent;
	text-decoration: none;
}


.white:link {
    color: #ffffff;
    text-decoration: underline;
}
.white:visited {
    color: #ffffff;
    text-decoration: underline;
}
.white:hover {
	color: #ffffff;
	text-decoration: underline;
}

.top_menu:link {
    color: #eb9524;
    text-decoration: underline;
}
.top_menu:visited {
    color: #eb9524;
    text-decoration: underline;
}
.top_menu:hover {
    color: #eb9524;
    text-decoration: underline;
}


.blue:link {
    color: #1082e4;
    text-decoration: underline;
}
.blue:visited {
    color: #1082e4;
    text-decoration: underline;
}
.blue:hover {
    color: #1082e4;
    text-decoration: underline;
}

.cat {
    font-size: 14pt;
}

.cat:link {
    color: #8c8989;
    text-decoration: underline;
}
.cat:visited {
    color: #8c8989;
    text-decoration: underline;
}
.cat:hover {
    color: #8c8989;
    text-decoration: underline;
}


.subcat:link {
    color: #545454;
    text-decoration: underline;
}
.subcat:visited {
    color: #545454;
    text-decoration: underline;
}
.subcat:hover {
    color: #545454;
    text-decoration: underline;
}
