.box {
	border:1px solid #e6e6e6;
	padding:15px;
}

.digit{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color: #FE000B;
}

.moduletitle{
	color: #4f4f4f;
	width: 100%; 
	height: 35px;
	font-size:15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
}

table.prodCat td {
	border:0px solid #ffffff;
	border-top:1px solid #e6e6e6;
	font-family:Verdana, Tahoma, Arial; 
	font-size:11px; 
	font-weight:bold; 
	line-height:16px; 
	color:#333333; 
	padding: 10 10 10 0;
	cursor:hand;
	}
	
table.prodCat td a {
	color:#333333; 
	text-decoration:none;
	}
	
.topmenu {
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px;
}

.topmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.search{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 100%;
	height: 16px;
	background:#f2f2f2;
}


.triangle1{
	background-position : top left;
	background-repeat : no-repeat;
	background-image : url(triangle.gif);
}

.triangle2{
	background-position : top left;
	background-repeat : no-repeat;
	background-image : url(trianglf.gif);
}

.triangle3{
	background-position : top right;
	background-repeat : no-repeat;
	background-image : url(trianglg.gif);
}

.cat-actions {background:#f9f9f9;}
.cat-r0 {background:#c0c0c0; vertical-align:top;height:20px; text-align:left;border-top:1px #999999 solid;}
.cat-r1 {background:#e5e5e5; vertical-align:top; text-align:left;color:#2f2f2f;}
.cat-r2 {background:#ffffff; vertical-align:top; text-align:left;color:#2f2f2f;}
.cat-r1a, tr.cat-r1a td, tr.cat-r1a td a {background:#e5e5e5; vertical-align:top; text-align:right;color:#5f5f5f;}
.cat-r1p, tr.cat-r1p td, tr.cat-r1p td a {background:#e5e5e5; vertical-align:top; text-align:right;color:#a0a0a0;}
.cat-r2a, tr.cat-r2a td, tr.cat-r2a td a {background:#ffffff; vertical-align:top; text-align:right;color:#5f5f5f;}
.cat-r2p, tr.cat-r2p td, tr.cat-r2p td a {background:#ffffff; vertical-align:top; text-align:right;color:#a0a0a0;}
.cat-itemid {color:#939393;;text-align:right;font-size:10px;padding:3 3 3 5;}

.action_banner{
	border: solid 1px #E5E5E5;
	cursor: hand;
	background-position : bottom right;
	background-repeat : no-repeat;
	background-color: #ffffff;
}

.search{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: 1px solid #B4B4B4;
	width: 100%;
	background:#FFFFFF;
}

.servicemenu { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;	
}

.altmenu{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #7F7F7F;	
}

.logoborder{
	border: 1px solid #DCDCDC;
	margin: 0px 20px 10px 0px;
	padding: 10px;
	background-color: #FFFFFF;
}

.submenutitle{
	color: #4f4f4f;
	font-size:15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.stripe{
	background-color: #FE000B;
}
.prop_descr {
	width:200px;
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	padding:5px;
	text-align:left;
	border: solid #000000 1px;
}

.alt_text {
	color: #c41800; 
	text-decoration: none; 
	border-bottom: dotted 1px #c41800;
}

a:hover IMG { filter: blue(); }

.p_gray {
	filter: Gray alpha(Opacity=50); /* Прозрачность в IE */
	-moz-opacity: 0.3; /* Прозрачность в Firefox */
	opacity: 0.3; /* Прозрачность в Opera */
}

