/*SOCINET STYLE CSS*/
body { 
color : #C0C0C0; 
font-size : 12px; 
font-family : tahoma; 
background-color : #000000; 
margin : 0; 
} 
a:link, a:active, a:visited { 
color : #00FF00; 
text-decoration : none; 
} 
a:hover, a:focus { 
color : #F0E68C; 
} 
.tb { 
text-shadow : #f17909 1px 1px 0; 
color : #fff; 
background-color : #3CB371; 
background-repeat : repeat-x; 
background-position : 50% top; 
padding : 3px; 
} 
.tb a { 
color : #fdfdfd; 
padding-top : 3px; 
} 
.tb a:hover { 


background-repeat : no-repeat; 
background-position : center top; 
} 
.rek { 
background-color : #006400; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #778899; 
border-bottom : 1px solid #778899; 
} 
.rek a { 
color : #FF0000; 
background-repeat : no-repeat; 
background-position : left center; 
padding-left : 13px; 
} 
.rek a:hover { 
color : #FF0000; 

background-repeat : no-repeat; 
background-position : left center; 
padding-left : 13px; 
} 
.rek span { 
text-shadow : #fdbd82 1px 1px 0; 
color : #fff; 
background-color : #fed6ac; 
position : relative; 
left : 2px; 
bottom : 2px; 
float : right; 
padding-right : 2px; 
padding-bottom : 2px; 
padding-left : 4px; 
} 
.rek hr { 
margin-top : 1px; 
margin-bottom : 1px; 
border-top : 1px dotted #f3c698; 
border-right-style : none; 
border-right-width : 0; 
border-bottom-style : none; 
border-bottom-width : 0; 
border-left-style : none; 
border-left-width : 0; 
} 
.gt { 
text-shadow : #e8ffbb 0 1px 0; 
color : #FF00FF; 
background-color : #9ACD32; 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #DA70D6; 
border-bottom : 1px solid #DA70D6; 
} 
