html, body {
	margin:0px;
	padding:0px;
}
body {
	background-color: #FFFFFF;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
}

table.main {
	height:100%;
}

a {
	text-decoration: none;
	color: #FF5800;
}

a:link          {COLOR: #FF5800;text-decoration: underline}
a:active        {COLOR: #FF5800;text-decoration: none}
a:visited       {COLOR: #FF5800;text-decoration: underline}
a:hover         {COLOR: #FF5800;text-decoration: none}

.title {
	font-size: 21px;
	color: #000000;
	font-weight:none;
}

.contact {
	font-size: 13px;
	color: #000000;
	font-weight:none;
}

.t1 {
	font-size: 14px;
	color: #959595;
	font-weight:bold;
}

.t2 {
	font-size: 30px;
	color: #000000;
	font-weight:bold;
}

h1 {
	font-size: 21px;
	color: #FF511B;
	font-weight:bold;
}

.price1 {
	font-size: 22px;
	color: #000000;
	font-weight:bold;
}

.price2 {
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}

.name {
	font-size: 12px;
	color: #464646;
	font-weight:bold;
}

.search a:link          {COLOR: #FFFFFF;text-decoration: underline}
.search a:active        {COLOR: #FFFFFF;text-decoration: none}
.search a:visited       {COLOR: #FFFFFF;text-decoration: underline}
.search a:hover         {COLOR: #FFFFFF;text-decoration: none}

.orange2 {
	font-size: 23px;
	color: #FF5800;
	font-weight:bold;
}

.orange {
	font-size: 13px;
	color: #FF5800;
	font-weight:bold;
	text-decoration: underline;
}
.orange a:link          {COLOR: #FF5800;text-decoration: underline}
.orange a:active        {COLOR: #FF5800;text-decoration: none}
.orange a:visited       {COLOR: #FF5800;text-decoration: underline}
.orange a:hover         {COLOR: #FF5800;text-decoration: none}

.n1 {
	font-size: 13px;
	color: #464646;
	font-weight:bold;
	text-decoration: none;
}
.n1 a:link          {COLOR: #464646;text-decoration: none}
.n1 a:active        {COLOR: #464646;text-decoration: underline}
.n1 a:visited       {COLOR: #464646;text-decoration: none}
.n1 a:hover         {COLOR: #464646;text-decoration: underline}



.cart1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:none;
}
.cart2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:none;
}

input.field {
	background-color: #FFFFFF;
	border: 1px solid #4B1718;
	width:96px;
	height:21px;
}

.cat1 {
	font-size: 11px;
	color: #A00003;
	font-weight:bold;
}

.cat1 a:link          {COLOR: #A00003;text-decoration: none}
.cat1 a:active        {COLOR: #EF0427;text-decoration: none}
.cat1 a:visited       {COLOR: #A00003;text-decoration: none}
.cat1 a:hover         {COLOR: #EF0427;text-decoration: none}

td.catalog1 {
        background: url(images/cat1.jpg);
	background-color: #F2F0EF;
	font-size: 15px;
	width:200px;
        height:24px;
	color: #464646;
        font-weight:none;
	padding-left: 25px;
	font-size: 12px;

}

.catalog1 a:link          {COLOR: #464646;text-decoration: none}
.catalog1 a:active        {COLOR: #FF5800;text-decoration: underline}
.catalog1 a:visited       {COLOR: #464646;text-decoration: none}
.catalog1 a:hover         {COLOR: #FF5800;text-decoration: underline}

td.catalog2 {
        background: url(images/cat2.jpg);
	background-color: #FFFDFC;
	font-size: 12px;
	width:200px;
        height:24px;
	color: #464646;
        font-weight:none;
	padding-left: 20px;
	font-size: 12px;

}

.catalog2 a:link          {COLOR: #000000;text-decoration: none}
.catalog2 a:active        {COLOR: #FF5800;text-decoration: underline}
.catalog2 a:visited       {COLOR: #000000;text-decoration: none}
.catalog2 a:hover         {COLOR: #FF5800;text-decoration: underline}