

body {background-color:#fff; color:#404040}

a {color:#404040;}
a:hover {color:#000;}



    #nav span {color:#DDD;}
    #nav #nav-active {color:#a0a186;}

    #tray {background-color:#BFBFBF;}
    #tray li a {color:#404040;}
    #tray li#tray-active a { color:#FFF;}
    #tray li a:hover {background-color:#9F9F9F; color:#FFF;}

        #search #search-input {background-color:#FFF;}
        #search #search-input input {color:#404040;}

    #footer, #footer a {color:#9f9f9f;}
    #footer a:hover {color:#404040;}
 #col-left a {color: #b1b3b4;
	text-decoration: underline;
	font: 90%;}
    #col-left a:hover {color: #87888a;
	
	text-decoration: underline;}
	


#col-top, #col-bottom, #col {background-color:#ffffff;}

#cols3 .col h3 {background-color:#e2e8d2; color:#6d794b;}
#cols3 .col h3 a {color:#6d794b;}
#cols3 .col h3 a:hover {color:#000;}
#cols3 .col-more {background:#F5F5F5;}

#cols2 #col-left .title h4, #cols2 #col-right h4 {color:#af708b;}
#cols2 #col-left .title h4, #cols2 #col-left .title span {
	background-color:#FFFFFF;
}
#cols2 #col-left .article {
	color:#c78ca6;
}
#cols2 #col-left a:hover.article {color:#000;}

#cols2 #col-right {background-color:#F4F4F1;}
#cols2 #col-right h4 span {background-color:#F4F4F1;}


.high {color:#959678}


.tooltip {
	display: none;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F1;
	color: #000000;
	padding: 15px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 13px;
	border:1px solid #BFBFBF;
	margin-right: 0px;
}
