BODY { 
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 10pt;  
	font-family: Georgia, "Times New Roman", Times, serif, 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: 9pt; }

/* default font size, face, color for just about everything */
TD, UL, OL, CENTER { 
	font-size: 10pt; 
	font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Geneva, sans-serif; 
	color: #000000 }
TD.b { 
	background-color: #000099; 
	color: #FFFFFF }

/* probably obsolete */
TD.lefttop { 
	font-size: 10pt; 
	background-color: #990099; 
	color: #FFFFFF }
TD.msgdisc { 
	font-size: 14pt; }

/* text color, bgcolor for many section headings in control center, start page, etc */
TD.head { 
	font-size: 10pt; 
	background-color: #283795; ; 
	color: #FFFFFF }
TD.sechead { 
	font-size: 10pt; 
	background-color: #999999; 
	color: #f9f5df;  }
TR.sec TD { 
	font-size: 10pt; 
	background-color: #f9f5df; ; 
	color: #000000 }
TD.sec { 
	font-size: 10pt; 
	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: 10pt; 
	background-color: #CCCCFF; 
	color: #000000 }
TD.folderhead, .folderhead { 
	font-size: 10pt; 
	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: 10pt; 
	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: 10pt; 
	background-color: #CCCCCC; 
	color: #000000 }
TABLE.polltable { 
	border-style: solid; 
	border-width: 2px; 
	border-color: #283795; ; 
	background-color: #FFFFFF }
TR.msghead TD { 
	font-size: 10pt; 
	background-color: #CCCCCC; 
	color: #000000 }
TD.msghead { 
	font-size: 10pt; 
	background-color: #CCCCCC; 
	color: #000000 }
.msgfm { 
	font-size: 9pt; 
	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: 14pt; 
	font-weight: bold; 
	background-color: #283795; ; 
	color: #f9f5df;  }
TD.navtab { 
	font-size: 10pt; 
	background-color: #999999; 
	color: #FFFFFF }
TD.navactive { 
	font-size: 10pt; 
	background-color: #283795; ; 
	color: #FFFFFF }
TD.navlocate { 
	font-size: 10pt; 
	background-color: #999999; 
	color: #FFFFFF }
TD.secsub { 
	font-size: 10pt; 
	background-color: #999999; 
	color: #FFFFFF }

/* Tiny copyright line text */
TD.copy { 
	font-size: 9pt; }

/* 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: 9pt; 
	color: #000000; }
SPAN.bbsTopLabel { 
	font-weight: bold; 
	color: #990000; }
TD.bbsPropName { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #283795;  }
TD.bbsTopLabel { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 9pt; 
	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: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Geneva, sans-serif; 
	font-size: 9pt; 
	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: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Geneva, sans-serif; 
	font-size: 9pt; 
	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: 9pt; }

/* alternate discussion title colors */
TR.lrow1 TD, .lrow1 { 
	background-color: #;  }

/* alternate discussion title colors */
TR.lrow2 TD, .lrow2 { 
	background-color: #;  }

/* 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: 1px; }
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: 21pt; font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Geneva, sans-serif;}
.winbig {font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Geneva, sans-serif;}
.winhead {font-size: 11pt; font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Geneva, sans-serif;}
.winmed {font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Swiss, Geneva, sans-serif;}
.wintext {font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Geneva, sans-serif;}
.wintiny, TD.msgtxt .wintiny {font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, Geneva, sans-serif;}

/* 2nd font in preferred font list property */
.altfont { font-family:  "Times New Roman", Times, serif }
#msgLN, #msgLNnav, #msgLNsub, #msgLNnavtxt, #msgLNmng, #msgLNint, #msgLNintForm, #msgLNintH, #msgLNintN, #msgLNintI, #msgLNats, #msgLNbasic { 
	color: #000000 }
#compMsgTxt, #compSigTxt { 
	color: #000000 } 
TD.navhead {
   WIDTH:330;
   background-color: #CD4724;
   background-image: url(http://www.webdesignsbysng.bizland.com/theme/christmas08/scchristmas08titlebar.jpg);
   font-family: Georgia, "Times New Roman", Serif;
   background-repeat: no-repeat;
   background-position: 0% 0%;
   background-attachment: fixed;
   text-align: right;
   font-size: 1px;
   font-weight: lighter;
   color: #847d31;} 


/* Prospero Section - Bg Only, Search Pg - Vertical Bars - Bg Only */
 
TD.navlocate {
   background-color: #CD4724;
   background-image: url(http://www.webdesignsbysng.bizland.com/theme/christmas08/KMILL_bkgd-6sm.jpg);} 


/* Prospero Section - Image */ 
td.navlocate img {
background-color: transparent;
background-image: none;
width: 79px;
height: 24px;
filter: shadow(color: #FF8080, direction: 215);}

/* Forum Title - Strip Behind Navigational Tabs - Bg Only */
td.navactive {
background-color: #A8AE54;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);}

/* Forum Title Section - Navigational Tabs - Text Links Only */
span.navtabtext,
a.navtabtext:link,
a.navtabtext:visited {
font-family: Verdana, Geneva,
Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #000000; 
font-weight: bold; 
text-decoration: none; 
padding-top: 0px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;}

/* Forum Title Section - Navigational Tabs - Bg Only */ 
td.navtab {
background-color: transparent;
background-image: none;
border-top: 0px dotted #786A54;
border-right: 0x dotted #786A54;
border-bottom: 0px dotted #786A54;
border-left: 0px dotted #786A54;
font-size: 9pt;}

/* 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;}
td.sec a.memname {
width: 100px; 
overflow: hidden;} 

/* Related Forums Drop Down Window - Bg & Text */
td.navlocate select {
background-color: #FFFFC0;
background-image: none;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: lighter;
color: #000000;}

/* Options Windows w/o Default Text - Inside Bg & Text, Radio Buttons - Bg Only */
input {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif,Sans-Serif,Serif;
font-size: 11px;
font-weight: normal;
color: #000000;}

/* All Drop Down Windows - Inside - Bg & Text [see overrides for individual windows] */
select {
background-color: #FFFFC0;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 11px;
font-weight: lighter;
color: #000000;}

/* Prospero Technologies Corporation - Link Only */ 
span.copylink {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;}

/* Lower Section - Software@2002, All Rights Reserved, Delphi Forums Inc. - Bg & Text */
td.copy {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9px;
font-weight: normal;
color: #000000;}

/* Lower Section - Delphi Forums - Links Only */
td.copy a:link,
td.copy a:visited {
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;}

/* AllyCat Design Logo in the CopyFooter */
#copyfooter {
width: 100% !important;
padding: 0px 60px 0px 0px;}
td.copy table {
background-color: transparent;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/scfallcustomlogo2.jpg);
background-repeat: no-repeat;
background-position: 100% 50%;
color: #000000;
height: 75px;
padding: 0px 100px 0px 0px;
margin: 0px 85px 0px 0px !important ;
text-align: left !important ;
width: 100%;}

/* All Text - Unless Specified */
TD {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* All Text that is Example HTML Code, CSS Style Sheet Page - Example Code */
TT {
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* All Confirmation Text */
span.emph {
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* Main Links - UnVisited */
a:link {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-decoration: none;}

/* Main Links - Visited */ 
a:visited {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10px;
font-weight: normal;
color: #000000;
text-decoration: none;}

/* Changes Member Name Links, Visitors Page */ 
a.memname:link,
a.memname:visited {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-decoration: none;}

/* Horizontal Bars - Start & My Forums, Controls - Headers & Bars, Bg & Text Links */ 
td.head {
background-color: #DB5437;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
border-top: 1px solid #C00000;
border-right: 1x solid #C00000;
border-bottom: 1px solid #C00000;
border-left: 1px solid #C00000;
text-align: center;}

/* All Vertical Bars, Controls Options Header Bars - Bg & Text, Spell Check Buttons - Bg */ 
td.sechead {
background-color: #DB5437;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
border-top: 1px solid #C00000;
border-right: 1x solid #C00000;
border-bottom: 1px solid #C00000;
border-left: 1px solid #C00000;}

/* All Buttons - UnVisited, Individual Button Codes Will Override This */
input.button {
background-color: #E9BC2F;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
cursor: default ;}

/* Buttons - Visited */
input.b2 {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10px;
font-weight: bold;
color: #000000;
cursor: default;}

/* Main Background, Start Pg - Middle Frame & My Forums Pg - Right Frame */
body {
background-color: #FDCF5F;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/christmas08/sm-KMILL_bkgd-10.jpg);
background-attachment: fixed;
scrollbar-base-color: #D75438;
scrollbar-highlight-color: ##E26247;
scrollbar-arrow-color: #EBA826;}

/* Bg - Start Pg Left & Right Frame & My Forums Pg Left Frame */ 
td.sec {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Start Pg Left & Right Frame & My Forums Pg Left Frame - UnVisited Links Only */
td.sec a:link {
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Start Pg Left & Right Frame & My Forums Pg Left Frame - Visited Links Only */ 
td.sec a:visited {
font-family: Verdana, "Times New Roman", Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Start Pg & Visitors Pg, Plus Members & 
Friends Images - [Removal] */
td.sec nobr img,
body.msgback nobr img {
display: none;}

/* My Forums - 'Create A New Forum' - Bg Only, Controls - Keys to Priv - Bg & Text, Misc. Options Pgs - 

Instructions 

- Bg & Text */
td.lefttop {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
border: 2px outset #CFC7B1;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10px;
font-weight: normal;
color: #000000;}

/* 'Create A New Forum' - Link Only */ 
span.toplink {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10px;
font-weight: normal;
color: #000000;}

/* My Forums Pg - Change Link on every Bar */ 
span.head {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;}

/* Messages Pg - Left Frame - Bg */
body.listback {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperstripe.jpg);
background-attachment: fixed;}

/* Post New, Create Poll, Advanced Search, Visitors & Invite Links */
.stdlink {
font-family: Verdana,Georgia, "Times New Roman", Serif,Sans-Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* 'Show discussions...' text (adv) Above drop down window list */
#dvSd {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* 'Show discussion...Inside Views Drop Down list (adv) */
#dvDrop {
background-color: #F0E9C0;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-weight: normal;
color: #000000;}

/* 'Go' Button - Msg Page - 'Show discussion' (adv) - Bg & Text */
#dvBtn {
background-color: #F8AA44;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;}

/* 'All Folders' Above 1st Folder Left Frame Msg Pg */
#listall {
background-color: transparent;
background-image: none;
font-family: Georgia, "Times New Roman", Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;
font-style: italic;}

/* Msgs Pg - Thread Folder Bars - Bg Only */
td.folderhead {
background-color: #F8AA44;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/dsfolderbar.jpg);
border-top: 0px outset #CCC1B7;
border-right: 0px outset #CCC1B7;
border-bottom: 1px solid #C2B592;
border-left: 0px outset #CCC1B7;
font-family: Georgia,Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: center;}
td.folderhead img,
.navactive img {
display: none;}

/* Msgs Pg - Thread Folder Bars - Text Only */
span.folderlink {
font-family: Georgia,Verdana, "Times New Roman",Dans-Serif, Serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #000000;}

/* Msg Pg - Left - Removes Folder Bar Underscore */
td.folderhead a:link {
text-decoration: none;}

/* Msg Pg - Left Frame, Thread Title UnVisited Links */
table.sec a:link {
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Msg Pg - Left Frame, Thread Title Visited Links */
table.sec a:visited {
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Alternating Bg 'Highlight' for Thread Title Links -- Date and|or Time Text Only */
tr.lrow1 td {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Alternating Bg 'Highlight' for Thread Title Links -- Date and|or Time Text Only */
tr.lrow2 td {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* 'Mark discussions as Read' cell */
#mark {
background-color: transparent;
background-image: none;
font-family: "Comic Sans MS",Verdana, "Times New Roman",Sans-Serif,Cursive,Serif;
font-size: 8pt;
font-weight: normal;
color: #000000;}

/* Search Messages Text - Above Window */
#ssForm {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 11px;
font-weight: normal;
color: #000000;}

/* Search Messages - Inside Window - Bg & Text */
#ssInput {
background-color: #F0E9C0;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* 'Search Messages' - Search Button Bg & Text */
#ssBtn {
background-color: #F8AA44;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border-top: 3px ridge #B4A992;
border-right: 3px ridge #B4A992;
border-bottom: 3px ridge #B4A992;
border-left: 3px ridge #B4A992;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #FFFFFF;}

/* Msgs Pg - Entire Right Frame - Bg */
body.msgback {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
background-attachment: fixed;}

/* Msg Pg - Folder Name - Text Only */ 
#msgUNsubj .emph {
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 11px;
font-weight: normal;
font-weight: lighter;
color: #000000;}

/* Msg Pg - Right Frame, Folder & Thread Name Bg Only, Thread Name Text Only */
#msgUNsubj {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman", Sans-Serif,Serif;
font-size: 11px;
font-weight: normal;
font-weight: lighter;
color: #000000;}

/* Subscribe - Text Link Only */ 
#msgUNetc a:link,
#msgUNetc a:visited {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9px;
font-weight: normal;
font-weight: lighter;
color: #000000;}

/* Msg Pg Right - Post Header Bar - Bg & Text */
tr.msghead td {
vertical-align: top;}
td.msgFname, td.msgTname {
width: 68% !important;
white-space: normal;}

/* Msgs Pg - Right, Message Header 'Images' [Displays (hidden) 
Plus & Friends Images] */ body.msgback td.msgFname img, body.msgback td.msgTname
img { display: inline; } 

/* Post Header Bar - Bg & Text */
TR.msghead TD {
background-color: transparent;
background-image: none;
font-family: Verdana, Arial, Sans-serif;
color: #000000;} 

/* Post Header Bar - integrated, right side */
tr.msghead table {
width: 100%;
background-color: #D9563A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/christmas08/holly_allytile.jpg);
border-top: 4px double #BDAB91;
border-right: 4px double #937B59;
border-bottom: 4px double #7B664A;
border-left: 0px double #8D96BC;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;}

/* Post Header Bar - integrated, left side */
td.msgbfr1 {
background-color: #D9563A!important;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/christmas08/holly_allytile.jpg)!important;
padding-bottom: 5px;
padding-top: 5px;
border-top: 4px double #BDAB91;
border-right: 0px double #707AA1;
border-bottom: 4px double #7B664A;
border-left: 4px double #AC9575;}

/* Inside Finished Post Area - Bg Only, Profile Page - Lower Section Bg */
td.msg {
background-color: #ffffff;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/christmas08/sc08christmascorner3.jpg);
background-position: 100% 100%;
background-repeat: no-repeat;
border-top: 2px dotted #FF4040;
border-right: 2px dotted #FF4040;
border-bottom: 2px dotted #FF4040;
border-left: 2px dotted #FF4040;
font-family: "Comic Sans MS",Georgia, "Times New Roman",Cursive,Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* Inside Finished Message Post Area - Text Only, Edit Information Sentence - Lower Message Post - [.wintiny will 

Override Edit Information sentence] */
TD.msgtxt {
font-family: "Comic Sans MS",Tahoma, Arial,Sans-Serif, Cursive; 
font-size: 10pt; 
font-weight: normal; 
color: #000000;}

/* Posted - Posts & Sigs, When not specified, changes Font Properties for all 'Links' in the Posted - Posts & Sigs 

- 

[See Override for Sigs] */
td.msgtxt a:link,
td.msgtxt a:visited {
font-family: "Comic Sans MS", "Times New Roman", Serif,Cursive;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Msg Pg - Inside Message Post - 'in reply to' */
table.msgtable .wintiny,
table.msgtablealt .wintiny {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 8pt;
font-weight: normal;
color: #000000;}

/* Posted Messages - Removes 'Stars' & 'Rate' Link [Located on Post] */
.wintiny img,
td.wintiny table a {
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: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
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: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;
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: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
padding-top: 0px;
padding-right: 6px;
padding-bottom: 0px;
padding-left: 6px;}

/* Msg Pg Right - Reply, Delete, Edit - Highlight Bg Only */
td.msgRDE {
background-color: transparent;
background-image: none;
border-top: 2px double #ffffff;
border-right: 2px double #ffffff;
border-bottom: 2px double #ffffff;
border-left: 2px double #ffffff;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;}

/* 'View Full Message' post when Truncated - Link Only */
td.msgVFM a,
td.msgVFM a:visited {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Options Link Drop Down Window - Link Only */
.msgopt a:link,
.msgopt a:visited {
font-family: Verdana, "Times New Roman",Sans-Serif< Serif;
font-weight: bold;
font-size: 10px;
color: #000000;
padding-top: 0px;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 5px;}

/* Edit Line */
table.msgtable span.wintiny,
table.msgtablealt span.wintiny {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9px;
font-weight: normal;
color: #000000!important;}hr {
width: 200px;
height: 1px;
text-align: center;
font-weight: normal;
color: #000000;}

/* Msgs Pg, Right Frame, Post - 'Message Text' - Highlight Bg "Bug" - Squash It */
td.msgtxt font {
background-color: transparent !important;}

/* Default Borders Around Finished Posts */
table.msgtable,
table.msgtablealt {
background-color: transparent;
background-image: none;
border-top: 5px double #C00000;
border-right: 5px double #800000;
border-bottom: 5px double #800000;
border-left: 5px double #C00000;}

/* Deleted Message - Bg & Text */
.msgCdwd td.msghead,
.msgCdwd .emph {
background-color: transparent;
background-image: none;
filter: Alpha(opacity: 75);
padding-top: 2px;
padding-right: 1px;
padding-bottom: 2px;
padding-left: 1px;
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 9pt;
color: #000000;
text-align: center;}

/* Enhanced Features Panel (EFP) - Bg & Title Text, (Including Dots) */
#msgbelowmsgs table.msghead td {
background-color: transparent;
background-image: none;
filter: Alpha(opacity: 75);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Enhanced Features Panel (EFP) - UnVisited & Visited Links Only */
#msgbelowmsgs a:link,
#msgbelowmsgs a:visited {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal; 
color: #000000;}

/* Enhanced Features Panel (EFP) -- Main Borders - [Replaces Manage Discussion Table default Borders with your 

preferences, and/or, 'none'.] */
#msgbelowmsgs table.msghead {
background-color: transparent;
background-image: none;
border-top: 0px dotted ##C00000;
border-right: 0px dotted #C00000;
border-bottom: 0px dotted #C00000;
border-left: 0px dotted #C00000;}

/* Enchanced Features Panel (EFP) -- Extra Borders - Surrounds Inside EFP - [!important must be used] */
#msgbelowmsgs td.msghead {
background-color: transparent;
background-image: none;
border-top: 4px double #800000!important;
border-right: 4px double #800000!important;
border-bottom: 4px double #800000!important;
border-left: 4px double #800000!important;}

/* Manage Discussion Table - Bg & Border Only */
table.msghead {
background-color: transparent;
background-image: none;
filter: Alpha(opacity: 75);
border-top: 5px double #800000;
border-right: 5px double #800000;
border-bottom: 5px double #800000;
border-left: 5px double #800000;}

/* Manage Discussion Table - Text Only */
table.msghead td,
#msgLNnavtxt,
#msgLNmng,
#msgLNint td,
#msgLNats td,
#msgLNbasic {
background-color: transparent;
background-image: none;
border: 0px solid;
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* 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: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-decoration: underline;}

/* High, Neutral & Ignore Radio Buttons - Highlight Bg */
input.msgnavigation {
background-color: transparent;
background-image: none;
border: 2px outset #C00000;}

/* High, Neutral, Ignore - Text only */
.winmed {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Rate My Interest - Apply Button - Bg & Text */
#msgLNintBtn {
background-color: #625946;
background-image: none;
border-top: 2px dotted #C00000;
border-right: 2px dotted #C00000;
border-bottom: 2px dotted #C00000;
border-left: 2px dotted #C00000;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;}

/* Adjust Text Size - Drop Down Window - Bg & Text */
#msgLNats select {
background-color: #F2E7CB;
background-image: none;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Post New, Reply & Create Poll Pgs, Open Folder Image - Bg Only - 'Optional' */
#compFname img {
display: none;}

/* Post New, Reply & Create Poll Pgs, 'Arrow' Image - Bg Only - 'Optional' */
#compSubj img {
display: none;}

/* 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: normal;
font-style: italic;
color: #000000;}

/* 'Select a Folder' Inside Dropdown Window - Bg & Text */
#compDrop {
background-color: #F4EBCE;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* 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: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Post New & Create Poll - Discussion Title or Poll Question - Inside Option Window - Bg & Text */
#compSubjTxt {
background-color: #F4EBCE;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* 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: Verdana, "Times New Roman", Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Post New & Reply - 'Type in your message and click' Bg & Text */
#compPostTopTxt {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Top Post Button - Bg & Text */
#compPostTopBtn {
background-color: #E9BC2F;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border-top: 3px double #C00000;
border-right: 3px double #800000;
border-bottom: 3px double #800000;
border-left: 3px double #C00000;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Post New & Reply Post - 'Others' Button - Bg &; Text (Adv 50+ Visitors) */
#compOthersBtn {
background-color: #E9BC2F;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border-top: 3px double #C00000;
border-right: 3px double #800000;
border-bottom: 3px double #800000;
border-left: 3px double #C00000;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* To: - Addressee - Inside Drop Down Window - Bg & Text (Adv) */
#compAddr {
background-color: #F4E4BC;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Reply Post - 'Number Link' on Post Header Bar for 'in reply to' */
a:link .emph {
font-family: Verdana,Georgia, "Times New Roman", Serif,Sans-Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* WYSIWYG Editor Tool Bar - Bg Only */
#tb2,
#idBox {
background-color: #FE775A!important;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg)!important;}

/* WYSIWYG Editor Tool Bar - One Border Only */
#tb2 {
border-top: 5px double #C00000;
border-right: 5px double #800000;
border-bottom: 0px solid;
border-left: 5px double #C00000;}
#idBox {
border-top: 0px solid;
border-right: 5px double #C00000;
border-bottom: 4px double #800000;
border-left: 5px double #C00000;}

/* WYSIWYG Inside Drop Down Windows - Bg & Text */
select.wsel {
background-color: #F0E9C0;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Lower WYSIWYG & Source - Text, Bg & Borders Only */
#modeA,
#modeB {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
border-top: 3px double #C00000;
border-right: 3px double #800000;
border-bottom: 3px double #800000;
border-left: 3px double #C00000;
padding-top: 1px; 
padding-right: 10px;
padding-left: 10px;
padding-bottom: 1px;
font-family: Verdana, "Times New Roman",Sans-Seriif, Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Lower WYSIWYG & Source Radio Buttons - Highlight Background & Borders Only */
#mW,
#mH {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
border-top: 3px double #C00000;
border-right: 3px double #800000;
border-bottom: 3px double #800000;
border-left: 3px double #C00000;}

/* Post New, Reply, Create Poll - Signature Text Area - Bg & Text */
#compSigTxt {
background-color: #ffffff;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Post New, Reply, Create Poll - Send a Copy Via Email Text Area - Bg & Text */
#compEmailTxt {
background-color: #ffffff;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Staff Bage - Radio Button - Bg & Border Only */
#useHostBadge1 {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
border-top: 3px ridge #C00000;
border-right: 3px ridge #C00000;
border-bottom: 3px ridge #C00000;
border-left: 3px ridge #C00000;}

/* Below Compose Post - Bg around Post, Preview, etc...Buttons - Entire Lower Navigation Area - Including Radio 

Button and Text Options - Bg & Text */ 
#compLN {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
border-top: 3px double #c00000;
border-right: 3px double #800000;
border-bottom: 3px double #800000;
border-left: 3px double #C00000;}
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Reply Post - 'Here is the message you are replying to' - Background & Border */
#compReplyMsgPre,
#compReplyMsgPre .emph {
background-color: #D9563A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 11pt;
text-align: center;
font-weight: bold;
color: #000000;}

/* Background Around - The Msg Post in which you are Replying To */ 
#compReplyMsg {
background-color: transparent;
background-image: none;
border-top: 3px double #C00000;
border-right: 3px double #800000;
border-bottom: 3px double #800000;
border-left: 3px double #C00000;}
}

/* ~~ Poll ~~ *//* Create Poll Pg, Inside Option Windows - Bg & Text */
td.msgtxt input.nofont {
background-color: #F4EBCE;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* Poll - Inside Finished Poll - 'Poll Question' - Text Only */
.winbig {
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 11pt;
font-weight: bold;
color: #000000;}

/* Poll - Inside Finished Poll Area - Bg & Borders Only */
table.polltable {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
border-top: 3px double #AB9E87!important;
border-right: 3px double #8F8165!important;
border-bottom: 3px double #7B7057!important;
border-left: 3px double #9D8E73!important;}

/* Poll - Inside Finished Poll Area - Text Only */
table.polltable td.msgtxt {
padding-top: 5px;
padding-bottom: 5pt;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Pollbar #1 - Purple */
td.pollbar2 {
background-color: #D24C31; 
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border: 4px double #948467;}

/* Pollbar #2 - Dk Green */
td.pollbar3 {
background-color: #D24C31;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border: 4px double #948467;}

/* Pollbar #3 - Blue */
td.pollbar4 {
background-color: #D24C31;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border: 4px double #948467;} 

/* Pollbar #4 - Lt Green */
td.pollbar5 {
background-color: #D24C31;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border: 4px double #948467;}

/* Pollbar #5 - Dk Pink */
td.pollbar1 {
background-color: #D24C31; 
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border: 4px double #948467;}

/* Profile -- 'Main Pg' - Welcome Member Name - Text */
.ts6 {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
background-repeat: repeat;
background-position: 0% 50%;
background-attachment: scroll;
width: 100%;
height: 100%;
padding-top: 3px;
padding-right: 8px;
padding-bottom: 3px;
padding-left: 1px;
text-indent: 16px;
text-align: center;
border-top: 2px outset #D1C5AF;
border-right: 3px outset #D1C5AF;
border-bottom: 3px outset #D1C5AF;
border-left: 2px outset #D1C5AF;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 12pt;
font-weight: bold;
color: #000000;}

/* Profile, Main Pg - 'Change Profile', 'My Preferences' & 'Visit Website' - Links Only */
span.wintiny a:link,
span.wintiny a:visited {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000!important;}

/* Profile, Main Pg - 'Members Since', 'Posts' & 'Last Visit' & Inactive Tab [Page you are on] - Text Only, View 

Friends Pg - 'To add someone...', 'No one right now...' & 'To no longer view posts...' - Text Only, ~~ Controls Pgs 

-- Advanced Settings, Forum Chat, Forum Moderation, Word Filtering, Colors & Fonts & Style Sheet Pg - 'Default 

Settings' - Text Only, ~~ 'Start Pg' - Under Search Messages - 'Forum Name' & 'All Forums' - Text Only */
.wintiny {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Profile, Nav. Tabs - Links Only - Including the Inactive Tab [The page you are on] - Text Only */
span.altfont {
background-color: transparent;
background-image: none;
border: none;
font-family: Verdana, "Times New Roman", Sans-Serif,Serif;
font-size: 10pt;
font-weight: bold;
color: #FFFFFF!important;}

/* Profile, Nav. Tabs - Bg Only - Including the Inactive Tab [The page you are on] */
#profiletop table {
background-color: #F8AA44;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
border-top: 5px double #C00000;
border-right: 5px double #C00000;
border-bottom: 5px double #C00000;
border-left: 5px double #C00000;}

/* Profile, Main Pg - Member's Info - 'Header' Titles Only - Text Only */
span.bbnamestr {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 12pt;
font-weight: bold;
color: #000000;}

/* Profile, 'Edit Your Profile' [All Edit Pages] - Text Only */
span.ts3 {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman", Sans-Serif,Serif;
font-size: 12pt;
font-weight: bold;
color: #000000;}

/* Profile, Edit Your Profile - 'Main', 'Favorites' & 'Personal' Pages - Left Side Table - Bg & Text */ 
td.bbsPropName {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Profile, View Friends Pg - Left Table - Text Only [See Override Below] -- Right Table - 'Check box to remove', 

Change 'Personal' Pg - 'Display card to:', Change 'Favorites' Pg - 'Display card to:' - 'URL:' & 'Name:- Text Only, 

~~ 'Controls' -- Main Settings & Related Forums Pgs - 'Default Settings', Forum Moderation Pg - 'must be set to 

Filter Words, Word Filtering Pg - All three Explanation Paragraphs - Text Only, ~~ 'My Forums' Pg -- Subscriptions 

- 

'(# New)' - Text Only */
span.wintiny {
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000!important;}

/* Profile, View Friends Pg - Left Table - Text & Optional Highlight Bg - Around Text -- [Bg for left table is the 

'Horizontal Bar' Selector */
td.head span.wintiny {
background-color: #DB5437;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
width: 100%;
border-top: 6px double #C00000;
border-right: 6px double #C00000;
border-bottom: 6px double #C00000;
border-left: 6px double #C00000;
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 0px;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000!important;}

/* Spell Check, Message Text Area - [Middle Section] - Bg Only */
body.bodymid {
background-color: #ffffff;
background-image: none;}

/* Spell Check, Message Text Area - [Middle Section] - Text Only */
body.bodymid td {
font-family: "Comic Sans MS", "Times New Roman", Serif,Cursive;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Spell Check, Message Text Area - [Middle Section] - All Misspelled Words - Links Only */
body.bodymid a:link {
font-family: Verdana, "Times New Roman", Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;
text-decoration: underline;}

/* Spell Check, Message Text Area - Inside Little 'Timer' Window - Bg & Text - [Font Color does not work] */
.bodymid input {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt !important;
font-weight: bold;
color: #000000!important; /* Font Color does not work */}

/* Spell Check, Lower Section - 'Change To' - Highlight Bg & Text */
td.label {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
border-top: 3px double #9A8761;
border-right: 3px double #9A8761;
border-bottom: 3px double #9A8761;
border-left: 3px double #9A8761;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Spell Check, Lower 'Corrected Words List' - Inside Drop Down Window - Bg & Text */
table.dlg select{
background-color: #F6EDD0;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Spell Check, Upper 'Language List' - Inside Drop Down Window - Bg & Text */
.langlist {
background-color: #F6EDD0;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Spell Check, 'Upper SpellChecker Tab' - Bg Only */
body.msgback form td.sechead {
background-color: transparent;
background-image: none;
border: 2px dotted #91574D;}

/* Spell Check, 'Upper SpellChecker Tab' - Link Only */
body.msgback form td.sechead a:link,
body.msgback form td.sechead a:visited {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Spell Check, 'Upper Grammar & Thesaurus Tabs' - Bg Only */
body.msgback form td.msghead {
background-color: transparent;
background-image: none;
border: 2px dotted #91574D;}

/* Spell Check, 'Upper Grammar & Thesaurus Tabs' - Links Only */
body.msgback form td.msghead a:link,
body.msgback form td.msghead a:visited {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman", Sans-Serif,Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Spell Check, 'Lower SpellChecker Buttons' - Bg Only */ 
tr.celbrdr td.sechead {
background-color: transparent;
background-image: none;
border: 2px dotted #91574D;}

/* Spell Check, 'Lower SpellChecker Buttons' - Links Only */
tr.celbrdr td.sechead a:link,
tr.celbrdr td.sechead a:visited {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* 'Keys to Privileges' - Lower section of table - Bg & Text, Finished Spell Check Buttons - Bg Only, Deleted 

Message - Border Only */
td.msghead {
background-color: transparent;
background-image: none;
border-top: 2px dotted #91574D;
border-right: 2px dotted #91574D;
border-bottom: 2px dotted #91574D;
border-left: 2px dotted #91574D;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
color: #000000;}

/* Style Sheet Pg - Bullets, Controls Pages - Bullets - Moderation, Filtered Words, Manage Folders, Detailed 

Traffic, Visitors Log, Referring Websites, Hot Topics, Chat Event, Web Article, Review All, Forum Ownership, 

[Posted 

Messages - see override below] */
td ul {
list-style-type: square; 
font-family: Verdana, "Times New Roman", Serif;
font-weight: normal;
font-size: 9pt;
color: #000000;}

/* Outline Pop-up Pg, 'Threaded' or 'Chronological' - Text only */ 
body.listback center {
font-family: Verdana, "times new roman", Sans-Serif,serif;
font-size: 11pt;
font-weight: bold;
color: #000000;}

/* Outline Pop-up Pg, 'Threaded' or 'Chronological' - Link only */ 
body.listback center a:link,
body.listback center a:visited {
font-family: Verdana, "times new roman",Sans-Serif, serif;
font-size: 11pt;
font-weight: bold;
color: #000000;
font-style: italic;}

/* Outline Pop-up Pg, 'Folder Bars' - Bg & 'Thread Name' - Text Only, [Folder Name Link - See original Folder Bar 

links selector first, or use the override below] */ 
tr.folderhead td {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
border-top: 3px double #A99F89;
border-right: 3px double #8B7D65;
border-bottom: 3px double #8B7D65;
border-left: 3px double #998C73;}

/* Outline Pop-up Pg, Folder Bars - 'Folder Name' - Link Only & 'Thread Name' - Text Only [Note: When using this 

Selector, it overrides the above selector for the Thread Name. When using this selector, the above font properties, 

can safely be removed.] */ 
tr.folderhead td b {
font-family: Verdana, "times new roman",Sans-Serif, serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Outline Pop-up Pg, Folder Name Link - 'Underscore' Only */ 
tr.folderhead td a:link {
text-decoration: none;}

/* Outline Pop-up Pg, Folder Bars - 'Started by' member name, date, etc., Thread Info - Italic Text Only */ 
tr.folderhead td i {
font-family: georgia, "times new roman", serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
font-style: italic;}

/* Outline Pop-up Pg, Posted Msgs Info - Unvisited Links Only */ 
.listback a:link {
font-family: Verdana, "times new roman",Sans-Serif, serif;
font-size: 10pt;
font-weight: bold;
color: #000000;}

/* Outline Pop-up Pg, Posted Msgs Info - Visited Links Only */ 
.listback a:visited {
font-family: Verdana, "times new roman",Sans-Serif, serif;
font-size: 9pt;
font-weight: bold;
color: #000000;}

/* Outline Pop-up Pg, Posted Msgs Info - 'by member name, date, time - Italic Text Only, Style Sheet & Filtered 

Words Pgs, All Italic Words */ 
li i {
font-family: georgia, "times new roman", serif;
font-size: 11pt;
font-weight: normal;
color: #000000;
font-style: italic;}

/* ADH Start Page "Start Reading" & "Go" button */
td.sec input.button,
td.sec input.b2 {
background-color: #FE775A;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-treed-heartoffall-paperminidot.jpg);
width: 125px;
height: 25px;
color: #C00000;
font-size: 10px;
font-family: Verdana, "times new roman",Sans-Serif, serif;
font-weight: bold !important;}

/* ADH Start Page "Search" button */
td.sec table table input.button,
td.sec table table input.b2 {
background-color: #F8AA44;
background-image: url(http://www.webdesignsbysng.bizland.com/theme/sm-KMILL_bkgd-9.jpg);
width: 100px;
color: #FDFBF4;
font-size: 10px;
font-family: Verdana, "times new roman",Sans-Serif, serif;
font-weight: bold !important;}

/* ADH Start Page Promos text */
td.sec table table table p {
background-color: transparent;
color: #800000;
font-size: 9px;
font-family: Verdana, Helvetica, sans-serif;}

/* ADH Start Page Promos Active Link - UnVisited*/
td.sec table table table font a:link {
background-color: transparent;
color: #000000;
font-size: 10px;
font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;}

/* ADH Start Page Promos Active Link - Visited*/
td.sec table table table font a:visited {
background-color: transparent;
color: #000000;
font-size: 10px;
font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;}

/* ADH Start Page Promos Forum name */
td.sec table table table p a:link {
background-color: transparent;
color: #000000;
font-size: 10px;
font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;}

/* ADH Start Page Promos Forum name */
td.sec table table table p a:visited {
background-color: transparent;
color: #F1A685;
font-size: 11px;
font-family: Arial,"Americana BT", serif,Sans-Serif;}

/* ADH Start Page Post New & Invite Friends link */
td.sec a:link span.stdlink,
td.sec a:visited span.stdlink {
background-color: transparent;
color: #000000;
font-size: 10px;
font-family: Verdana, Geneva,Helvetica, sans-serif;}

/* ADH Start Pg - Right Frame Advanced Search Link & My Forums Pg - Left Frame, Links Only */ 
td.sec table table a:link, 
td.sec table table a:visited { 
background-color: transparent;
font-family: Verdana,georgia, "times new Roman", serif,Sans-Serif; 
font-size: 10px; 
color: #000000;}

/* ADH Start Page Search Msgs Input Choices */
td.sec table table table td.wintiny {
background-color: transparent;
color: #000000;
font-size: 10px;
font-family: Verdana,"Americana BT", serif,Sans-Serif;}

/* ADH MyForums page - Left Side - My Info Categories */
td.sec td.sec b {
background-color: transparent;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* ADH MyForums page - left side - Response text */
td.sec td.sec {
background-color: transparent;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* ADH My Forums page - Chat links, My Info & Prefs Links */
td.sec td.sec a:link {
background-color: transparent;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* ADH My Forums page - Forum Names and Message links */
table table form table a:link, 
table table form table a:visited {
background-color: transparent;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 13px;
font-weight: normal;
color: #000000;}

/* ADH MyForums Lower Promos Active link text */
table table table font a:link b,
table table table font a:visited b {
background-color: transparent;
color: #000000;}

/* ADH MyForums Lower Promos text */
table table table font p {
background-color: transparent;
color: #000000;}

/* ADH MyForums Lower Promos forum name text */
table table table font a:link,
table table table font a:visited {
background-color: transparent;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 10pt;
font-weight: normal;
color: #000000;}

/* ADH Msgs Pg - Left, [Number of New Msgs] - Including Brackets */
tr.lrow1 span.msgcnt,
tr.lrow2 span.msgcnt {
font-family: Verdana, "times new Roman",Sans-Serif, serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* ADH Msg Pg Left - #Msg & Post New Links */
table.sec .msgcnt {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif,Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* ADH MyForums Page - #Msg To: Me Links */
.msgcnt, .msgcnt a:link, .msgcnt a:visited {
background-color: transparent;
background-image: none;
font-family: Verdana, "Times New Roman",Sans-Serif, Serif;
font-size: 9pt;
font-weight: normal;
color: #000000;}

/* Left Frame - Post Icon */ img.icPost, /* Left Frame - Poll Icon */ img.icPoll, /* Left Frame - Search Icon */ 

img.icSearch, /* Left Frame - Invite Icon */ img.icInvite, /* Left Frame - Visitors Icon */ #icVisit, /* Left Frame 

- Gavel Icon */ img.icGavel { display: none; } /* Left Frame - Post Link */ a.ldPost .stdlink, /* Left Frame - Poll 

Link */ a.ldPoll .stdlink, /* Left Frame - Search Link */ a.ldSearch .stdlink, /* Left Frame - Visit Link */ 

a.ldVisit .stdlink, /* Left Frame - Invite Link */ a.ldInvite .stdlink, /* Left Frame - "Mark as Read" Link */ 

#mark 

{ 
background-color: transparent; 
background-image: url(http://www.webdesignsbysng.bizland.com/theme/scfall08bullet.jpg); 
background-repeat: no-repeat; 
background-position: 0px 0px; 
color: #000000; 
font-weight: normal; 
font-size: 10pt; 
font-family: Verdana,"Trebuchet MS", Tahoma, Technical, Arial, helvetica, swiss, sans-serif; 
text-decoration: none; 
padding-left: 26px; 
height: 20px; 
padding-bottom: 5px;} 

/* Left Frame - Underlined spaces within links */ a.ldPost, a.ldPoll, a.ldSearch, a.ldVisit, a.ldInvite { 

text-decoration: none; }

/* Arrow before 'Options' Link on Post */ 
td.msgopt img, /* Arrows before 'Reply' 'Edit' 'Delete' Links on Post */ td.msgrde img, 

/* Rating Stars */ 
wintiny img { display: none; }

/* Options Link */ td.msgopt a { 
background-color: transparent; 
background-image: none;
background-repeat: no-repeat; 
background-position: 0px 50%; 
color: #000000; 
font-weight: bold;
font-size: 9pt; 
padding-left: 15px; }

/* Reply Link - UnVisited/Visited/Hovered */ a.msgRlink:link, a.msgRlink:visited, a.msgRlink:hover, /* Delete Link 

- 

UnVisited/Visited/Hovered */ a.msgDlink:link, a.msgDlink:visited, a.msgDlink:hover, /* Edit Link - 

UnVisited/Visited/Hovered */ a.msgElink:link, a.msgElink:visited, a.msgElink:hover { 
background-color: transparent; 
background-image: url(http://www.webdesignsbysng.bizland.com/theme/scfall08replybullet.jpg); 
background-repeat: no-repeat; 
background-position: 0px 0px; 
color: #000000; 
font-weight: normal; 
font-size: 9pt; 
font-family: Verdana, Tahoma, Technical, Arial, helvetica, swiss, sans-serif; 
height: 20px; 
padding-top: 5px; 
padding-bottom: 3px; 
padding-left: 20px; 
padding-right: 10px; 
text-decoration: none; } 

/* Start Page - All linked icons */ td.sec a img { display: none; } /* Msg Pg - Folder Icon */ img#msgUNfo { 

display: none; } /* Compose Pg - Folder Icon */ #compFname img { display: none; } /* Msg Pg - Subscribe Envelope 

Icon */ #msgUNetc img { display: none;}/*Thumb*/#msgUN img {
display: none;}

/* ~~ Lists - Bullets ~~ */

/* Style Sheet Pg - Bullets, Controls Pages - Bullets - Moderation, Filtered Words, Manage Folders, Detailed 

Traffic, Visitors Log, Referring Websites, Hot Topics, Chat Event, Web Article, Review All, Forum Ownership, 

[Posted 

Messages - see override below] */
td ul {
list-style-type: square;
font-family: Verdana, "times new roman",Sans-Serif,serif;
font-weight: normal;
font-size: 8pt;
color: #000000;} 

/* Inside Finished Posts, Bullets - [Overrides TD ul & TD ol above] */
td.msgtxt ul,
td.msgtxt ol {
list-style-type: square;
font-family: Verdana, "times new roman",Sans-Serif, serif;
font-weight: normal;
font-size: 8pt;
color: #000000;} 

/* Hover only over links, Message Page Left */
BODY.listback a:hover {
background-color: #F4EDD9;
background-image: none;}

/* Hover Mouseover Effect on All Links*/
a:hover {
background-color: #F0E9C0;
background-image: none;
cursor: default;}

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 } 
