body {
	color:#676767;
	background:url(../images/top_background_grey.gif) repeat-x;
}

h1#head {
	color:#515151;
}
input.normal {
	background:url(../images/button_background_silver.gif);
	border:1px solid silver;
	color:#676767;
}

input.normal:hover {
	background:url(../images/button_background_silver_high.gif);
}

input.blue {
	background:url(../images/button_background_grey.gif);
	border:1px solid #000000;
	color:#fff;
}

input.blue:hover {
	background:url(../images/button_background_grey_high.gif);
	border:1px solid #000000;
	color:#fff;
}

#mainContent h1, #mainContent h2, #mainContent a {
	color:#717171;
}
#mainContent hr {
	border-bottom:1px solid silver;
}
div#contentFooter a {
	color:#717171;
}

div#contentFooter a:hover {
	color:#717171;
}
#inav li.topNav {
	color:#ffffff;
	background:url(../images/button_background_grey.gif);
}
#inav a.toplink, #inav a:visited.toplink {
	color:#ffffff;
	background:url(../images/button_background_grey.gif);
}
#inav a:hover.toplink {
	color:#ffffff;
	background:url(../images/button_background_grey_high.gif);
	border-bottom:1px solid #393939;
}
#inav ul.secondNav {
	border-top:1px solid #393939;
	background:url(../images/navigation_top_button_background_grey.gif);
}
#inav li a.nav {
	color:#ffffff;
	background:url(../images/button_background_grey.gif);
	border-bottom:1px solid #393939;
	border-right:1px solid #393939;
	border-left:1px solid #393939;
}
#inav li a:link.nav {
	background:url(../images/button_background_grey.gif);
	border-right:1px solid #393939;
	border-left:1px solid #393939;
	color:#ffffff;
}
#inav li a:hover.nav {
	background:url(../images/button_background_grey_high.gif);
	color:#ffffff;
}

#topten {
	border-bottom:1px solid #6C4266;
}

#topten td {
	border-top:1px solid #303030;
}

#topten td, #topten td a {
	color:#AEADAD;
}


#topten td a:hover {
	color:#212020;
}

#tagcloud { 
	padding:5px 5px 10px 5px;
	text-align:center;
}
 
#tagcloud .tag1 { font-size:1em; color:#A3A2A2; line-height:1.5em; }
#tagcloud .tag2 { font-size:1.2em; color:#949393; line-height:1.5em; }
#tagcloud .tag3 { font-size:1.4em; color:#828181; line-height:1.5em; }
#tagcloud .tag4 { font-size:1.6em; color:#686767; line-height:1.5em; }
#tagcloud .tag5 { font-size:1.8em; color:#4B4A4A; line-height:1.5em; }
#tagcloud .tag6 { font-size:2em; color:#212020; line-height:1.5em; }
 
#tagcloud a{ text-decoration:underline;padding:1px; }
#tagcloud a:hover{ text-decoration:none;padding:1px;color:#212020}
