body {
	margin:0px;
	background-image:  url(../imgs/bck.png);
	background-color: #000000;
	background-repeat: repeat-x;	
	}

div#wrapper {
	position: relative;
	right: 0;
	left: 0;
	top: 0;
	margin: 0px auto;
	padding: 0px;
	width: 994px;
	z-index:100;
	visibility: visible;

	}
			
div#header {
	margin: 0px auto;
	padding: 0px;
	width: 994px;
	z-index:102;
	}
	
div#container	{
	background-image:  url(../imgs/bck1.png);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	visibility: visible;
	width: 994px;
	margin: 0px auto;
	}
	

		
div#columnleft	{
	float: left;
	width: 202px;
	padding: 0px;
	margin: 0px;
	z-index:103;
	visibility: visible;
	background-image:  url(../imgs/bcksx.png);
	/*background-color: #D9C6EE;*/
	background-repeat: no-repeat;
	font-family: verdana;
	text-align: left;
	vertical-align: top;
	}
	
div#columnleft a {
	text-decoration: none;
	color: #000000;
	}

div#columnleft a: hover {
	text-decoration: underline;
	color: #000000;
	}

div#content	{
	float: left;
	width: 570px;
	padding: 0px;
	margin:0px;
	z-index:102;
	visibility: visible;
	}

div#content a {
	text-decoration: none;
	color: #000000;
	}

div#content a: hover {
	text-decoration: underline;
	color: #000000;
	}
	
div#columnright	{
	float: right;
	width: 202px;
	padding: 0px;
	margin:0px;
	z-index:103;
	background-image:  url(../imgs/bckdx.png);
	/*background-color: #F0C1C0;*/
	background-repeat: no-repeat;
	visibility: visible;
	font-family: arial;
	text-align: left;
	vertical-align: top;
	}
	
		

div#footer	{
	width: 994px;
	height: 24px;
	z-index:105;
	background-image:  url(../imgs/bckfooter.png);
	background-color: #000000;
	background-repeat: repeat-x;
	border-width: 1px 0px 0px 0px;
	border-color:#000000;
	border-style: solid;
	visibility: visible;
	margin: 0px auto;	
	}

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

div#footer a: hover {
	color: #A2B8F4;
	}
	
.footer1 {
	font-family: times new roman;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	vertical-align: center;

}

	
a img { border:none }


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

.testi1 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	/*line-height: 0.9em;*/
	}
	
.testigrassetto {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	}

.testimenu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 0.9em;
	}
	
.testimenu1 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	line-height: 0.9em;
	}

.testimenu a {
	text-decoration: none;
	color: #666666;
	}

.testimenu a: hover {
	text-decoration: underline;
	color: #000000;
	}


.leftlight {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}
	
.bullet {
	font-family: arial;
	font-size: 7px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	}

.bullet1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	vertical-align: center;
	}
