body{
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	font-family:Arial;
	font-size:12px;
	color:#1f1f53;
}
a:link, a:visited{
	font-family:Arial;
	font-size:12px;
	color:#1f1f53;
	text-decoration: none;
}
a:hover{
	font-family:Arial;
	font-size:12px;
	color:#1f1f53;
	text-decoration: underline;
}
.inp_text{
	border-style: solid;
	border-width:1px;
	border-color: #1f1f53;
}
.top_left{
	background-color: #e11f26;
	width: 200px;
	height: 74px;
	
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#00614c;
}
.top_right{
	background-color: #1f1f53;
	
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	color:#FFFFFF;
}
.top_menu a:link, .top_menu a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#1f1f53;
	text-decoration: none;
}
.top_menu a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#dd060b;
	text-decoration: underline;
}
.lang{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#1f1f53;
}
.lang a:link, .lang a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#1f1f53;
	text-decoration: underline;
}
.lang a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#1f1f53;
	text-decoration: none;
}
.header_orange{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#e11f26;
}
.text_gray{
	font-family: Tahoma;
	font-size: 12px;
	color:#8c8c8c;
}
.text_blue{
	font-family: Arial;
	font-size: 12px;
	color:#1f1f53;
}
.text_red{
	font-family: Tahoma;
	font-size: 12px;
	color:#ff0000;
}
.header_blue{
	font-family: Arial;
	font-size: 14px;
	color:#1d3f88;
}
.link_blue{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#1d3f88;
}
.link_blue a:link, .link_blue a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#1d3f88;
	text-decoration:none;
}
.link_blue a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#1d3f88;
	text-decoration:underline;
}
.right_bar1{
	background-color:#c3c3c3;
	border-top: 1px solid #737394;
	border-right: 1px solid #737394;
	border-left: 1px solid #737394;
	padding: 20px 30px 0px 30px;
}
.right_bar1_bottom{
	background-image: url('images/right_bar1_bottom.gif');
	background-repeat:no-repeat;
	width: 282px;
	height: 27px;
	
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}

.right_bar1_bottom a:link, .right_bar1_bottom a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.right_bar1_bottom a:hover{
	text-decoration:underline;
}

.right_bar2{
	background-image: url('images/right_bar2.gif');
	background-repeat:no-repeat;
	width: 288px;
	height: 100px;
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
	
	font-family: Arial;
	font-size: 11px;
	color:#1f1f53;
}
.copyright{
	background-color:#1f1f53;
	padding: 0px 20px 0px 0px;
	
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
}
.copyright a:link, .copyright a:visited{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration:underline;
}
.copyright a:hover{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}
.empty_line{
	font-size:2px;
}
.fading_menu{
	background-image: url('images/menu_fading_bg.gif');
	background-repeat: repeat;
	position: absolute;
	display:none;
	text-align:left;
}
.fading_menu_subdiv{
	padding: 8px 20px 0px 20px;
	width: 100%;
	height: 25px;
	text-align:left;
}
.fading_menu_subdiv a:link, .fading_menu_subdiv a:visited{
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color:#1f1f53;
	text-decoration: none;
}
.fading_menu_subdiv a:hover{
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color:#e11f26;
	text-decoration: underline;
}
