/* $Id: gamefaqs.css 202 2004-07-02 11:15:13Z jeffrey $ */
a:link {color:#00004F;text-decoration:underline}
a:visited {color:#0000AF;text-decoration:underline}
a.menu:link {color:white;text-decoration:underline}
a.menu:visited {color:white;text-decoration:underline}
a.menu:hover {color:yellow;text-decoration:underline}
a.menu:active {color:red;text-decoration:underline}
body, td {background-color:white;font-family:arial, sans-serif;font-size:80%;color:black}
.a {background-color:#0000ff;font-size:95%;color:white;font-weight:bold}
.b {background-color:#8080FF;font-size:95%;color:white;font-weight:bold}
.c {background-color:#B0B0FF}
.d {background-color:#D0D0FF}
.datacelltwo {background-color: #9999CC; color: black;}
.system {background-color:yellow}
#modbar {background-color:#D0D0FF; display: block; width: 100%; line-height: 25px; text-align: center}
.contested {background-color:yellow; display: block; width: 100%; line-height: 25px; text-align: center; border-style: solid; border-width: thin; border-color: white; border-bottom: 0 px}
.shade {background-color:#E0E0E0}
.sidebar {background-color:#6666FF}
.large {font-size:120%;font-weight:bold}
.medium {font-size:90%}
.poll_graph {display: block; background-color: #0000ff; line-height:25px}

/* Quote */
div.txt_quote {
	background-color: #F7F7F7 !important;
	border: 1px dotted #CCCCCC !important;
	color: #8F6759 !important;
	font-style: italic !important;
	margin: 0px 10px !important;
	padding: 5px !important;
	text-align: justify !important;
	width: 80% !important;
}