.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #15407d;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.menu_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fea305;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.menu_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.text_norm
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-style: normal;
	font-variant: normal;

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #56739A;
	font-style: normal;
	font-variant: normal;

}
.sm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  small;
	color: #000000;
	font-style: normal;
	font-variant: normal;

}
.bl_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  small;
	color: #15407d;
	font-style: normal;
	font-variant: normal;

}
.bl_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  medium;
	color: #69F;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;

}
.bl_text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  medium;
	;
	color: #15407d;
	font-style: normal;
	font-variant: normal;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  small;
	;
	color: #ADBCD1;
	font-style: normal;
	font-variant: normal;

}
.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  small;
	;
	color: #003366;
	font-style: normal;
	font-variant: normal;

}
.popup-frame {position:fixed;top:0;
left:0;z-index:999;width:100%;height:100%;}
.popup-closed {position:absolute;width:0;height:0;}
.popup-shadow {position:absolute;top:0;left:0;
width:100%;height:100%;background:#000;opacity:0;}
.popup-loader {position:absolute;top:50%;left:50%;overflow:hidden;
margin:-40px 0 0 -40px;width:80px;height:80px;
background:#000 url(spinner.gif) 25px 25px no-repeat;
-webkit-border-radius:15px;-moz-border-radius:15px;
border-radius:15px;opacity:.5;}
.popup-loader IMG {display:block;opacity:0;}
.popup-loaded {background-image:none;
-webkit-border-radius:0;
-moz-border-radius:0;border-radius:0;}
.popup-canvas {overflow:visible;opacity:1;}
.popup-canvas SPAN {position:absolute;top:-12px;
left:-15px;width:28px;height:28px;background:url(close.png) no-repeat;
cursor:pointer;}

.block
{
	padding: 0px 20px;
	text-indent: 15px;
}

.block2
{
	padding: 20px;
}