body {
padding: 0px;
margin: 0px;
background-color:#FFFFFF;
}

.content {
color: #000000;
font-size: 12px;
font-weight:normal;
font-family: arial, helvetica, sans serif;
text-align: left;
vertical-align: top;
word-spacing: normal;
padding-left: 7px;
}


.welcome {
FONT-WEIGHT: normal; 
FONT-SIZE: 13px; 
COLOR: #333333; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
padding:18px;
}

.welcome a:link, .welcome a:hover, .welcome a:active, .welcome a:visited {
color: #2555DD;
font-weight: normal;
text-decoration:underline;

}

.footer, .footer a:link, .footer a:visited {
color: #000000;
font-size: 10px;
font-family: arial, helvetica, "sans serif";
text-decoration:none;
}

.footer a:hover  {
color: #000000;
font-size: 10px;
font-family: arial, helvetica, "sans serif";
text-decoration:underline;
}



#subcontent {
background-color:#FFFFFF;
width: 500px;
padding-bottom: 10px;
}


/*--Margin Styles--*/
#subrightmargin {
   background-color:#FFFFFF;
width: 50%;
}

#subleftmargin {
   background-color:#FFFFFF;
width: 50%;
}




body#newroot td#newcontent{
padding-left: 10px;
}

/*--Sub and Sitmap--*/
body#subroot td#subcontent{
   width: 500px;
   height: 100%;
}

body#subroot table.content{
width: px;
}

body#subroot td.content{
width: px;
}



/*---------Newsletter Admin Styles------------*/
body#newadmin td#newcontent{
width: 680px;
background-color:#FFFFFF;
border: 1px solid #FFFFFF;
}

body#newadmin td#newleftmargin{
    width: 5%;
}

body#newadmin td#newrightmargin{
    width: 5%;
}

/*-------------------------Sub Admin Styles--------------*/
body#subadmin td#subcontent{
width: 100%;
}

body#subadmin td.content{

width: 481px;
    height:100%;
}

body#subadmin td#subleftmargin{
    width: 5%;
}

body#subadmin td#subrightmargin{
    width: 5%;
}



/* Horizontal menu styling ... 
------------------------------------------------------ */

td.hmenu {
border-right: 1px solid #FFFFFF;
}
td.hmenu a {
display: block;
padding-right: 11px;
background-color: #0063CE;
}
td.hmenu a:hover {
background-color: #00319C;
}



.bottomlinks {
FONT-WEIGHT: normal; FONT-SIZE: 11px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #666666; TEXT-ALIGN: center
}
.bottomlinks A:link {
COLOR: #cccccc; TEXT-DECORATION: underline
}
.bottomlinks A:visited {
COLOR: #66ccff; TEXT-DECORATION: underline
}
.bottomlinks A:hover {
COLOR: #333333; TEXT-DECORATION: none
}
.bottomlinks A:active {
COLOR: #333333; TEXT-DECORATION: underline
}
