.quote_menu_selected {
	border: solid 2px #000000;
	border-top-color: #DDDDDD;
	background-color: #DDDDDD;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin: 5px 5px 5px 0px;
	padding: 2px 5px 2px 5px;
	position: relative;
	top: -6px;
}
a.quote_menu_link:link, a.quote_menu_link:active, a.quote_menu_link:visited {
	border: solid 2px #000000;
	border-top-width: 0px;
	background-color: #333333;
	color: #DDDDDD;
	font-weight: bold;
	font-size: 10px;
	margin: 10px 5px 0px 5px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;	
	position: relative;
	top: -6px;
}
a.quote_menu_link:hover {
	border: solid 2px #000000;
	border-top-width: 0px;
	background-color: #AAAAAA;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin: 10px 5px 0px 5px;
	padding: 2px 5px 0px 5px;
	text-decoration: none;
	position: relative;
	top: -6px;	
}
.quotes_menu_text {
	font-size: 10px;
	position: relative;
	top: -6px;
	padding: 2px;
}
pre {
	margin-top: 2px; 
	margin-bottom: 2px;
	background-color: #DDDDDD; 
	color: #000000; 
	font-family: monospace; 
	border: dashed 1px #777777; 
	padding: 5px;
	white-space: pre-wrap;
}
.quotetop {
	background-color: #DDDDDD;
	color: #000000; 
	font-size: 13px; 
	font-weight: bold;
	padding: 5px;
}
.quotetopmod {
	font-family: verdana; 
	text-align: right; 
	color: #880000; 
	background-color: #DDBBBB; 
	font-size: 11px; 
	padding: 2px; 
	padding-right: 5px; 
	font-weight: normal;				
}
.quote_subscore {
	font-weight: normal;
}
a.quotelink:link, a.quotelink:active {
	text-decoration: none;
	color: #604d00;
}
a.quotelink:visited {
	text-decoration: none;
	color: #804d00;
}
a.quotelink:hover {
	text-decoration: none;
	color: #110e00;
}
a.voteneg:link, a.voteneg:active {
	text-decoration: none;
	color: #FF0000;
}
a.voteneg:visited {
	text-decoration: none;
	color: #000000;
	background-color: #FF0000;
}
a.voteneg:hover {
	text-decoration: none;
	color: #FF5555;
}
a.votepos:link, a.votepos:active {
	text-decoration: none;
	color: #00FF00;
}
a.votepos:visited {
	text-decoration: none;
	color: #000000;
	background-color: #00FF00;
}
a.votepos:hover {
	text-decoration: none;
	color: #55FF55;
}
a.pageslink:link, a.pageslink:active {
	font-size: 13px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #888888;
	padding: 3px;
}
a.pageslink:visited {
	font-size: 13px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #888888;
	padding: 3px;
}
a.pageslink:hover {
	font-size: 13px;
	color: #DDDDDD;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #DDDDDD;
	padding: 3px;
}
a.modlink:link, a.modlink:active, a.modlink:visited {
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
}
a.modlink:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
textarea.quotesubmit {
	margin-top: 5px; 
	margin-bottom: 5px; 
	width: 100%; 
	border: solid 1px #DDDDDD; 
	background-color: #000000; 
	color: #DDDDDD; 
	font-family: monospace; 
	font-size: 13px;
}
input.textinput {
	margin-top: 5px; 
	margin-bottom: 5px; 
	border: solid 1px #888888; 
	background-color: #111111; 
	color: #DDDDDD; 
	font-family: monospace; 
	font-size: 13px;
	position: relative;
	top: -1px;
}
.captchapart {
	padding: 10px;
	border: solid 2px #000000;
	background-color: #FFFFFF;
	display: block;
	width: 330px;
}
#searchbox {
	margin: 10px auto 10px auto;
	background-color: #333333;
	width: 280px;
	padding: 5px;
	border: solid 1px #777777;
	display: none;
}
.nav {
	font-size: 12px;
	margin: 10px;
	text-align: center;
}
#skinselector
{
	width: 150px;
	background-color: #DDDDDD;
	border: solid 3px #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-align: center;
	padding: 5px;
	display: none;
	position: fixed;
	top: 120px;
	left: 50%;
	margin-left: -75px;
	width: 200px;
	z-index: 3;
}
a.skinlink {
	color: #222222;
	font-size: 12px;
	margin: 2px;

}
a.skincloselink:link, a.skincloselink:visited, a.skincloselink:active {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a.skincloselink:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;	
}
#pagecover {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #000000;
	moz-opacity: 0.7;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 2;
}
.modqinfo
{
	display: none;
	font-family: verdana; 
	text-align: left; 
	color: #880000; 
	background-color: #f59c9c; 
	border: dashed 1px #886666;
	font-size: 13px; 
	padding: 8px; 
	font-weight: normal;
	
}
td.qinftbl {
	border: solid 1px #880000;
	width: 100px;
	vertical-align: top;
}