

body{
	background-image: url(../img/bluegrad.png);
	background-color: #ADD6FF;
	background-attachment: fixed;
	color: #666666;
	border: 0px;
	background-position: 0 0;
}
html{	
	scrollbar-face-color: #ADD6FF;
	scrollbar-shadow-color: #CDC0B0;
	scrollbar-highlight-color: #CDC0B0;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #ADD6FF;
	scrollbar-arrow-color: #666666;
}
.inp{
	border: 1px solid #666666;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, Times New Roman;
}
.selct{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Times New Roman;
	font-size: 9px;
	border: 1px solid #666666;
}
#texty{
	position: absolute;
	width: 50%;
	z-index: 5;
	left : 420px;
	top: 60px;
	font-family: Tahoma, Arial, Helvetica, Times New Roman;
	font-size: 0.70em;
}
.fnt{
	font-family: Tahoma, Arial, Helvetica, Times New Roman;
	font-size: 10px
}

#blockb {
	position: absolute;
	font-family: Arial Black, Arial, Helvetica,Times New Roman;
	z-index: 99 ;
	left : 115px;
	width: 330px;
	top: 120px;
	font-size: 28px;
	letter-spacing: -5px;
}

.titl{
	font-family: Arial black, Verdana, Arial, Helvetica,Times New Roman;
	letter-spacing: -2px;
	font-size: 1.7em;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.ult{text-decoration: underline}

#cpy{
	font-size: 7px;
	z-index: 1;
	left : 0px;
	width: 100%; 
	font-family: Arial,Tahoma,Helvetica, Times New Roman;
	letter-spacing: 5px; 
	position: absolute;
	top: 4000px;
	height: 10px;
	text-align: center
}
.tabl{	
	font-family: Tahoma, Arial ,Helvetica , Times New Roman ;
	font-size: 1em
}
.td{ 
	white-space: nowrap;
	vertical-align: top ;
	width: 25%
}
img{
	border: 0px none
}
#mail{
	position: absolute;
	width: 361px;
	z-index: 4;
	left : 12px;
	top: 400px;
}
#heart{
	position: absolute;
	z-index: 0;
	top: 10px;
	left : 10px;
	padding: 0px;
	margin: 0px;
	width: 391px;
	height: 369px;
	background-image: url(../img/heartb.gif);	
}
#sp4m{
	display: none;
	visibility: hidden;
	position: absolute;
	left : -2000px;
	top: -2000px;
	clip: rect(0, 0, 0, 0);
}
.stats{
	font-family: Tahoma, Arial, Helvetica, Times New Roman;
	font-size: 11px;	
}
a{font-weight:bold}
.pnk,a:link{ color: #FF66CC;}
af:visited{text-decoration: line-through;}
a:active{color: #FF00FF}
a:hover{text-decoration: none}

ul{list-style: square;	
	font-family: Tahoma, Arial, Helvetica, Times New Roman;
}

.ul{text-decoration: underline}

#searchEngineDescription{
	display: none;
	visibility: hidden;
	position: absolute; 
	left :-2000px;
	top:2000px;
}
h3{
	font-size:1.2em;
	margin-bottom:2px;
	font-weight: bold;
	color: #555555;
}
.hide{
	display: none;
}
.hl{cursor: help;}

code{
	font-size: 1.3em;
}