a:link {text-decoration: none;    color:#4A92CC;} 
a:visited {text-decoration: none; color:#4A92CC;}
a:active {text-decoration: underline;  color:#2D6BFD;}
a:hover {text-decoration: underline;   color:#2D6BFD;}


body {
   margin: 0;   
   padding: 0;   
   background-color: white;
}

.txt_copy {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 11px;
	color: #666666;
}

.txt_btn {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 11px;
	color: #467797;
	font-weight: bold;
}

.txt_news_date {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.txt_normal {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 11px;
	color: #333333;
}

.txt_normal12 {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 12px;
	color: #333333;
}


.txt_normal14 {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 14px;
	color: #333333;
}

.title_blue {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 14px;
	color: #376F9A;
	font-weight: bold;
}

.txt_address {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 12px;
	color: #4082B5;
}

.txt_lang_on {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
}

.txt_lang {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 10px;
	color: #4082B5;
}

.panel3_address {
	font-family: Tahoma, Arial Cyr, Helvetica;
	font-size: 10px;
	color: #666666;
}

input {
	border: none;
	width: 90px;
}

.box {
	width: 100px;
	background:#fff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:9pt;
	margin-left:5;
	margin-right:auto;
	margin-top:0px;
	padding:3px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(css/border-radius.htc);
}

.box_search {
	width: 98px;
	height: 20px;
	background:#fff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:9pt;
	margin-right:auto;
	margin-top:0px;
	padding:1px;
	border-top:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(css/border-radius.htc);
}


hr {
	/* Also see tweaks.css */
	border: 0 none #FFFFFF;
	border-top: 1px solid #cccccc;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}
