body {
	margin 		: 0px;
	padding		: 0px;
	background-color	: #FFFFFF;
}

td {
	font		: 11px verdana;
}

p {
	margin-top 		: 5px;
	margin-bottom	: 15px;
	margin-left		: 5px;
	text-align		: justify;
}

.toplink {
	text-decoration : none;
	font			: 11px verdana;
	color			: #FFFFFF;
}
.toplink:hover {
	color			: #000000;
}

a {
	color			: #4557BD;
	text-decoration : none;
}
a:hover {
	color 			: #000000;
}

input {
	border			: 1px solid #4557BD;
	font			: 11px verdana;
	padding			: 1px;
}

.rb {
	border			: 0px solid #4557BD;
	font			: 11px verdana;
	padding			: 1px;
}

.submit {
	background		: #4557BD url('../img/c/f1.gif');
	border			: 1px solid #4557BD;;
	font			: 10px verdana;
	font-weight		: bold;
	color			: #FFFFFF;
}

.about {
	background		: #4557BD url('../img/b/f1.gif');	
	background-position : top left;
	background-repeat	: repeat-x;
	padding			: 5px;
	padding-top		: 15px;
}

.about1 {
	background		: #4557BD url('../img/b/f2.gif');	
	background-position : top left;
	background-repeat	: repeat-x;
	padding			: 5px;
	padding-top		: 35px;
	color			: #ffFFFF;
}

.aboutlink {
	color			: #FfFFFF;
	font-weight		: bold;
}

.aboutlink2 {
	color			: #000000;
	font-weight		: bold;
}

textarea {
	font 			: 11px verdana;
}

.other_tovar {
    font-size:12px;
    color    :#3A6698;
    text-transform:uppercase;
/*    text-decoration:underline;*/
    text-align:center;
	font-weight:bold;

}


.other_tovar a {
}

.other_tovar td  {
    text-align:left;
    border-bottom: #325f92 1px dotted;
}

.other_tovar td a {
	font-weight:normal;
    font-size:10px;

}
