body{
	color: #505050;
	font-family: sans-serif;
	font-size: 12px;
/*	background-image: url(../img/snbgrd.jpg);*/
}
.main{
	color: #505050;
	font-family: sans-serif;
	font-size: 12px;
}
td{
	font-size: 12px;
}
input{
	font-family: sans-serif;
	font-size: 10px;
	color: #505050;
	background-color: #fafafa;
	border: solid #ff7e00 1px;
}
input:disabled{
	background-color: #dddddd;
}
textarea{
	background-color: #fafafa;
	font-family: sans-serif;
	border: solid #ff7e00 1px;
	font-size: 10px;
	color: #505050;
}
.gr{
	background-color:#dddddd;
}
.wt{
	background-color:#fafafa;
}
.topmenutd{
/*	background-image: url(../img/topmenubgrd.gif);*/
	background-image: url(http://www.ups-shop.ru/img/topmenubgrd.gif);
}
.topmenu{
	font-size: 11px;
/*	background-image: url(../img/topmenuwhitebgrd.gif);*/
	background-image: url(http://www.ups-shop.ru/img/topmenuwhitebgrd.gif);
	font-family: sans-serif;
	text-transform:uppercase;
	color:#ff7e00;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#ff7e00;
}
a:hover{
	color:#ffae00;
}
.choice{
	position:absolute;
	top: -400px;
	right:0px;
	width:15px;
	height: 265px;
	z-index:5;
}
.smallblack{
	color: black;
	font-size: 9px;
	font-weight: bold;
}
.boldblack{
	font-size: 10px;
	color: Black;
	font-weight: bold;
}
.dodeska{
	font-size: 10px;
	color: Black;
}
select{
	width:190px;
	font-family: sans-serif;
	font-size: 10px;
	color: #505050;
}
input.img{
	border: none;
}
h1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.submit{
	background-color: #ff7e00;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid Gray;
}
.upstypeInTable{
	background-color: #f0f0f0;
	color: #555555;
	font-weight: bold;
	font-size: 11px;
	border: none;
}
.alltrademarks{
	color: #ffffff;
	background-color: #d9d9d9;
	font-size: 10px;
}
.copyright{
	color: #777777;
	background-color: #e4e4e4;
/*	background-image: url(../img/copyrightbgrd.gif);*/
	background-image: url(http://www.ups-shop.ru/img/copyrightbgrd.gif);
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
}
a.copy{
	color: #777777;
	font-size: 10px;
}
.upsname{
	color: #38a4ff;
	font-weight: bold;
	font-size: 12px;
}
.smallupsname{
	color: #38a4ff;
	font-weight: bold;
	font-size: 10px;
}
.randTd{
	padding: 3 3 3 3;
	text-align:center;
	vertical-align:middle;
}
.descriptiondiv{
background-color: #ffffed;
visibility:hidden;
position:absolute;
border:1px dotted black;
font-size:10;
padding : 2px 4px 2px 4px;
filter:alpha(opacity=93);
z-index:9;
}
.orangeb{
	color: #ff7e00;
	font-weight: bold;
}
a.putbasket{
	color: red;
	text-decoration: underline;
}
a.putbasket:hover{
	color: ffae00;
}
.alert{
	position:absolute;
	z-index:8;
	left: 50%;
	top:30%;
	margin-left: -150px;
	background-color: #ffffed;
	border:1px solid red;
	font-size:10;
	padding : 5px 5px 5px 5px;
	filter:alpha(opacity=90);
	text-align:center;
	width:300px;
}
