body		{
		margin:0;
		padding:0;
		
		
		
		/* background-color: #ffffff; */
		}
IMG {border: none}

td		{
		/*font-family: Verdana, Tahoma;*/
		font-size: 90%;
		vertical-align: top;
		}

p		{
			
		color: #black;
		margin-top: 8px;
		margin-bottom: 0px;

		}
		
#11px		{ font-size: 11px; }
.11px		{ font-size: 11px; }


		
p.text		{
		text-align: justify;
		}
		
#disabled	{
		color:#aaaaaa;
		margin:0;
		}
#seln		{
		color: #F60060;
		}

h1		{
		margin: 0.5em 0.5em 0.5em 0em; font-size: 18px; color: #87a72d;   margin-top: 0px; font-weight:normal; _z-index:0 !important;  clear:both;
		}

form		{
		margin:0;
		}
		
input, textarea, select	{
		font-size: 80%;
		font-family: Verdana, Tahoma;
		color: #777777;
		}

a		{
		text-decoration:none;
		/* color: #5b7809;  */
		color: #5b7809;
		}

a.vis		{
		color: #333337; 
		}

a.vis:visited		{
		color: #aaaaaa; 
		}
b		{
		color: #555;
		}
.small	{
		font-size:9px
		}
#green 	{
		color: #87a72d;
		}
#red		{
		color:#FF3333;
		}
#grey	{
		color: #555555;
		}
		   .blur .t,
    .blur .r,
    .blur .b,
    .blur .l,
    .blur .c
    {
        position: relative;
        z-index: 1;
        display: block;
        background-repeat: no-repeat;
        background-position: left top;
        left: 0; top: 0;
    }
    
    .reducer {background-color: #c4e56b; z-index:0 !important }
    
    .blur .t { left: -10px; top: -10px; }
    .blur .r { background-position: right top; left: 20px; }
    .blur .b { background-position: right bottom; top: 11px; }
    .blur .l { background-position: left bottom; left: -20px; }
    .blur .c { left: 10px; top: -10px; margin-right: 10px; }

   #bot_pic {position: relative; top: -12px; left: 9px; z-index: 2}
	
    #example { background: #fff; border: 0px solid red; height: 0px;  text-align: right; z-index:0 !important;width:360px}
    #example .blur { background: #ffffff; border: 1px solid #ffffff; z-index:0 !important }
    #example .blur .t { background-image: url(/html/vlad/i/border/blur-t.gif); }
    #example .blur .r { background-image: url(/html/vlad/i/border/blur-r.gif); }
    #example .blur .b { background-image: url(/html/vlad/i/border/blur-b.gif); }
    #example .blur .l { background-image: url(/html/vlad/i/border/blur-l.gif"); }
    #example .blur .reducer { padding: 1px; text-align: left;} 