body {
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ea63e4;
 	scrollbar-arrow-color: #ea63e4
	scrollbar-track-color: #ea63e4;
}

.nav {
	background: #ffffff;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	color: #83b0e5;
	padding: 10px;
	margin: 0px;
	text-align: justify;
}


body,td,div {
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 6pt;
	line-height: 9pt;
	color: #ffacf5;
        cursor: crosshair;        
}


h2 {
	background-image: url("jpg/h2.gif");
	background-repeat: no-repeat;
	color: #ffacf5;
	font-family: tahoma;
	font-size: 7pt;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	margin-top: 5px;
	padding: 0px;
	padding-top: 3px;
}


h1 { background-color: #ffacf5; 
 background-image:url('http://best-stars.org/h1.png');
 font-size:7pt;
 font-family:Tahoma; 
 letter-spacing:2px;  
 color: #ffacf5; 
     padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	letter-spacing: 0px;
 	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
 text-transform: uppercase; 
 text-align: left;
 font-weight: bold; 
 text-shadow: #ffffff 1px 1px 5px;
}



A img {
	border: #d3dcee solid 3px;
	margin-bottom: 3px;
	cursor: crosshair;
        border-radius: 3px;        
}

a:hover img {
	border: #d089cd solid 3px;
	cursor: crosshair;    
opacity:.80;
filter: alpha(opacity=80);
 -moz-opacity: 0.8;      
        border-radius: 3px;
}




a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 6pt;
	line-height: 9pt;
	color: #ea63e4;
        cursor: crosshair;        
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	color: #ea63e4;   
}

textarea , input , select 
{
	border: #ea63e4 solid 1PT;
	background: #f6edca;
	color: #ea63e4;
	font-size: 8pt;
	font-family: verdana;
	text-align: justify;
}
