.style12pix {
	font-size: 10px;
	color: #db7093;
	font-weight: normal;
	line-height:140%;
}
.style12pix {
	font-size: 12px;
	color: #C17999;
	font-weight: normal;
	line-height:140%;
}
.style12pix-o {
	font-size: 12px;
	color: #f8855d;
	font-weight: normal;
	line-height:140%;
}

.style12pixb {
	font-size: 12px;
	font-weight: bold;
	color: #C17999;
	line-height:140%;
}
.style12pixb-r {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	line-height:140%;
}

.style12pixb-r2 {
	font-size: 12px;
	color: #990033;
	line-height:140%;
}

.style13pix {
	font-size: 13px;
	color: #c17999;
	font-weight: normal;
	line-height:140%;
}
.style13pixb {
	font-size: 13px;
	font-weight: bold;
	color: #c17999;
	line-height:140%;
}

.style13pixb-r {
	font-size: 13px;
	font-weight: bold;
	color: #ff6666;
	line-height:140%;
}

.style11pix {
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	line-height:140%;
}

.style11pix-parple {
	font-size: 11px;
	color: #a00f6a;
	font-weight: normal;
	line-height:140%;
}

.style11pix-gray {
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	line-height:140%;
}


.style11pix-gold {
	font-size: 11px;
	color: #745A00;
	font-weight: normal;
	line-height:140%;
}

body{
	scrollbar-arrow-color:#FD9B9A;
	scrollbar-face-color:#F8B2B1;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#FF7C90;
	scrollbar-darkshadow-color:#ffffff;
	color: #082F17;
}

a {
	color: #CC3366;
}
a:hover {
	background: #ffffff; color: #FF0099;
}
a:active {
	background: #ffffff; color: #FF0099;
}

A:link {text-decoration:none}
A:visited {text-decoration:none}
A:active {text-decoration:underline}
A:hover {color:#FF0000; text-decoration:underline}


.style11-01 {
	font-size: 11px;
	color: #CC3366;
	font-weight: normal;
	line-height:140%;
}


.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 

$('#s2').cycle({ 
    fx: 'scrollDown' 
});
