body {
	margin:0px;
	body background:imgs/global/bck.png;
	background-color: #E2BADB;
	background-repeat: repeat-x;	
	}

div#wrapper {
	position: relative;
	right: 0;
	left: 0;
	top: 0;
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	z-index:100;
	}
			
div#header {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	z-index:102;
	}
	
div#container	{
	background-color: #EAEAEA;
	visibility: visible;
	width: 990px;
	margin: 0px auto;
	}
	

		
div#columnleft	{
	float: left;
	width: 243px;
	height: 524px;
	padding: 0px;
	margin: 0px;
	z-index:103;
	visibility: visible;
	/*background-color: #C1F458;*/
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: left;
	}
	

div#content	{
	float: left;
	width: 499px;
	padding: 0px;
	margin:0px;
	z-index:102;
	visibility: visible;
	}
	
div#columnright	{
	float: right;
	width: 242px;
	height: 524px;
	padding: 0px;
	margin:0px;
	z-index:103;
	background-color: #C1F458;
	visibility: visible;
	}
	
		

div#footer	{
	width: 990px;
	height: 60px;
	z-index:105;
	background-color: #A39A89;
	border-width: 1px 0px 0px 0px;
	border-color:#FFFFFF;
	border-style: solid;
	visibility: visible;
	margin: 0px auto;	
	}

div#footer a {
	text-decoration: none;
	color: #FFFFFF;
	}

div#footer a: hover {
	color: #FEFEFE;
	}
	
A:link, A:visited {
	text-decoration: none;
	/*color: #009900;*/
	}
	

A:hover {
	text-decoration: underline;
	/*color:#88CA00;*/
	}

	
a img { border:none }


.testi {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	}



.testineri {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-align: left;
	vertical-align: top;
	text-indent: 10px;
	}
	
.testigrassetto {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
	}

.testimenu {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	vertical-align: top;
	}
	
.arial13 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	}
	
.arial13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	}

.arial13boldclear {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: top;
	}

.arial13boldclear1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	}

			
.verdana13 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	}

.leftgreen {
	font-family: verdana;
	color: #009900;
	margin: 10px;
	}
	
.leftgreen a {
	color: #88CA00;
	decoration: none;	
	}
	
.leftgreen a: hover {
	decoration: underline;	
	}
	
.leftgray {
	font-family: arial;
	color: #333333;
	margin: 10px;
	}
	
.leftgray a {
	color: #666666;
	decoration: none;	
	}
	
.leftgray a: hover {
	decoration: underline;	
	}

.leftlight {
	font-family: arial;
	font-weight: normal;
	color: #009900;
	margin: 0px;
	}
		
.centergray {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin: 10px;
	font-weight: bold;
	}
	
.centergray a {
	color: #009900;
	decoration: none;	
	}
	
.centergray a: hover {
	decoration: underline;	
	}
	
.centerlight {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}
	
.centerlight a {
	color: #009900;
	decoration: none;	
	}
	
.centerlight a: hover {
	decoration: underline;	
	}
		
.verdana12white {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	}
