body {
	font-family: Arial;
	font-size:14px;
	color: #080808;
	background: #444 url('../images/bg.jpg') top left repeat-x;
	margin: 0px;
	padding: 0px;
}

h2, div	{
	margin: 0px;
	padding: 0px;
	font-size:13px;
}

p,td,th {
   	font-family: Arial;
	font-size:12px;
}

a, a:hover {
   	font-family: Arial;
	font-size:11px;
	color: #060606;
	text-decoration: underline;
}
a:hover	{
	color: #3c7dc4;
}

H2,.price {
	font-size: 22px;
	color: #080808;
	font-weight:normal;
} 

.padd	{
	padding-right: 20px;
	padding-left: 20px;
}
.bdr{
	border: #eeeeee 1px solid;
}
.bdr_bot{
	border-bottom: #e3e3e3 1px solid;
}
.bdr_bot_rig{
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
}
.bdr_rig{
	border-right: #e3e3e3 1px solid;
}
.repbx {

	background: url('../images/dotg.gif') bottom left repeat-x;
}
.bg {

	background: url('../images/untopbg.jpg') center top no-repeat;
}
.bg_prog {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff url('../images/mnu_bg1.jpg') bottom left no-repeat;
}
.bg_apple {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	background: #fff url('../images/mnu_bg2.jpg') bottom left no-repeat;
}
.body_end {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	background: #ffffff url('../images/body_end.jpg') bottom left no-repeat;
}
.active {
	color: #333366;
	font-weight:bold;
}
.select {
	background: url('../images/select.jpg') top left no-repeat;
	padding: 3px;
	padding-right: 15px;
	padding-left: 15px;
}
#present_link, #photos_link {
	padding-left: 15px;
}
H2.bdr_bot {
	font-size: 11px;
	color: #080808;
	font-weight:normal;
}
.price {
	font-size: 19px;
}
.but.a, but.a:hover {
    	font-family: Arial;
	font-size: 14px;
	color: #060606;
	text-decoration: none;
}
.select a{
	font-size:13px;
	text-decoration: none;
}
.bottom b,.bottom strong	{
	font-weight:normal;
}