/* # $Id: fullermoney.css 17532 2010-04-21 10:00:44Z chris $
 */

BODY { color: black; } 

BODY, P, H1, H2, H3, TABLE, TD, TH, UL, OL, TEXTAREA, INPUT {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt;
}

.fmMenu A:link, 
.fmMenu A:active,
.fmMenu A:visited { 
    display: block;
    text-decoration: none; 
    background: url(/img/menu-off.gif) no-repeat;
    padding-left: 18px;
    height: 21px;
    width: 150px;
    color: #54a0cc;
}

#menu-def { font-weight: bold; }
#menu-subdef { font-weight: bold; color: #0000cc; }
#menu-audio { font-weight: bold; color: #ea7502; }
#menu-chart { font-weight: bold; color: #77204e; }
#menu-seminar { font-weight: bold; color: #058511; }
#menu-search { font-weight: bold; color: #d63d90; }
#menu-letters { font-weight: bold; color: #4a848c; }
#menu-emails { font-weight: bold; }

.fmMenu A:hover { 
    background: url(/img/menu-on.gif) no-repeat;
    text-decoration: none;
    color: #54a0cc;
}

A:link {
	COLOR: #009999; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #009999; TEXT-DECORATION: underline
}
A:active {
	COLOR: #009999; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #009999; TEXT-DECORATION: underline
}

A.alt:link {
	COLOR: #004646; TEXT-DECORATION: underline
}
A.alt:visited {
	COLOR: #006666; TEXT-DECORATION: underline
}
A.alt:active {
	COLOR: #006666; TEXT-DECORATION: underline
}
A.alt:hover {
	COLOR: #006666; TEXT-DECORATION: underline
}

.copy {
		font-family: Arial, Helvetica, sans-serif; font-size:10pt}

INPUT.eml {FONT-SIZE:11px;COLOR:#000000;BACKGROUND-COLOR:#f0f8ff;width:240px}
SELECT.eml {FONT-SIZE:11px;COLOR:#000000;BACKGROUND-COLOR:#f0f8ff;width:240px}
TEXTAREA.eml {FONT-SIZE:11px;COLOR:#000000;BACKGROUND-COLOR:#f0f8ff;width:240px}
INPUT.submit{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;BACKGROUND-COLOR: #0099a5}
INPUT.submit {border: outset 1px; font-size:9pt; padding:1px 1px 0px 2px; color: white !IMPORTANT; background: #333399; text-decoration: none !IMPORTANT;}
TEXTAREA.man {FONT-SIZE:11px;COLOR:#000000;BACKGROUND-COLOR:#f0f8ff;width:450px;height:250px}

.forumTopTitle { font-weight: bold }
.forumHeading { font-weight: bold; color: blue; font-size:120% }
.forumTopic { margin-left:30px; margin-top:6px; font-weight: bold; color: black; text-decoration: none !IMPORTANT; font-size:110% }
.forumTopicList{ margin-left:10px; margin-top:6px; font-weight: bold; color: blue; text-decoration: none !IMPORTANT; font-size:110% }
.forumTopicListDetail { margin-left:20px; color: blue; font-size:90% }
.forumMsgFrame { padding-left:10px; margin-bottom:6px }
.forumMsgByline { font-size:8pt; margin-bottom:12px }
.forumMsgDetails { font-size:9pt; font-weight: normal; color:black; margin-top:6px}
.forumUserComment { color:#006600; }
.forumMsgText { font-size:12px; font-weight: bold; color:blue; margin-top:6px}
.forumButton { font-size:9pt; font-weight: bold; ; width:auto; background: #333399;color:white; }
INPUT.forum {FONT-SIZE:12px;COLOR:#000000;BACKGROUND-COLOR:#f0f8ff;width:240px}
SELECT.forum {FONT-SIZE:12px;COLOR:#000000;BACKGROUND-COLOR:#f0f8ff;width:240px}
TEXTAREA.forum {FONT-SIZE:12px;COLOR:#000000;BACKGROUND-COLOR:#f0f8ff;width:240px}

.forumAdmin { border: outset 1px; font-size:7pt; padding:1px 1px 0px 2px; color: white !IMPORTANT; background: red; text-decoration: none !IMPORTANT; position:relative; top:-2px}

.forumAdminTopic { border: outset 1px; font-size:7pt; padding:1px 1px 0px 2px; color: white !IMPORTANT; background: #333399; text-decoration: none !IMPORTANT; position:relative; top:-2px}

.letterGreen  { font-size:12pt;color:#006600;font-weight:bold;}
.letterBlue  { font-size:12pt;color:#0000ff;font-weight:bold;}
.letterBlack  { font-size:12pt;color:#000000;font-weight:bold;}
.letterH  { font-size:12pt;}
P.letterBlack  { font-size:12pt;color:#000000;font-weight:bold;}
.yesPrint { display:none}
@media print {
 	.noprint {display: none}
 	.yesPrint {display:block}
 	A.blackPrint:link { COLOR: #000000; TEXT-DECORATION: none }
	A.blackPrint:visited { COLOR: #000000; TEXT-DECORATION: none }
	A.blackPrint:active { COLOR: #000000; TEXT-DECORATION: none }
}


#stocktab { empty-cells: show; }
#stocktab TR.mover { background: #ffa !IMPORTANT; cursor: pointer; }
#stocktab .mout { background: transparent; }
#stocktab .mmove { color: #888; background: #eee; }
#stocktab .mdrop TD { border-top: solid blue 3px !IMPORTANT; }
#stocktab TD { border-top: solid white 3px; }
#stocktab TR.title {  background: url(/img/favtitlebg2.gif); background-repeat: repeat-x; }
#stocktab TR.title TD { border-top:solid white 3px; padding-top:1px; border-bottom: solid #cccccc 1px; }
#stocktab TD.sname { padding-right: 1em; }
#stocktab TR.title TD.sname { font-weight: bold; }
#stocktab .editLink { visibility: hidden; }
#stocktab .favDelete { visibility: hidden; }
#stocktab TR.mover .editLink { color:red; visibility: visible; }
#stocktab TR.mover .favDelete { visibility: visible; }
#stocktab TR.mover TD.rpad { background-color: white !IMPORTANT; }
#stocktab TD.rpad { background-image: url(/img/spacer.gif) !IMPORTANT; background-color:white !IMPORTANT; border-width:0 !IMPORTANT; padding-right: 2em; }
#stocktab #ff_LAST_ { visibility: hidden; }
#moveTrackDiv { 
   position: absolute; 
   border: solid black 1px; 
   background: #e8e8e8; 
   top: 50px;
   left: 200px;
   padding: 3px 3px 3px 20px; 
   cursor: move;
   width: 200px;
}

#moveTrackDiv IMG { display: none; }

.TrackDivNoDrop { color: red; }
.TrackDivNoDrop IMG { display: inline !IMPORTANT; }

#addTitle {
  display: none;
  width: 900px;
  font-size: 9pt;
  background: #ddd;
  margin-top: 4px;
  padding: 2px 10px;
}

#addTitle #titleText { width: 250px; }


#editTitle {
  display: none;
  border: solid black 1px;
  position: absolute;
  font-size: 9pt;
  background: #ddd;
  margin-top: 4px;
  padding: 2px 10px;
}

#editTitle #titleText { width: 250px; }

.chartSectionTitle { 
  margin-top: 2em;
  padding: 3px;
  font-weight: bold;
  background: #d8d8d8;
}

#stockTab TABLE { width: 100%; }
#stockTab TABLE TD { font-size: 9pt; }

.subCOTDsub { 
    border: solid #777 1px;
    background:  #eee;
    padding: 0.5em;
    margin-top: 0.5em;
    width: 700px;
    line-height: 14pt;
}

#playBox { 
    float:right;
    border:solid #009999 1px;
    background:#e8e8e8;
    padding:4px;
}

#playFrame { 
    margin-top: 2px;
    height: 16px;
    width: 180px;
}


#showCommentArea P, #showCommentArea DIV { font-size:12pt }
</style>
