/* CSS Document */

body {
	margin:0px;
	background:#5CBF44 url(images/bg.jpg) no-repeat top center fixed;
}
body.bg1 {
	background:#5CBF44 url(images/bg1.jpg) no-repeat top center fixed;
}
body.bg2 {
	background:#5CBF44 url(images/bg2.jpg) no-repeat top center fixed;
}
body.bg3 {
	background:#5CBF44 url(images/bg3.jpg) no-repeat top center fixed;
}
body.bg4 {
	background:#5CBF44 url(images/bg4.jpg) no-repeat top center fixed;
}
body.bg5 {
	background:#5CBF44 url(images/bg5.jpg) no-repeat top center fixed;
}
body.bg6 {
	background:#5CBF44 url(images/bg6.jpg) no-repeat top center fixed;
}
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
}
h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
	padding:0px;
}
a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
h2 a {
	font:bold 16px Arial, Helvetica, sans-serif;
}
#caini a, .black {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}
.green {
	color:#5B8C55;
}
.white {
	color:#FFFFFF;
}
#bottom tr td  {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.menu a, .menu {
	font:bold 13px Helvetica,sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
.box {
	background-color:#EDFFD5;
	border:1px solid #5CBE43;
	padding:0 3px;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
.small {
	font-size:11px;
}
