body {
	background-image: url(/img/standard/bg_nexus.jpg);/*url("../img/standard/bg_big.jpg");
	background-position: center; */
	margin: 0px;
	font-size:11px;  
	color:#582A13; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main{
	width:865px;
}

.titlebar{
	background-color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	text-transform:uppercase;
}

.bgwindow{
	width:280px;
	height:250px;
	float:left;
	background-color:white;
	margin:2px;
	padding:2px;
}

.bgwindow_big{
	width:280px;
	height:300px;
	float:left;
	background-color:white;
	margin:2px;
	padding:2px;
}

.bgwindow_nodescr{
	width:280px;
	float:left;
	background-color:white;
	margin:2px;
	padding:2px;
}

img { behavior: url(/includes/iepngfix.htc) }

a:link, a:visited {
	TEXT-DECORATION: underline; 
	COLOR:#582A13; 
	font-weight:bold;
}

a:hover {
	COLOR:#582A13; 
	font-weight:bold;
	TEXT-DECORATION: none; 
}

.chiaro{
	color:#8D4F2D;
}

input, textarea, select  {
	font-size:11px; 
	COLOR:#000000; 
	font-family: verdana; 
	font-weight: normal;
}