body {
	color: #505050;
	font-size: 80%;
	font-family: tahoma, verdana;
}

table {
	font-size: 100%;
}


.news_kat a{
text-decoration:none;
font-size:7pt;
}

.white {
	color: #FFFFFF;
}

a {
	color: #575757;
}

a:hover {
	color: #FF0000;
}

.white a {
	color: #FFFFFF
}

.white a:hover {
	color: #F0F0F0
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: tahoma, verdana;
	font-size: 100%;
}

input.TextBox, input.TextBox_focus {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #FFFFFF;
}

input.TextBox_empty {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #F9F9F9;
     color: #777777;
}

input.submitButton {
	border: 1px solid #000000;
	background: #A0A0A0;
	color: #FFFFFF;
}

select {
	z-index: 1;
}

ul {
	margin-left: 13px
}

li {
	list-style-image: url(/images/li_img.gif);
	margin-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 105%
}


#form_required_field {
	color: #990000;
}

input.rsDirectory, input.dateTimeCalendar {
    background: #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    cursor: hand
}

.notice {
	border: 1px solid #408424;
	background: #FCFEF2;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*  таблица каталогов */
.cat_table {
	margin:0px;
	padding:0px;
}
.cat_table li {
	float:left;
	width:110px;
	height:64px;
	list-style:none;
	overflow:hidden;
}
.cat_table a{
	width:102px;
	height:62px;
	display:block;
}
.cat_table a:hover{
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid ##E0E0E0;
	width:102px;
	height:62px;
}
.cat_table img {
	border:0px;
}

.tradesoft-b{
	border: 1px dashed #505050;
	margin-bottom:20px;
	padding:5px;
}

.h3_main h3{
    color:#505050 !important;   
}

.h3_main:hover{
    color:red !important;   
}

.h3_main:hover h3{
    color:red !important;   
}
