@charset "utf-8";
/* CSS Document */
body {
	background-image: url(./images/back_chronicfat.jpg);
	background-repeat:repeat-x;
	background-color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:small;
}
.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
	text-align:center;
	}
.links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.links a:hover {
	text-decoration: underline;
	color: #0BA865;
}
.links a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.basket {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #153484;
	text-align:center;
	}
.basket a:link {
	color: #153484;
	text-decoration: none;
}
.basket a:visited {
	text-decoration: none;
	color: #153484;
}
.basket a:hover {
	text-decoration: underline;
	color:#1263E9;
}
.basket a:active {
	text-decoration: none;
	color: #153484;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
	text-align:center;
}
.bottom_footer{
font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#999999;
	text-align:center;
}
.bottom_footer a:link {
	color: #999999;
	text-decoration: underline;
}
.bottom_footer a:visited {
	text-decoration: underline;
	color: #999999;
}
.bottom_footer a:hover {
	text-decoration: none;
	color: #999999;
}
.bottom_footer a:active {
	text-decoration: underline;
	color: #999999;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #0BA865;
	color: #000000;
}
table.main
{ 
border: 1px #003356 solid;
border-spacing: 0px;
}

