@charset "utf-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #0f1e9b;
	line-height: 1.5;
	background-image:url(../images/bg.jpg);
	text-align: left;
}
.footer {
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #081FA9;
	font-size: 9px;
}
a:visited {
	color: #081FA9;
font-size: 9px;
}
a:hover {
	color: #FB0109;
    font-size: 9px;
}
.full {
	text-align: left;
}
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }center_all {
	text-align: center;
}
left {
	text-align: left;
}
