body {
	background-color: #e1852d;
	margin: 0px;
}
body, td {
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
}
a, a.bt:visited, .top, .bt {
	font: Arial;
	color: #A22D00;
}
a:visited {color: #e5835d;}
a.menu:visited {color: #f1622b;}
a.top:visited {color: #d55d2f;}
a:hover, a.topmenu:hover, a.menu:hover, a.bt:hover {
	color: Red;
	text-decoration: none;
}
a.topmenu {
	color: #C46C00;
	padding-left:15px;
	padding-right: 10px;
}
a.tm, .tm {color: #FFCB97;}
a.tm:hover, a.top:hover {color: White;}
.topm {
	color: #E63F00;
	font: bold Arial;
	padding-left: 15px;
	padding-right: 10px;
}
.menu {color: White;}
a.menu {color: #a22d00;}
a.menu:hover {
	color: White;
	text-decoration: none;
}
h1 {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: lighter;
	color: #C81E00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: lighter;
}
.left {
	margin-left: 25px;
}
h3 {
	font-size: 42px;
	color: #FF0033;
	display: block;
	padding-bottom: 6px;
	padding-top: 26px;
	padding-left: 11px;
	width: 550px;
	background-color: #FFDEAD;
	font-weight: 100;
	margin-top: 0px;
}
.undertop {
	margin-left:34px; 
	margin-top:8px;
	color: #866322;
}
p.left {
	margin-left: 25px;
	margin-right: 3px;
}
a.add {
	background-image: url(../img/addrecept.gif);
	width: 168px;
	height: 108px;
	display: block;
}
a:hover.add {
	background-image: url(../img/addrecept.gif);
	background-position: bottom;
}
a.send {
	background-image: url(../img/send.gif);
	width: 204px;
	height: 65px;
	display: block;
}
a:hover.send {
	background-image: url(../img/send.gif);
	background-position: bottom;
}
a.ph4 {
	background-image: url(../img/ph4.gif);
	width: 32px;
	height: 32px;
	display: block;
}
a:hover.ph4 {
	background-image: url(../img/ph4.gif);
	background-position: bottom;
}

.isk {
	background-image: url(../img/search_bg.gif);
	border: 1px solid Gray;
}
a.addsoft {
	background-image: url(../img/addsoft.gif);
	width: 139px;
	height: 141px;
	display: block;
	cursor:pointer;	cursor:hand;
}
a:hover.addsoft {
	background-image: url(../img/addsoft.gif);
	background-position: bottom;
}
a.back {
	background-image: url(../img/back.gif);
	width: 151px;
	height: 72px;
	display: block;
	cursor:pointer;	cursor:hand;
}
a:hover.back {
	background-image: url(../img/back.gif);
	background-position: bottom;
}
.search  {position: absolute; right: 20; top: 55; z-index: +5;}
.album {
	border: 1px solid #FAD25A;
	background-color: #FFE9A6;
	padding: 8px;
}
a.subscribe {
	background-image: url(../img/subscribe.gif);
	width: 190px;
	height: 71px;
	display: block;
}
a:hover.subscribe {
	background-image: url(../img/subscribe.gif);
	background-position: bottom;
}
.numb {
	color: #F1622B;
}