body            {
                font-family : Verdana,"Century Gothic",Georgia,Tahoma;
	            font-size : 13px;
	            }
.menu           {
                width:100px; 
				height:165px; 
				top:223px;
				position:absolute;
				color:#666666;
				font-size:14px;
				text-align:center;
				font-weight:bold;
				}
.menu a         {
                text-decoration:none;
				}	
.pink           {
                color:#CA3CCA;
				font-weight:bold;
                }
.pink a         {
                text-decoration:none;
                }
.title          {
                font-size:15pt;
                color:#ffffff;
                text-align:center;
                }			
.infotxt        {
                color:#666666;
				text-align:left;
				text-decoration:none;
				font-weight:bold;
				} 
.bigprofile     {
                width:240px;
                margin:10px;
				float: left;
				align:left;
				color:#666666;
				font-size:12px;
				text-align:left;
				}
.bigprofile a   {
				text-decoration:none;
				color:#666666;
				}
.bigprofile2    {
                width:240px;
                margin:10px;
				float: left;
				align:left;
				color:#666666;
				font-size:12px;
				text-align:left;
				}
.bigprofile2 a   {
				text-decoration:none;
				color:#666666;
				}
.smallprofile   {
                width:136px;
				height:160px;
				padding:5px 10px 0px 10px;
				
				display:inline;
				float: left;
				font-size:12px;
				color:#666666;
				text-align:left;
				}
.smallprofile a {
				text-decoration:none;
				color:#666666;
				}				
.online a       {
                font-size:13px;
                color:#afd917;
                text-decoration:none;
                text-align:left;
                }
.footer         {
                font-size:10pt; 
				color:#666666;
				text-align:center;
                }
.footer a       {
                text-decoration:none;
				font-size:10pt; 
				color:#333333;
				}
a.info          {
                 position:absolute; 
                 z-index:20; 
                 font-size:10pt; 
                 color:#666666;
                 text-decoration:none;
                }
a.info:hover    {
                z-index:25;
                }
a.info span     {
                display:none;
                }
a.info:hover span
                {
                display:block;
                width:250px;
                padding:10px;
                position:absolute;
                top:0em; left:0em;
                background-color:#666666; 
                color:#ffffff;
                text-align:left;
                text-decoration:none;
                filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135); 
                }
                
