body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../../images/blackspot2px.gif);
	background-repeat: repeat-x;
	background-position: 0px 60px;
	font-family: Arial, Helvetica, sans-serif;
}
#topx {
	position: absolute;
	height: 80px;
	left: 0px;
	top: 0px;
	z-index: 1;
	padding-left: 260px;
}
#wayout{
	position: absolute;
	top: 7px;
	right: 7px;
	font-size: 0.6em;
}
#rightx {
	margin-left: 260px;
	margin-top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#rightx .grey{
	color: #999999;
}
#rightx a {
	text-decoration: none;
	color: #999999;
}
#rightx a:visited {
	text-decoration: none;
}
#rightx a:hover {
	text-decoration: none;
	color: #000000;
}
#rightx a:active {
	text-decoration: none;
}

#leftx {
	position: fixed;
	height: 260px;
	width: 210px;
	left: 0px;
	top: 0px;
	z-index: 999;
	background-image: url(../../images/portfolio.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 5px 10px;
	font-size: 0.8em;
}
#topx a {
	color: #666666;
	text-decoration: none;
	text-align: right;
}
#topx a:hover {color: #000000;text-decoration: underline;}
#topx .radiobut {
	background-image: url(../images/radio.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 90px;
	font-size: 10px;
	padding-left: 15px;
	text-align: left;
}
#topx .skypecont {
	margin: 0px;
	padding: 0px;
}
#topx .root {
	padding-right: 5px;
	font-size: 10px;
}
#topx table {
	width: 100%;
	text-align: right;
}
#topx td {
	vertical-align: middle;
}
#topx .network a{
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 100px;
	background-position: center center;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 5px;
}
#topx .network a span {
	position: absolute;
	left: -999px;
	top: -999px;
}
#topx .network a.fbook{
	background-image: url(../../images/fbook.jpg);
}
#topx .network a.linkin{
	background-image: url(../../images/LinkedIn_logo.gif);
}
#leftx .items a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
#leftx  .items a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-top: 0px;
}
#leftx .items a.selected {
	color: #000;
	font-weight: bold;
	padding-top: 0px;
}
#leftx .items {
	margin: 0px 0px 20px 10px;
}
#leftx .redline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E00C0B;
	font-size: small;
}
#leftx .Stile8 {font-size: small}
#leftx .copy a{
	border-top: 1px solid #666666;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	font-size: 0.7em;
}
#leftx .swap a{
	font-family: Impact, "Arial Black", Arial, sans-serif;
	text-decoration: none;
	background-image: url(../../images/pq.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	line-height: 36px;
	display: block;
	color: #000000;
	font-size: 1.2em;
	background-position: 0px 0px;
	margin-top: 33px;
	margin-bottom: 33px;
	width: 100px;
}
#leftx .swap a:hover{
	background-image: url(../../images/pq.gif);
	color: #FF0000;
	background-position: 0px -36px;
}
.paintcapt {
	font-size: x-small;
	text-align: center;
	border: 1px dotted #000000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	width: 150px;
}

