body
{color: #000000;
background-color: #706772;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
margin-top: 0px;}

.mainTable
{
background-repeat: repeat-y;
background-position: center;}

td
{color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;}

div
{color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;}

p
{color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;}

a:hover
{background-color: #dcdcdc;
color: #000000;}

/* BEGIN TEXT */

.body
{color: #000000;}

.bold
{color: #000000;
font-weight: bold;}

.body10
{font-size: 10px;
color: #000000;}

.body11, .Byline
{font-size: 11px;
color: #000000;}

.white_body11
{font-size: 11px;
color: #ffffff;
background-color: #000000;}

.body12
{font-size: 12px;
color: #FFFFFF;}

.body14
{font-size: 14px;}

.body16
{font-size: 16px;}

.body18
{font-size: 18px;}

.body20
{font-size: 20px;}

.body22
{font-size: 22px;}

.body24
{font-size: 24px;}

.nodecoration
{text-decoration: none;}

.white
{color: #ffffff;}

.whitebold
{color: #ffffff;
font-weight: bold;}

.green
{color: #9CB139;}

.ltgreen
{color: #F0F3E1;}

.red
{color: #BF513B;}

.blue
{color: #018DC9;}

.orange
{color: #F47E48;}

.yellow
{color: #ffc20e;}

.brown
{color: #A98D5B;}

.gray
{color: #666666;}




.nav
{text-decoration: none;
font-weight: bold;
color: #ffffff;}

.kicker
{text-decoration: none;
color: #BF513B;
font-size:11px;}

.kicker2
{text-decoration: none;
letter-spacing:2;
color: #000000;
font-size:11px;}

.link
{color: #BF513B;}

.highlight
{font-weight: bold;
color: #BF513B;}






.head10
{font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;}

.head11
{font-size: 11px;
font-weight: bold;
color: #000000;}

.head12
{font-size: 12px;
font-weight: bold;
color: #000000;}

.head14
{font-size: 14px;
font-weight: bold;
color: #000000;}

.head16
{font-size: 16px;
font-weight: bold;
color: #000000;}

.head18
{font-size: 18px;
color: #000000;}

.head20
{font-size: 20px;
color: #000000;}





/* BEGIN BGCOLORS */

.bg-black
{background-color: #000000;}

.bg-white
{background-color: #ffffff;}

.bg-ltgrey
{background-color: #e6e6e6;}

.bg-gray
{background-color: #999999;}

.bg-ltgray
{background-color: #dcdcdc;}

.bg-red
{background-color: #BF513B;}

.bg-ltred
{background-color: #F2DCD8;}

.bg-blue
{background-color: #018DC9;}

.bg-ltblue
{background-color: #E5F3F9;}

.bg-green
{background-color: #9CB139;}

.bg-ltgreen
{background-color: #F0F3E1;}

.bg-medgreen
{background-color: #E6EBCD;}

.bg-orange
{background-color: #F47E48;}

.bg-ltorange
{background-color: #FDE5DA;}

.bg-yellow
{background-color: #fff6db;}

.bg-brown
{background-color: #A98D5B;}

.bg-ybrix {
  background-color: #ffffff;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
}

/* BEGIN OLD STEVE */

.head
{font-size: 20px;
color: #BF513B;}

.deck
{color: #000000;
font-weight: bold;
font-size: 12px;}

.subhead
{font-size: x-small;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #BF513B;}

.richlinkstyle6 
{font-size: x-small;
color: #990000;
text-decoration: none;
border-bottom: 1pt dotted #990000};

PRE  
{font-size: 14px;
font-style: monospace;}

.q  
{font-size : 14px;
font-weight: bold;
color: #BF513B;}

.contactbox 
{color : #000000;
background: #dcdcdc;}

DL
{font-size: x-small;}

DT
{font-size: x-small;}

DD
{font-size: x-small;}

LI
{font-size: x-small;}

UL
{font-size: x-small;}

OL	
{font-size: x-small;}


/* ADs for Google */

a:link.google
{color: #336699;
font-weight: bold;
font-size : 14px;
text-decoration: none;}

a:active.google
{color: #336699;
font-weight: bold;
font-size : 14px;
text-decoration: none;}

a:visited.google
{text-decoration: none;
font-weight: bold;
font-size : 14px;
color: #336699;}

a:hover.google
{color: #336699;
font-weight: bold;
font-size : 14px;
text-decoration: underline;}

.URLdisplay
{color: #669966;
font-weight: normal;
font-size : 11px}

/* For newsletter subscription bar */

#emailsub{
	overflow:hidden;
	color: #fff !important;
	clear:both;
}

#emailsub{
	background-color: transparent;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#quicksub{
	overflow:hidden;
	color: #000 !important;
	margin: 5px;
	clear:both;
	width: 358px;
	padding: 5px;
}

#quicksub{
	background-color: transparent;
	border: 2px solid #9CB139;
}

/* Article page Submit popup */

/* Styles for Submit Tool */

#submitpop1, #submitpop2 {
    z-index: 2;
    display: none;
    position: absolute;
    width: 248px;
    margin: -6px 0 0 -9px;
}

#submitpop1mask, #submitpop2mask {
    display: none;
    position: absolute;
    width: 448px;
    height: 480px;
    margin:-106px 0 0 -109px;
}

.submitprefs .tab  {
    display:inline;
    float:left;
    width:  60px;
    border-top:   1px solid gray;
    border-right: 1px solid gray;
    border-left:  1px solid gray;
    padding: 5px 0 6px 8px;
    background: #FFF;
}

.submitprefs .tabmask {
    float: right;
    width:  178px;
    height: 26px;
    border-bottom:  1px solid gray;
}

.submitprefs .submitlinks {
    clear: both;
    border-right:  1px solid gray;
    border-bottom: 1px solid gray;
    border-left:   1px solid gray;
    background:#FFF;
}

.submitprefs .submitlinks img {
    border: 0px none;; margin-left:8px; margin-right:5px; margin-top:6px; margin-bottom:-6px
}

.submitprefs .submitlinks table {
    width: 100%;
}

.submitprefs .submitlinks td {
    padding-bottom: 10px;
}

                   .submitprefs .submitlinks td.left {width: 100px;}
* html             .submitprefs .submitlinks td.left {width:  auto;}
*:first-child+html .submitprefs .submitlinks td.left {width:  auto;}

.CommunityTitleBar
{
font-size: 11px;
font-weight: bold;
color: #555555;
border : 1px solid #A9A9A9;
width : 100%;
height : 18px;
padding : 2px 0 0 6px;
background: #E1E1E1;
margin: 0 0 8px 0;
display: block;
}

*HTML .CommunityTitleBar {
padding : 1px 0 0 6px;
}

.CommunityTitleBar a:link, .CommunityTitleBar a:visited, .CommunityTitleBar a:hover, .CommunityTitleBar a:active {
font-size: 11px;
font-weight: bold;
color: #555555;
text-decoration: none;
}

