body {
	font-family: "Arial","Verdana","Helvetica",sans-serif; 
	font-size: 8pt;
	margin: 5px 0px 0px 0px;
	width: 97%;}
	
.main {
	width: 602px;
	margin: auto;
	padding: 0px;}

.box_sx_up {
	position: absolute; 
	left: -1px;
	top: -1px;}
.box_dx_up {
	position: absolute;
	right: -1px;
	top: -1px;}

.title {
	font-size: 9pt;
	position: relative;
	float: left;
	margin-right: 2px;
	padding: 2px;
	background-color: white;
	color: #016B03;
	font-weight: bold;}

.cvoli {
	font-size: 9pt;
	width: 100px;
	position: relative;
	border: 1px solid #008A03;
	border-bottom: none;
	float: left;
	margin-right: 2px;
	padding: 2px;
	color: white;
	text-align: center;
	background: #008A03 url('../../img/bg_green.gif') repeat-x bottom;}

.cgray {
	font-size: 9pt;
	width: 100px;
	position: relative;
	float: left;
	margin-right: 2px;
	padding: 2px;
	color: black;
	text-align: center;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #F0F0F0;}
.cgray a {
	color: black;
	text-decoration: none;}
	
.regis {
	font-size: 9pt;
	position: relative;
	float: right;
	margin-right: 2px;
	padding: 2px;
	background-color: white;
	color: black;}
.regis a:link {
	text-decoration: none;
	color: #de33a6;}
.regis a:visited {
	text-decoration: none;
	color: #de33a6;}
.regis a:active {
	text-decoration: none;
	color: #de33a6;}
.regis a:hover {
	text-decoration: none;
	color: black;}
