body {
   padding: 0px;
   margin: 0px;
   background-color: #bf956d;
   background-image: url(images/bg.gif);
   background-repeat: repeat-x;
   background-position: top;
  }


.content {
    vertical-align: top;
	padding-left:4px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-family: arial;
	height:250px;
	color:#333333;
	padding-left: 15px;
	word-spacing: 1px;
	line-height: 16px;
}

#subrightmargin{
width: 100%;}

#newrightmargin{
width: 100%;}


.footer {
color: #000000;
font-size: 10px;
font-weight: normal;
font-family: arial;
vertical-align: top;
padding-top: 5px;
padding-bottom: 10px;
text-align:center;
}
.footer a:link, .footer a:active, .footer a:visited {
color: #000000;
font-size: 10px;
font-weight: normal;
font-family: arial;
vertical-align: top;
text-decoration: none;
text-align:center;
}
.footer a:hover{
color: #000000;
font-size: 10px;
font-weight: normal;
font-family: arial;
vertical-align: top;
text-align:center;
text-decoration: underline;
}




/*--Newsletter Styles-- */

td.newsTitle {
color: #000000;
font-size: 18px;
font-weight: bold;
font-family: arial, sans serif;
text-align: left;
}

td.newsDate {
color: #000000;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-align: right;
}

td.newsHeader, p.articleHeader {
color: #000000;
font-size:15px;
font-weight: bold;
font-family: arial, sans serif;
text-decoration:none;
padding-right: 5px;
margin-right: 20px;
}

td.newsContent {
color: #000000;
font-size:12px;
line-height: 16px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
padding-right: 5px;
margin-right: 5px;
padding-bottom: 25px;

}

/*--Administration Panel: List of legal news-- */

.urlHeader {
color: #000000;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}
.newsHeaderAdmin {
color: #000000;
font-size:14px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}

/*--Short article preview-- */

td.otherNewslettersCell {
background-color: #E4C09C;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 1px;
padding-left: 10px;
color: #000000;
font-size: 12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: none;
text-decoration: underline;
margin-right: 30px;
width: 200px;
}
td.dividingLineCell {
 background-image: url(newsletter/images/blue-hash.gif);
 background-repeat: repeat-x;
 padding-top: 15px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
 margin-right: 30px;
}

.newsAbstract {
color: #000000;
font-size: 12px;
line-height: 14px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: none;
}
.newsAbstract a:link, .newsAbstract a:hover, .newsAbstract a:visited, .newsAbstract a:active {
color: #000000;
font-size: 12px;
line-height: 14px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
}




/*--Newsletter Practice Links-- */

/*--Newsletter Links: Short article preview-- */
a.newsLink:link, a.newsLink:active, a.newsLink:visited, a.newsLink:hover{
color:#2b2a2a;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}

/*--Newsletter Links: Area of practice (links on the otherNewslettersCell rectangle)--*/
a.areaLink {
color: #2B2A2A;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}
a.areaLink:link, a.areaLink:active, a.areaLink:visited, a.areaLink:hover {
color: #000000;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}

/*--Newsletter Links: Bottom legal news--*/
a.urlLink:link, a.urlLink:active, a.urlLink:visited, a.urlLink:hover {
color:#2B2A2A;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
}



/*-------USERADMIN STYLES-------*/
/*-------------Main Admin Styles----------*/


/*---------Newsletter Admin Styles------------*/
body#newadmin td#newcontent{
width:760px;
padding-top: 5px;
padding-bottom: 15px;
}

body#newadmin td#newleftmargin{
    width:6%;
}

body#newadmin td#newrightmargin{
    width: 6%;
}

#subcontent {
background-color:#FFFFFF;}


/*-------------------------Sub Admin Styles--------------*/
body#subadmin td#subcontent{
   width: 534px;
  
}

body#subadmin td.content{
height:100%;
}

body#subadmin td#subleftmargin{
    width: 3%;
}

body#subadmin td#subrightmargin{
    width: 3%;
}

