BODY { 
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 9pt;  
	font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif; }
.msgback {  
	background-color: #f9f5df;  }
.listback { 
	background-color: #FFFFFF }
A:link { 
	color: #000099 }
A:visited { 
	color: #990000 }
A.or:link, A.or:visited, A.or:active { 
	text-decoration: none; 
	color: #000000 }
A.memname:visited { 
	color: #000099 }
TT { 
	font-family: monospace, Courier; }
BIG { 
	font-size: larger; }
SMALL { 
	font-size: smaller; }
.stdlink { 
	color: #000099 }

/* warning, confirmation text */
.emph { 
	color: #990099 } 

/* flip-flop emph color, bgcolor */
.revemph { 
	background: #990099 } 
SPAN.toplink { 
	color: #FFFFFF }
SPAN.head { 
	color: #FFFFFF }
SPAN.sechead { 
	color: #FFFFFF }

/* link text in default tabbed navigation frame */
a.navtabtext, a.navtabtext:visited, .navtabtext { 
	font-weight: bold; 
	color: #FFFFFF }
SPAN.navlocate { 
	color: #FFFFFF }

/* copyright text */
SPAN.copylink { 
	text-decoration: none; 
	color: #000099 }

/* msg #, usually in brackets or parens in list frame next to discussion title */
.msgcnt { 
	font-size: 8pt; }

/* default font size, face, color for just about everything */
TD, UL, OL, CENTER { 
	font-size: 9pt; 
	font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif; 
	color: #000000 }
TD.b { 
	background-color: #000099; 
	color: #FFFFFF }

/* probably obsolete */
TD.lefttop { 
	font-size: 9pt; 
	background-color: #990099; 
	color: #FFFFFF }
TD.msgdisc { 
	font-size: 13pt; }

/* text color, bgcolor for many section headings in control center, start page, etc */
TD.head { 
	font-size: 9pt; 
	background-color: #283795; ; 
	color: #FFFFFF }
TD.sechead { 
	font-size: 9pt; 
	background-color: #999999; 
	color: #f9f5df;  }
TR.sec TD { 
	font-size: 9pt; 
	background-color: #f9f5df; ; 
	color: #000000 }
TD.sec { 
	font-size: 9pt; 
	background-color: #f9f5df; ; 
	color: #000000 }

/* folder head text & background attributes. multiple folderhead selectors compensate for various browser bugs */
TR.folderhead TD { 
	text-decoration: none; 
	font-size: 9pt; 
	background-color: #CCCCFF; 
	color: #000000 }
TD.folderhead, .folderhead { 
	font-size: 9pt; 
	background-color: #CCCCFF; 
	color: #000000 }
SPAN.folderlink { 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000 }

/* flip-flop folderhead colors. this might not be in use anywhere but is handy to have around */
.folderheadrev { 
	font-size: 9pt; 
	background-color: #000000; 
	color: #CCCCFF }
TD.fhLatest, TD.fhNew, TD.fhFname, TD.fhMsgs, TD.fhSB { 
	color: #000000 }

/* individual msg header (to, from, date, etc). multiple msghead selectors compensate for various browser bugs */
TABLE.msghead TD { 
	font-size: 9pt; 
	background-color: #CCCCCC; 
	color: #000000 }
TABLE.polltable { 
	border-style: solid; 
	border-width: 2px; 
	border-color: #283795; ; 
	background-color: #FFFFFF }
TR.msghead TD { 
	font-size: 9pt; 
	background-color: #CCCCCC; 
	color: #000000 }
TD.msghead { 
	font-size: 9pt; 
	background-color: #CCCCCC; 
	color: #000000 }
.msgfm { 
	font-size: 8pt; 
	font-weight: bold; 
	background-color: #CCCCFF; 
	color: #000000 }
TD.msgF, TD.msgFname, TD.msgDate, TD.msgT, TD.msgTname, TD.msgNum, TD.msgIg, TD.msgStopIg { 
	color: #000000 }
TD.msg, #compMsgTxt, #compSigTxt { 
	background-color: #FFFFFF }

/* Does the user's preferred text size magic */
TD.msgtxt { 
	font-size: 9pt; }

/* Not in use */
TD.msgtxtalt { 
	font-size: 9pt; 
	font-family: "Times New Roman", "Courier New", Courier, serif; }

/* Not in use */
TD.navback { 
	background-color: #FFFFFF; 
	color: #000000; }

/* Anything '.nav...' is used mainly in default tabbed navigation frame */
TD.navhead { 
	font-size: 13pt; 
	font-weight: bold; 
	background-color: #283795; ; 
	color: #f9f5df;  }
TD.navtab { 
	font-size: 9pt; 
	background-color: #999999; 
	color: #FFFFFF }
TD.navactive { 
	font-size: 9pt; 
	background-color: #283795; ; 
	color: #FFFFFF }
TD.navlocate { 
	font-size: 9pt; 
	background-color: #999999; 
	color: #FFFFFF }
TD.secsub { 
	font-size: 9pt; 
	background-color: #999999; 
	color: #FFFFFF }

/* Tiny copyright line text */
TD.copy { 
	font-size: 8pt; }

/* Does the user's preferred text size magic. Needed when nested tables in msgtext */
TD.msgtxt TD { 
	font-size: 9pt; }
TD.bbsGeneral { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 8pt; 
	color: #000000; }
SPAN.bbsTopLabel { 
	font-weight: bold; 
	color: #990000; }
TD.bbsPropName { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #283795;  }
TD.bbsTopLabel { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #FFFFFF; }

/* Ignore font in form input, old Netscape 4 bug but harmless to leave here */
INPUT { 
	font-family: none; }
INPUT.msgnavigation { 
	background-color: #CCCCCC }

/* Makes buttons pretty */
INPUT.button, BUTTON, OPTION.button, TD.BUTTON { 
	font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	cursor: hand; 
	color: #FFFFFF; 
	background-color: #009900 }

/* flip-flop button colors, used in button click effect */
INPUT.b2, TD.b2 { 
	font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	cursor: hand; 
	color: #009900; 
	background-color: #FFFFFF }
TD.button, TD.b2 { 
	border-style: solid; 
	border-width: 1px; }
TD.button { 
	border-right-width: 2px; border-bottom-width: 2px; 
	border-color: #FFFFFF; }
TD.b2 { 
	border-left-width: 2px; border-top-width: 2px; 
	border-color: #009900; }
A.button, A.button:visited { 
	color: #FFFFFF}
TD.b2 A.button, TD.b2 A.button:visited { 
	color: #009900 ; }

/* make cursor a hand when over text associated with a form element */
LABEL { 
	cursor: hand; } 

/* for wysiwyg editor */
SELECT.wsel { 
	font-size: 8pt; }

/* move msg border to CSS, no longer done inside table tag. include wysiwyg iframe. */
TABLE.msgtable, TABLE.msgtablealt, .compMsgTxtIframe { 
	border-style: outset; 
	border-color: #CCCCCC; 
	border-width: 3px; }
TD.pollbar1 {background-color: #0000aa; border-bottom: solid black 1px; border-right: solid black 1px; border-color: #000000 }
TD.pollbar2 {background-color: #d40000; border-bottom: solid black 1px; border-right: solid black 1px; border-color: #000000 }
TD.pollbar3 {background-color: #2aaa00; border-bottom: solid black 1px; border-right: solid black 1px; border-color: #000000 }
TD.pollbar4 {background-color: #f4aa00; border-bottom: solid black 1px; border-right: solid black 1px; border-color: #000000 }
TD.pollbar5 {background-color: #d42ad4; border-bottom: solid black 1px; border-right: solid black 1px; border-color: #000000 }

/* make search result hits stand out */
.p_hit1 { 
	background-color: #000000;
	color: #FFFFFF;
	} 
.p_hit2 { 
	background-color: #CCCCFF;
	color: #000000;
	} 
.p_hit3 { 
	background-color: #CCCCCC;
	color: #000000;
	} 
.show {display: inline}
.showb {display: block}
.hide {display: none}
.nofont {font-family: none;}
.cgreen {color: #339900;}
.corange {color: #ff9900;}
.cpurple {color: #cc33ff;}
.cred {color: #cc0000;}
.cblue {color: #000099;}
.cwhite {color: #ffffff;}
.cyellow {color: #ffffcc;}
.winbanner {font-size: 20pt; font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;}
.winbig {font-size: 14pt; font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;}
.winhead {font-size: 11pt; font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;}
.winmed {font-size: 10pt; font-family: Comic Sans MS, Arial, Helvetica, Swiss, Geneva, sans-serif;}
.wintext {font-size: 9pt; font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;}
.wintiny, TD.msgtxt .wintiny {font-size: 8pt; font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;}

/* 2nd font in preferred font list property */
.altfont { font-family: Comic Sans MS }
#msgLN, #msgLNnav, #msgLNsub, #msgLNnavtxt, #msgLNmng, #msgLNint, #msgLNintForm, #msgLNintH, #msgLNintN, #msgLNintI, #msgLNats, #msgLNbasic { 
	color: #000000 }
#compMsgTxt, #compSigTxt { 
	color: #000000 } 
/* ~~~ Title Section ~~~ */
/* Forum Title - Bg & Text */ 
TD.navhead {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 15pt;
   font-weight: bold;
   color: #2C023C;
}
/* Prospero Section - Bg Only, Search Pg - Vertical Bars - Bg Only */ 
TD.navlocate {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
}
/* Prospero Section - Image */ 
TD.navlocate img {
   background-color: transparent;
   background-image: none;
   width: 79;
   height: 24;
   filter: shadow(color: #A077AF, direction=215);
}
/* Forum Title - Strip Behind Navigational Tabs - Bg Only */
TD.navactive {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   text-decoration: none;
}
/* Forum Title Section - Navigational Tabs - Text Links Only */
SPAN.navtabtext,
a.navtabtext:link,
a.navtabtext:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
   padding-top: 1px;
   padding-right: 2px;
   padding-bottom: 1px;
   padding-left: 2px;
   text-decoration: none;
}
/* Forum Title Section - Navigational Tabs - Bg Only */ 
TD.navtab {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px double #A077AF;
   border-right: 3px double #A077AF;
   border-bottom: 3px double #A077AF;
   border-left: 3px double #A077AF;
   font-size: 10pt;
}
/* Removes gray "Wings" around Navigation tabs & Arrows from Nav. Strip on My Forums Pg */
td.navactive img,
.navactive img {
   display: none;
}
/* Adds space between navigation tabs */
td.navactive,
td.navtab {
   padding-top: 1px;
   padding-right: 1px;
   padding-bottom: 1px;
   padding-left: 1px;
}
/* Related Forums Drop Down Window - Bg & Text */
td.navlocate select {
   background-color: #ffffff;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* ~~~ Lower Section ~~~ */
/* Prospero Technologies Corporation - Link Only */ 
SPAN.copylink {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
   text-decoration: none;
}
/* Lower Section - Software@2002, All Rights Reserved, Delphi Forums Inc. - Bg & Text */
TD.copy {
   background-color: transparent;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #2C023C;
}
/* Lower Section - Delphi Forums - Links Only */
TD.copy a:link,
TD.copy a:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* ~~~ Text ~~~ */
/* All Text - Unless Specified */
TD {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* All Text that is Example HTML Code, CSS Style Sheet Page - Example Code */
TT {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* All Confirmation Text */
span.emph {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* ~~~ Links ~~~ */
/* Main Links - UnVisited */
A:link {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Main Links - Visited */ 
A:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: 700;
   color: #2C023C;
}
/* Changes Member Name Links, Visitors Page */ 
A.memname:link,
A.memname:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* ~~~ Bars ~~~ */
/* Horizontal Bars - Start & My Forums, Controls - Headers & Bars, Bg & Text Links */ 
TD.head {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* All Vertical Bars, Controls Options Header Bars - Bg & Text, Spell Check Buttons - Bg */ 
TD.sechead {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* ~~~ Buttons ~~~ */
/* All Buttons - UnVisited, Individual Button Codes Will Override This */
INPUT.button,
BUTTON,
OPTION.button {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
   cursor: pointer;
}
/* Buttons - Visited */
INPUT.b2 {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
   cursor: pointer;
}
/* ~~~ Start & My Forum Pgs ~~~ */
/* Main Background, Start Pg - Middle Frame & My Forums Pg - Right Frame */
BODY {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/Pansies.gif);
   background-attachment: fixed;
   scrollbar-base-color: #9774A4;
   scrollbar-highlight-color: #A077AF;
   scrollbar-arrow-color: #A077AF;
}
/* Bg - Start Pg Left & Right Frame & My Forums Pg Left Frame */ 
TD.sec {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Start Pg Left & Right Frame & My Forums Pg Left Frame - UnVisited Links Only */
TD.sec a {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Start Pg Left & Right Frame & My Forums Pg Left Frame - Visited Links Only */ 
TD.sec a:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: 700;
   color: #2C023C;
}
/* My Forums - 'Create A New Forum' - Bg Only, Controls - Keys to Priv - Bg & Text, Misc. Options Pgs - Instructions - Bg & Text */
TD.lefttop {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border: 2px double #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* 'Create A New Forum' - Link Only */ 
SPAN.toplink {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #2C023C;
}
/* My Forums Pg - Change Link on every Bar */ 
SPAN.head {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
   text-decoration: none;
}
/* ~~~ Messages Pg - Left ~~~ */
/* Messages Pg - Left Frame - Bg */
BODY.listback {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/Pansies.gif);
   background-attachment: fixed;
}
/* Post New, Create Poll, Advanced Search, Visitors & Invite Links */
.stdlink {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* 'Show discussions...' text (adv) Above drop down window list */
#dvSd {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* 'Show discussion...Inside Views Drop Down list (adv) */
#dvDrop {
   background-color: #ffffff;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-weight: 500;
   color: #2C023C;
}
/* 'Go' Button - Msg Page - 'Show discussion' (adv) - Bg & Text */
#dvBtn {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* 'All Folders' Above 1st Folder Left Frame Msg Pg */
#listall {
   background-color: transparent;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Msgs Pg - Thread Folder Bars - Bg Only */
TD.folderhead {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 2px double #A077AF;
   border-right: 2px double #A077AF;
   border-bottom: 2px double #A077AF;
   border-left: 2px double #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Msgs Pg - Thread Folder Bars - Text Only */
SPAN.folderlink {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* #Msg & Post New Links */
.msgcnt {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #2C023C;
}
/* Msg Pg - Left Frame, Thread Title UnVisited Links */
TABLE.sec a {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Msg Pg - Left Frame, Thread Title Visited Links */
TABLE.sec a:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Alternating Bg 'Highlight' for Thread Title Links -- Date and|or Time Text Only */
TR.lrow1 TD {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #2C023C;
}
/* Alternating Bg 'Highlight' for Thread Title Links -- Date and|or Time Text Only */
TR.lrow2 TD {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #2C023C;
}
/* 'Mark discussions as Read' cell */
#mark {
   background-color: transparent;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Search Messages Text - Above Window */
#ssForm {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Search Messages - Inside Window - Bg & Text */
#ssInput {
   background-color: #ffffff;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* 'Search Messages' - Search Button Bg & Text */
#ssBtn {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px ridge #A077AF;
   border-right: 3px ridge #A077AF;
   border-bottom: 3px ridge #A077AF;
   border-left: 3px ridge #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* ~~~ Messages Pg - Right ~~~ */
/* Msgs Pg - Entire Right Frame - Bg */
BODY.msgback {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/Pansies.gif);
   background-attachment: fixed;
}
/* Msg Pg - Folder Name - Text Only */ 
#msgUNsubj .emph {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 11pt;
   font-weight: bold;
   color: #2C023C;
}
/* Msg Pg - Right Frame, Folder & Thread Name Bg Only, Thread Name Text Only */
#msgUNsubj {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Msg Pg - Subscribe Link Bg Only - [adv] or prev-next links [basic] */
#msgUNetc {
   background-color: transparent;
   background-image: none;
}
/* Subscribe - Text Link Only */ 
#msgUNetc a:link,
#msgUNetc a:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Post Header Bar - Bg & Text */
TR.msghead TD {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
   padding-top: 2px;
   padding-right: 1px;
   padding-bottom: 2px;
   padding-left: 1px;
}
/* Post Header Bar - Links Only, includes the Unread */
TR.msghead a:link,
TR.msghead a:visited,
TD.msgTname span.emph {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
   text-decoration: underline;
}
/* Inside Finished Post Area - Bg Only, Profile Page - Lower Section Bg */
TD.msg {
   background-color: #ffffff;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/Pansies.gif);
   border-top: 3px double #A077AF;
   border-right: 3px double #A077AF;
   border-bottom: 3px double #A077AF;
   border-left: 3px double #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Inside Finished Post Area - Text Only, Edit Information Sentence - Lower Message Post - [.wintiny will Override Edit Information sentence] */
TD.msgtxt {
   font-family: Georgia, "Times New Roman", Serif;
   font-weight: normal;
   color: #2C023C;
   padding-top: 0px;
   padding-right: 5px;
   padding-bottom: 0px;
   padding-left: 3px;
}
/* Msg Pg - Inside Message Post - 'in reply to' */
table.msgtable .wintiny,
table.msgtablealt .wintiny {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #2C023C;
}
/* Rate Interest - Stars */
.wintiny img {
   display: none;
}
/* Msg Pg - Inside Message Post - Number Links '#' in reply to '#' - Rate and/or Vote - Link */
.wintiny a:link,
.wintiny a:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
   padding-top: 0px;
   padding-right: 5px;
   padding-bottom: 0px;
   padding-left: 5px;
}
/* Reply, Delete & Edit UnVisited Links, on Post...Each one may be set individually */
A.msgRlink,
A.msgDlink,
A.msgElink {
    font-family: Georgia, "Times New Roman", Serif;
    font-size: 9pt;
    font-weight: bold;
    color: #2C023C;
   padding-top: 0px;
   padding-right: 6px;
   padding-bottom: 0px;
   padding-left: 6px;
}
/* Reply, Delete & Edit Visited Links, on Post...Each one may be set individually */
A.msgRlink:visited,
A.msgDlink:visited,
A.msgElink:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: 700;
   color: #2C023C;
   padding-top: 0px;
   padding-right: 6px;
   padding-bottom: 0px;
   padding-left: 6px;
}
/* Reply, Delete, Edit - Highlight Bg Only */
TD.msgRDE {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px double #A077AF;
   border-right: 3px double #A077AF;
   border-bottom: 3px double #A077AF;
   border-left: 3px double #A077AF;
}
/* 'View Full Message' post when Truncated - Link Only */
TD.msgVFM a,
TD.msgVFM a:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Options Link Drop Down Window - Link Only */
.msgopt a:link,
.msgopt a:visited {
   font-family: Georgia, Times New Roman, Serif;
   font-weight: bold;
   font-size: 9pt;
   color: #2C023C;
   padding-top: 0px;
   padding-right: 2px;
   padding-bottom: 0px;
   padding-left: 5px;
}
/* Edit Line */
table.msgtable span.wintiny,
table.msgtablealt span.wintiny {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 8pt;
   font-weight: normal;
   color: #2C023C!important;
}
hr {
   width: 350px;
   height: 2px;
   text-align: center;
   font-weight: bold;
   color: #2C023C;
}
/* ~~~ Post New, Reply (Compose) & Create Poll Pages ~~~ */
/* Post New Only - Top of Page - 'If you want to add a message to an existing discussion'... Bg & Text */
#compTopTxt {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* 'Select a Folder' Inside Dropdown Window - Bg & Text */
#compDrop {
   background-color: #ffffff;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Post New & Create Poll - Bg Around 'Select a Folder', Reply Post Pg - Folder Name - Bg Only */
#compFname {
   background-color: transparent;
   background-image: none;
}
/* Reply Post - Folder Name - Text Only */
#compFname .emph {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 11pt;
   font-weight: bold;
   color: #2C023C;
}
/* Post New & Create Poll - Discussion Title or Poll Question - Inside Option Window - Bg & Text */
#compSubjTxt {
   background-color: #A077AF;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Post New & Poll - Bg Around Discussion Title or Poll Question Option Window, Reply Post - Thread Name - Bg & Text */
td.msgdisc {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Post New & Reply - 'Type in your message and click' Bg & Text */
#compPostTopTxt {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Top Post Button - Bg & Text */
#compPostTopBtn {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px double #A077AF;
   border-right: 3px double #A077AF;
   border-bottom: 3px double #A077AF;
   border-left: 3px double #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
   cursor: pointer;
}
/* Post New & Reply Post - 'Others' Button - Bg &; Text (Adv 50+ Visitors) */
#compOthersBtn {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px double #A077AF;
   border-right: 3px double #A077AF;
   border-bottom: 3px double #A077AF;
   border-left: 3px double #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
   cursor: pointer;
}
/* To: - Addressee - Inside Drop Down Window - Bg & Text (Adv) */
#compAddr {
   background-color: #ffffff;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Reply Post - 'Number Link' on Post Header Bar for 'in reply to' */
a:link .emph {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* WYSIWYG Editor Tool Bar - Bg Only */
Span.nofont,
#tb2,
#idBox {
   background-color: #A077AF !important;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif); !important;
}
/* WYSIWYG Editor Tool Bar - One Border Only */
#tb2 {
   border-top: 5px double #A077AF;
   border-right: 5px double #A077AF;
   border-bottom: 0px double #A077AF;
   border-left: 5px double #A077AF; 
}
#idBox {
   border-top: 0px double #A077AF;
   border-right: 5px double #A077AF;
   border-bottom: 4px double #A077AF;
   border-left: 5px double #A077AF; 
}
/* WYSIWYG Inside Drop Down Windows - Bg & Text */
select.wsel {
   background-color: #ffffff;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Lower WYSIWYG & Source - Text, Bg & Borders Only */
#modeA,
#modeB {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px double #A077AF;
   border-right: 3px double #A077AF;
   border-bottom: 3px double #A077AF;
   border-left: 3px double #A077AF;
   padding-top: 1px; 
   padding-right: 10px;
   padding-left: 10px;
   padding-bottom: 1px;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Lower WYSIWYG & Source Radio Buttons - Highlight Background & Borders Only */
#mW,
#mH {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px double #A077AF;
   border-right: 3px double #A077AF;
   border-bottom: 3px double #A077AF;
   border-left: 3px double #A077AF;
}
/* Post New, Reply, Create Poll - Signature Text Area - Bg & Text */
#compSigTxt {
   background-color: #ffffff;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Post New, Reply, Create Poll - Send a Copy Via Email Text Area - Bg & Text */
#compEmailTxt {
   background-color: #ffffff;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Staff Bage - Radio Button - Bg & Border Only */
#useHostBadge1 {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px ridge #A077AF;
   border-right: 3px ridge #A077AF;
   border-bottom: 3px ridge #A077AF;
   border-left: 3px ridge #A077AF;
}
/* Below Compose Post - Bg around Post, Preview, etc...Buttons - Entire Lower Navigation Area - Including Radio Button and Text Options - Bg & Text */ 
#compLN {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Post to the Msg Board - Radio Button - Highlight Bg */
#PorSP {
   background-color: transparent;
   background-image: none;
}
/* Send via Email - Radio Button - Highlight Bg */
#PorSS {
   background-color: transparent;
   background-image: none;
}
/* Uses Html - Radio Button - Highlight Bg - WYSIWYG Turned OFF */ 
#compCheckUseHTML {
   background-color: transparent;
   background-image: none;
}
/* Reply Post - 'Here is the message you are replying to' - Background & Border */
#compReplyMsgPre,
#compReplyMsgPre .emph {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Background Around - The Msg Post in which you are Replying To */ 
#compReplyMsg {
   background-color: transparent;
   background-image: none;
}
/* ~~~ Manage Discussion Table ~~~ */
/* Manage Discussion Table - Bg & Border Only */
table.msghead {
   background-color: transparent;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   filter: Alpha(opacity=65);
   border-top: 5px double #A077AF;
   border-right: 5px double #A077AF;
   border-bottom: 5px double #A077AF;
   border-left: 5px double #A077AF;
}
/* Manage Discussion Table - Text Only */
table.msghead td,
#msgLNnavtxt,
#msgLNmng,
#msgLNint td,
#msgLNats td,
#msgLNbasic {
   background-color: transparent;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/Pansies.gif);
   border: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Manage Discussion Table - Links Only */
#msgLNnavtxt a:link,
#msgLNnavtxt a:visited,
#msgLNmng a:link,
#msgLNmng a:visited,
#msgLNbasic a:link,
#msgLNbasic a:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
   text-decoration: underline;
}
/* High, Neutral & Ignore Radio Buttons - Highlight Bg */
INPUT.msgnavigation {
   background: transparent;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/Pansies.gif);
   border: none;
}
/* High, Neutral, Ignore - Text only */
.winmed {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #2C023C;
} 
/* Rate My Interest - Apply Button - Bg & Text */
#msgLNintBtn {
   background-color: #A077AF;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/MPTile.gif);
   border-top: 3px ridge #A077AF;
   border-right: 3px ridge #A077AF;
   border-bottom: 3px ridge #A077AF;
   border-left: 3px ridge #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Adjust Text Size - Drop Down Window - Bg & Text */
#msgLNats select {
   background-color: #ffffff;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/Pansies.gif);
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Inside Finished Post - Bg -- When using a Small Image Graphic, along with a background graphic, small image must be placed in this Selector. The above Selector must be used. Borders may be added. */
td.msg {
 background-color: #FFFFFF;
 background-image: url(http://www.mypages.iparenting.com/webs/billwilliamf/Rose.gif);
 background-repeat: no-repeat;
 background-position: 100% 100%;
}
/* ~~~ Profile ~~~ */
/* Profile -- 'Main Pg' - Welcome Member Name - Text */
.ts6 {
   background-color: transparent;
   background-image: url(http://www.mypages.iparenting.com/webs/mmoeus2/Pansies.gif);
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 12pt;
   font-weight: bold;
   color: #2C023C;
}
/* Profile -- 'Main Pg' - Change Profile, My Prefs & Visit Website - Links Only */
span.wintiny a:link,
span.wintiny a:visited {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C !important;
}
/* Profile -- 'Main Pg' - Members Since, Posts & Last Visit - Inactive Tab 'Main' - Text Only, 'View Friends Pg' - 'To add someone...' - 'No one right now...' - 'To no longer view posts...', ~~ 'Controls' -- Advanced Settings, Forum Chat, Forum Moderation, Word Filtering, Colors & Fonts & Style Sheet Pg - 'Default Settings' */
.wintiny {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Profile -- 'Main Pg' - Lower Table - Header Titles - Text Only */
span.bbnamestr {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 12pt;
   font-weight: bold;
   color: #2C023C;
}
/* Profile - Edit - Main, Favorites & Personal pgs - Left Table -  Bg & Text */ 
td.bbsPropName {
   background-color: #ffffff;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C;
}
/* Profile -- 'View Friends' - Left Table - Text Only, Right - 'Check box to remove', 'Edit Personal' - 'Display card to', 'Edit Favorites' - Display card to - URL & Name, ~~ 'Controls' -- Main Settings & Related Forums - 'Default Settings', Forum Moderation Pg - 'Must be set to Filter Words, Word Filtering Pg - All three Explanation Paragraphs, ~~ 'My Forums Pg' -- Subscriptions - (# New) */
span.wintiny {
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: normal;
   color: #2C023C!important;
}
/* Profile - Nav. Tabs - Links Only - Including Inactive Tab 'Main' - Text */
span.altfont {
   background-color: transparent;
   background-image: none;
   border: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 10pt;
   font-weight: bold;
   color: #2C023C !important;
}
/* Profile - Nav. Tabs - Bg Only - Including Inactive 'Main' Tab */
#profiletop table {
   background-color: #ffffff;
   background-image: none;
   border-top: 5px double #A077AF;
   border-right: 5px double #A077AF;
   border-bottom: 5px double #A077AF;
   border-left: 5px double #A077AF;
}
 
/* ~~~ Miscellaneous ~~~ */
/* ~~~ Spell Check ~~~ */
/* Spell Check 'Change To' Highlight Bg & Text */
td.label {
   background-color: #A077AF;
   background-image: none;
   border-top: 2px double #A077AF;
   border-right: 2px double #A077AF;
   border-bottom: 2px double #A077AF;
   border-left: 2px double #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
}
/* Spell Check - Buttons - Links Only, Controls - Privilege Page - 'Member Name' (Profile) & 'Send Msg' (Email) - Links Only  */
td.sechead a:link,
td.sechead a:visited {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
   text-decoration: none;
}
/* Spell Check - 'Finished' Button Links Only */
.msghead a:link,
.msghead a:visited {
   background-color: transparent;
   background-image: none;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   font-weight: bold;
   color: #2C023C;
   text-decoration: none;
}
/* ~~~ Default Borders - around Finished Posts ~~~ */
/* Default Borders Around Finished Posts */
table.msgtable,
table.msgtablealt {
   background-color: transparent;
   background-image: none;
   border-top: 5px double #A077AF;
   border-right: 5px double #A077AF;
   border-bottom: 5px double #A077AF;
   border-left: 5px double #A077AF;
}
/* ~~~ Deleted Posts - Bg & Text Only ~~~ */ 
/* Deleted Message - Bg & Text */
.msgCdwd td.msghead,
.msgCdwd .emph {
   background-color: #A077AF;
   background-image: none;
   filter: Alpha(opacity=65);
   padding-top: 2px;
   padding-right: 1px;
   padding-bottom: 2px;
   padding-left: 1px;
   font-family: Georgia, Times New Roman, Serif;
   font-size: 9pt;
   color: #2C023C;
}
/* ~~~ Keys to Privileges, Finished Spell Check Buttons, Deleted Msgs - Borders Only ~~~ */
/* 'Keys to Privileges' - Lower section of table - Bg & Text, Finished Spell Check Buttons - Bg Only, Deleted Message - Border Only */
td.msghead {
   background-color: #A077AF;
   background-image: none;
   border-top: 3px double #A077AF;
   border-right: 3px double #A077AF;
   border-bottom: 3px double #A077AF;
   border-left: 3px double #A077AF;
   font-family: Georgia, "Times New Roman", Serif;
   font-size: 9pt;
   color: #2C023C;
}


SPAN.sig, DIV.sig { display: block ! important } 
TABLE.ad { display: block ! important } 
TABLE.ad TR, TABLE.ad TR TD, TABLE.ad TD { display: inline ! important } 
