@import url("flashmob_all2.css");

BODY, 
DIV, 
P, 
TD, 
LI {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12pt;
} 

H1 {
	font-size: 16pt;	
}

H2 {
	font-size: 14pt;
	padding-left: 2em;
}

H3 {
	color: #3E62DD;
	font-size: 12pt;
	font-weight: normal; 
	padding-left: 5em; 
}

A, A:link {
	color: #3E62DD;
	text-decoration: underline;
}

A:visited {
	color: #800080;
}

A:hover {
	color: #3E62DD;
	text-decoration: underline;
}

A.a, 
A.a:link, 
A.a:visited {
	background-color: #3E62DD; 
	color: #ffffff;
}

TD[align="center"] A,
TD[align="center"] A:link,
TD[align="center"] A:visited {
	color: #3E62DD;
	text-decoration: underline;	
}

TD[align="center"] A.a, 
TD[align="center"] A.a:link, 
TD[align="center"] A.a:visited{
	color: #ffffff;
	background-color: #3E62DD; 
}

LI{
	color: 333333;
	list-style-type: square;
}

.copy { 
	color: #666666; 
	padding-left: 10px; 
}

BLOCKQUOTE.R_author,
.R_author {
	color: #990000;
}

BLOCKQUOTE.R_dt,
R_dt, {
	color: #999999;
}

BLOCKQUOTE.R_txt,
.R_txt {
	color: #333333; 
	/*font-size:100%; */
	background-color:#f6f6f6; 
	padding:5px;
}

.R_reply {
	/*font-size:120%; */
	color: #ff0000;
}

.R_title {
	color: #000000; 
	font-weight: bold;
}

.vote_note {
	color: #333; 
	background-color:#f6f6f6; 
	border-left: solid 3px #3E62DD; 
	padding:10px; 
	margin-left:6em; 
	margin-top:-1em;
}

P.vote_q_note, 
.vote_q_note {
	color: #333; 
	/*font-size:80%; */
	background-color:#f6f6f6; 
	border-left: solid 3px #aaaaaa; 
	padding:5px; 
	margin-left:8em; 
	margin-top:-1em;
}

P.red, 
.red{
	color: #AA0000;
}

P.blue, 
.blue {
	color: #3E62DD;
}
