/* *** CSS FLOGVIP BY DRIKOTI.NET *** */

P, body, td, tr, div {
font-style: normal;
font-weight: normal;
font-size: 11px;
color: #ff95c9;
font-family: Tahoma;
line-height: 13px;}

BODY {
scrollbar-face-color:#fff1f5;
scrollbar-base-color: #FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#ff95c9;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ff95c9;
scrollbar-arrow-color:#fff1f5;
scrollbar-track-color:#fee4ed;
overflow-x:hidden; 


a {
	cursor: help;
	color: #ff95c9;
                BACKGROUND-COLOR: #ffdeee;}
	text-decoration: none;}
	
a:link {
	cursor: help;
	color: #ff95c9;
                BACKGROUND-COLOR: #ffdeee;}
	text-decoration: none;}
	
a:visited {
	cursor: help;
	color: #a7ccff;
                BACKGROUND-COLOR: #e0ebfc;}
	text-decoration: none;}
	
a:active {
	cursor: help;
	color: #a7ccff;
                BACKGROUND-COLOR: #deebfc;}
	text-decoration: none;}
	
a:hover {
	color: #a7ccff;
                BACKGROUND-COLOR: #e3eeff;}
	text-decoration: none;
	font-weight: normal;
	cursor: none;}

b {color: #a7ccff; BACKGROUND-COLOR: #e0ebfc;}

i{
	cursor: crosshair;
	color: #a7ccff;
	font-size: 11px;}
	
u{
	cursor: crosshair;
	color: #a7ccff;
	font-size: 11px;}
	text-decoration: underline;
	border-bottom: 1px dashed #fd95b9;}
	
	
input, textarea
{ color: #ff95c9;
font-family: Tahoma;
font-size: 11 px;
BORDER-BOTTOM: #ff95c9 3px double;
BORDER-RIGHT: #ff95c9 3px double;
BORDER-RIGHT: #ff95c9 3px double;
BORDER-LEFT: #ff95c9 3px double;
BORDER-TOP: #ff95c9 3px double;
background-color: #ffe8f3;}