body {
	background-attachment: fixed;
	background-image:  url(img/iwebfond.jpg);
	background-repeat: repeat;
	background-position: left top;
	
	margin-right: 15px;

	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;

	scrollbar-face-color: #FF6633; 
	scrollbar-shadow-color: #6804e1;
	scrollbar-highlight-color: yellow;
	scrollbar-3dlight-color: #6804e1; 
	scrollbar-darkshadow-color: #6804e1;
	scrollbar-track-color: #9966FF;
	scrollbar-arrow-color: yellow
}

A {
color:#9900CC;
text-decoration:underline;
}

A:hover {
color: #FF6633;
text-decoration:none;
background-color:none;
}

A:visited {
color:#666666;
text-decoration:underline;
}

p {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: blue;

}

.p-redonwhite {
	background-color: white;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: red;

}

hr  {
	width: 75%;
	size: 1%; 
	color: #FF9966;
}

.idxcol1 {
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.idxcolnew2 {
	text-align: left;
	font-size: 10pt;
	font-family: Tahoma;
	color: #FF6666;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.idxcol2 {
	text-align: left;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.tablenul {
	background-color: #FF9966;
	background-position: center top;
	border: 0px;
}

td {
	font-family: Tahoma;
	font-size: 12pt;
	color: #6600CC;
	align: left;
}

.tbgor {
	background-color: #FFCC99;
	font-family: Tahoma;
	font-size: 10pt;
	color: #6600CC;
	align:left;
	vertical-align: top;
	border: none;

	
}

.tbbgorred {
	background-color: #FF9966;
	font-family: Tahoma;
	font-size: 10pt;
	color: #6804e1;
	vertical-align: top;
}
