

.worked
	{
	background-color: #5EC02D; 
	color: #fff;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 2px 0px;
	}
	
a:link,
a:visited
    {
    border-bottom: 1px dotted #5EC02D;
    }

a:hover,
a:active
    {
	color: #fff;
	background: #5EC02D;
	border-bottom: 0px dotted #9cf;
	text-decoration: none;
    }



#menu_my,
#menu_main,
#menu_search,
#menu
    {
    background: #5EC02D;
    }
    
#menu_my,
#menu_my a:link,
#menu_my a:visited,
#menu_main,
#menu_main a:link,
#menu_main a:visited,
.searchsimple,
a .searchsimple,
.searchsimple a:link,
.searchsimple a:visited
    {
    color:#fff;
    }
    
#idn
    {
    
    background-image: url(image/bg.gif) no-repeat scroll;
    
    }
    
#menu_my li,
#menu_main li
    {
    border-right: 1px solid #fff;
    }

.search
    {
    background: #ddd;
    color: #666;
    }

.button a:link,
.button a:visited
    {
    color: #fff;
    background: #ddd;
    font-size: 310%;
    line-height: 120%;
    border: 0px;
    }

.list_item h3
	{
	color: #5EC02D;
	}

.lbl,
.lbl a
	{
	color: #5EC02D;
	}


.lbl a:hover,
.lbl a:active
	{
	color: #fff;
	}
	
#content #dv .caption a:hover,
#content #dv .caption a:active,
#content #dv .copyright a:hover,
#content #dv .copyright a:active,
    {
    color: #fff;
    background: #5EC02D;
    border-bottom: 0px dotted #5EC02D;
    }

#content #dv .activity a:hover,
#content #dv .activity a:active
    {
    color: #fff;
    background: #5EC02D;
    border-bottom: 0px dotted #5EC02D;
    }

.comment_form .submit,
#vis .comment_form .submit
    {
	border: solid #5EC02D 1px;
    background: #5EC02D;
    }

.list .list_header a:hover,
.list .list_header a:active
	{
	background: #5EC02D;
	}

/* wiki -------------------------------------------------- */   

.body .wiki h1
    {
    color: #5EC02D;
    }
   
.body .wiki h2
    {
    color: #5EC02D;
    }
   
.body .wiki h3
    {
    color: #5EC02D;
    }
   
.body .wiki h4
    {
    color: #5EC02D;
    }
   
.body .wiki h5
    {
    color: #5EC02D;
    }

.body .wiki h6
    {
    background: #5EC02D;
    }

#fixbg
    {
    display: none;
    }
	
