body {
	background: #000; 
	color: #000;
}

a {
	color: #C80097; 
}
.highlight {
	color: #C80097;
	font-weight: bold;
}
.error {
	color: #FF0000;
}

.printimage {
	background: #C80097;
}
a:hover {
	color: #000;
}

#container {
	background: #FFF;
}

#topmenu { 
	background: url(../pics/main_bg.gif) repeat-x; 
}

#main2 #content h2 { color: #C80097; }

#main2 #content .line { border-bottom: solid  1px #C80097; }

#main2 #content #bonus_sites #subtitle { color: #C80097; }

#container .title, #content h3, #content .navigation, #menu h4, .answer {
	border-bottom: 1px solid #C80097;
}

.updates img, .lastupdate img  { border: solid 1px #C80097 }

hr {
        border-top: solid 1px #606060;
 }

#footer {
	background: #000;
        color: #FFF;
}

#footer a:link, #footer a:visited { 
        color: #FFFF00; 
}

#footer a:hover { 
        color: #FFF; 
}

titsection {
	background: #eee;
}
#upgrade {
       background: #FFF;
       border: solid 2px #C80097;
}
.upgrade_button {
       background: #777777;
       color: #FFF;
}

.disabled {
       background: #CCC;
       color: #DFDFDF;
}
#main #banner_join_home, #main #banner_join_other {
	background: #FADFF5;
}	