html, body{	margin: 0;	padding: 0;}

html {height:auto !important;height:100%;min-height:620px;}

body {height:auto !important;height:100%;min-height:620px;}
/*Font*/
body {	
	font-size: 100%;
	font-size:11px ;
	font-family:"Verdana","Parangon 130C", "Parangon 230C", "Parangon 330C", "Parangon 430C", "Parangon 530C","Verdana";
	color: #423132;
	background:#423132;
	margin:0px;
}
/*Font in table*/
table {font-size:100%;}
table {border-collapse:collapse;border-spacing:0px;border-style:solid;border-width:0px;}
td {padding:0px;border-style:solid;border-width:0px;border-color:#FF0000;}

a:link {color: #423132;text-decoration:underline;}
a:visited{color:#423132;text-decoration:underline;}
a:active {color: #423132;text-decoration:underline;}
a:hover{color:#423132;text-decoration:none;}


#main_table {
	width:960px;
	border:1px solid #ffffff;	
}
.left_colum {
	width:320px;
	background:#ffffff url(/bitrix/templates/ra/images/left_colum_bg.gif) left bottom no-repeat;
}
.left_colum_with_logo {
	width:320px;
	height:87px;
	background:url(/bitrix/templates/ra/images/left_colum_bg_2.gif)top no-repeat;
}
.right_colum {
	width:640px;
	background:#ffffff;
}
.copyright {
	margin-top:10px;
	width:960px;	
}
.copyright td {
	color:#ffffff;
	font-size:10px;
}
.page_title {
	font-size:12pt;
}
.legendTEXT {
	margin-top:7px;
	padding:0 0px 0 0;
	overflow: scroll;
	width: 640px;
	color: #000000;
	background:#ffffff;
}
#rus_eng {
	height:25px;
	color:#cccccc;	
	width:960px;
	border:0px solid #fff;
}
#rus_eng td {
	padding:0 0px 0 0;
}
#rus_eng a {
	color:#6d674f;
}
