body{
	background-color: #FFFFFF;
}
td{
	font-family: Arial Verdana,Arial;
	font-size: 10pt;
	color: #4E0E04;
	color: #5D1003;
}
.title {
	font-family: Verdana,Tahoma;
	font-weight: bold;
	color: #FFD987;
	background-color: #BD290D;
	height: 25px;
}
.price {
	font-weight: bold;
	color: #F9AC53;
	background-color: #D33B0A;
	height: 25px;
}
.text1 {
	font-weight: bold;
	color: #F9AC53;
	background-color: #931A05;
}
.text2 {
	text-indent: 10px;
}
.text3 {
	height: 25px;
}
.addr {
	color: #F9AC53;
	background-color: #D33B0A;
	text-align: center;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #5D1003;
}
a.text3:link, a.text3:visited {
	color: #F9AC53;
}
a.text3:hover {
	color: #F7B510;
}
a.kep:link, a.kep:visited {
	color: #5D1003;
}
a.kep:hover {
	color: #FFFFFF;
}
.keret{
	border-collapse: collapse; 
	border: 1px solid #652D15;
	width: 800px;
	height: 355px;
	background-color: #E45327;
}
.prod{
	border: 1px solid #BD290D;
	width: 100%;
	height: 100%;
	text-indent: 10px;
}
.p_desc{
	vertical-align: top;
	width: 350px;
	height: 100%;
}
.mtitle{
   font-weight: bold;
   text-align: center;
	height: 20px;
	width: 100px;
	color: #FFFFFF;
	background-color: #5971A1;
	border-bottom: 1px #C0C0C0 solid;
}
.row{
    background-color: #FFFFFF;
}
.note {
	font-size: 8pt;
}
a.copy:link, a.copy:visited, a.copy:hover {
	color: #5D1003;
	font-size: 8pt;
}
.bground{
	background-image: url(hatter1.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
}
