
body {
	margin:	0px;
	font-family: Verdana; 
	font-size: 10pt;
}
a:link {
	color:#000000;
}
a:visited {
	color:#000000;
}
a:active {
	color:#000000;
}

.rightbar {
  background-color: #e5e5e5;
}

#table5 form {
  margin:0px;
  padding:0px 3px 20px 0px;
}


.box1 {
  margin-top:6px;
}
.box1 .head, .box1 .foot {
  font-size: 1px;
  height:25px;
}
.box1 .head .left { background: url(../grfx/left_corner.gif) right center no-repeat; width:4px; height:25px; }
.box1 .head .left_38 { background: url(../grfx/left_corner_38.gif) right center no-repeat; width:4px; height:38px; }
.box1 .head .middle {
  background-color: #4C87C3;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  padding: 0px 0px 2px 2px;
  vertical-align:bottom;
}
.box1 .head .middle p {
margin:0px;
}
.box1 .head .right { background: url(../grfx/right_corner.gif) left center no-repeat; width:4px; height:25px;}
.box1 .head .right_38 { background: url(../grfx/right_corner_38.gif) left center no-repeat; width:4px; height:38px;}
.box1 .foot .left { background: url(../grfx/bottom_left_corner.gif) right center no-repeat;  width:4px; height:25px; }
.box1 .foot .middle { background-color: #4C87C3; }
.box1 .foot .right { background: url(../grfx/bottom_right_corner.gif) left center no-repeat;  width:4px; height:25px; }



.box1 .content_cell {
 border-left:1px solid  #4C87C3;
 border-right:1px solid  #4C87C3;
 border-bottom:1px solid  #4C87C3;
 padding:2px 8px 8px 8px;
}
.box1 .content_cell td {
}
.box1 .content_cell ul {
  margin-top:0px;  
}


.box1 .cc_desc {
  font-size:13px;
  padding-top:20px;
}




/* *********************** */
/* Single Article Pages
/* *********************** */
.article_container {
margin:10px;
width:95%;
}
.article_container .article_content {
color:#222;
}
.article_container .article_content li {
  margin-left:10px;
}

.article_container .article_img {
margin:0px 10px 10px 0px;
}
.article_container .article_author {
color:blue;
font-style:italic;
}

.article_container .article_footer {
font-weight:bold;
}

/* *********************** */
/* Author - Subject Page
/* *********************** */
.tbl_article_author_subject {
border-collapse:collapse;
margin-left:3px;
}
.tbl_article_author_subject th,
.tbl_article_author_subject td {
border:1px solid #cccccc;
padding:3px;
padding-left:5px;
}
.tbl_article_author_subject .article_author {
color:blue;
font-style:italic;
}

/* *********************** */
/* Author Page
/* *********************** */
.tbl_article_author_articles_container {
border-collapse:collapse;
}
.tbl_article_author_articles_container .article_author_heading {
font-style:italic;
font-size:18px;
}
.tbl_article_author_articles {
border-collapse:collapse;
margin-left:10px;
}
.tbl_article_author_articles td {
padding:3px;
padding-left:5px;
border-collapse:collapse;
}
.tbl_article_author_articles .article_title {
color:blue;
font-weight:normal;
}

/* *********************** */
/* Articles all category page
/* *********************** */
.article_subject_container {
width:95%;
}
.article_subject_container .article_subject_heading {
background:#eeeeee;
padding-left:5px;
font-family:arial;
font-size:16px;
font-weight:bold;
margin-top:10px;
}
.article_subject_container .article_author_heading {
font-style:italic;
padding-left:5px;
font-size:12px;
}
.article_subject_container a.article_title {
color:blue;
text-decoration:none;
font-family:verdana;
font-size:14px;
font-weight:normal;
}
.article_subject_container a.article_title:hover {
text-decoration:underline;
}



/* *********************** */
/* feature_article
/* *********************** */
.feature_article .article_content p {
margin:0px;
}
/* *********************** */




/* *********************** */
/* articles_by_keyword
/* *********************** */
.articles_by_keyword ul
{
  margin-top:0px;
}
.articles_by_keyword li
{
  list-style:none;
}
.articles_by_keyword .article_title {
  font-size:12px;
}
/* *********************** */



/* *********************** */
/* 
/* *********************** */
.tbl_articles_by_keyword_expanded
{
}
.tbl_articles_by_keyword_expanded td
{
  padding:4px;
  list-style:none;
}
.tbl_articles_by_keyword_expanded .article_title
{
border-top:0px solid #eee;
padding:3px 0px;
font-size:105%;
font-weight:bold;
}
.tbl_articles_by_keyword_expanded .article_content p
{
margin:0px;
}
/* *********************** */

/* *********************** */
/* All article pages bottom nav bar
/* *********************** */
.article_nav_bar {
width:95%;
background:#eeeeee;
margin-left:3px;
margin-top:5px;
}
/* *********************** */



/* *********************** */
/* Ads Smart
/* *********************** */
.tbl_ads_smart {
  margin: 5px 0px 0px 0px;
  font-size:12px;
}
.tbl_ads_smart ul,
.tbl_ads_smart .cell_bul
{
  margin-top:0px;
  margin-left:0px;
  padding-left:15px;
}
.tbl_ads_smart li {
  margin-top:0px;
  padding-left:1px;
}

.tbl_ads_smart p,
{
  margin:0px;
}
/* *********************** */



#footer {
  margin-top: 4px;
}

h1{ font-size:16px;
	 font-color: #990033;
}