body {  border-top-width: 5px;	border-top-style: solid; border-top-color: #004040; margin: 0; padding: 0; }

td { 


font: normal .8em Verdana,Helvetica,Arial; 

}
/* links




.topMiddleStyle {  border-bottom: 1px dashed #D1D5D1;  }


a { background: inherit; color: #006699; text-decoration: none;  FONT-WEIGHT: bold;  }
a:hover { background: inherit; color: #006699; text-decoration: none;  FONT-WEIGHT: bold; }
 */
#posttext a { background: inherit; color: #000000; text-decoration: none; }
#posttext a:hover { background: inherit; color: #000000; text-decoration: underline; }
/* headers */
.h1 a { background: inherit; color: #000000; text-decoration: none;  FONT-WEIGHT: bold;  }

h1 { font-size: 1.4em; color: #000000; background: inherit; text-decoration: underline;  FONT-WEIGHT: bold; }
.h1 text { font-size: 1.4em; color: #000000; background: inherit; text-decoration: underline;  FONT-WEIGHT: bold; }

h2 { font-size: 1.2em; text-transform: uppercase;}
h3 { font-size: 1.2em; }


p, h1, h2, h3 {
	margin: 10px 15px;
	text-align: center;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #993333;	
}

ul ul, ul ol {
	margin: 5px 0 0 10px;
}
	
ul span, ol span {
	color: #333;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #C0C0C0;
padding-top: 1pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 1pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}

/*
.feedTitle A:link {color: #000000; text-decoration: none; }
.feedTitle A:visited {color: #000000; text-decoration: none; }
.feedTitle A:active {color: #000000; text-decoration: none; }
.feedTitle A:hover {color: red; text-decoration: underline; }
.feedTitle { color: #0000FF; text-decoration: underline; FONT-WEIGHT: bold; }


.topMenuLinks A:link {color: #000000; text-decoration: none; FONT-WEIGHT: bold; }
.topMenuLinks A:visited {color: #000000; text-decoration: none; FONT-WEIGHT: bold; }
.topMenuLinks A:active {color: #000000; text-decoration: none; FONT-WEIGHT: bold; }
.topMenuLinks A:hover {color: red; text-decoration: underline; FONT-WEIGHT: bold; }

.feedTitle { font: normal 1.1em 'Trebuchet MS', verdana, sans-serif; }
.feedTitle { font: normal 1.1em 'Trebuchet MS', verdana, sans-serif; }
*/
.feed_pin { color: #D9D9EC; text-decoration: none;}


.feedTitle { color: #000000; text-decoration: none; FONT-WEIGHT: bold; font-size: 15px;}
.feedTitleA { color: #006699; text-decoration: none; FONT-WEIGHT: bold; font-size: 15px;}

.feeder_name { color: #D9D9EC; text-decoration: none;}
.feeder_name A:link {color: #D9D9EC; text-decoration: none;}
.feeder_name A:visited {color: #D9D9EC; text-decoration: none;}
.feeder_name A:active {color: #D9D9EC; text-decoration: none;}
.feeder_name A:hover {color: red; text-decoration: none;}


.feedContent { FONT-WEIGHT: normal; font-family: Verdana, Helvetica, Arial; font-size: 11px; color: #000000; text-decoration: none; }
.feedContent A:link {color: #990300; text-decoration: none; FONT-WEIGHT: bold; }
.feedContent A:visited {color: #000000; text-decoration: none; }
.feedContent A:active {color: #000000; text-decoration: none; }
.feedContent A:hover {color: red; text-decoration: underline; }


.headerHtml td, tr, table
{
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}
.topMenuLinks td { font-family: Verdana, Helvetica, Arial; font-size: 13px; }
.topMenuLinks a 
{
background-color: inherit;
background-image: inherit;
background-repeat: inherit;
background-attachment: inherit;
color: #006699;
text-decoration: none;
font-weight: bold;
}
.topMenuLinks a:hover 
{
background-color: inherit;
background-image: inherit;
background-repeat: inherit;
background-attachment: inherit;
color: #006699;
text-decoration: none;
font-weight: bold;
}


.feed_date {
	color: #C0C0C0;
}
.feed_pin {
	color: #408080;
}
.feeder_name {
	color: #8080C0;
	text-decoration:none;
}
.feed_links_space {
	color: #D5EAEA;
}

.header-menu a {
	color: #FFFFFF;
text-decoration: none;
}

.menu-seperator {
	color: #FFFFFF;
}
.old_td-header_menu { /* main menu links row */
	background-color: #008080;
	/*background-color: #EFEDDE;*/
} 

.td-header_menu {
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 15px;
	border: 1px solid #e5e5e5;
background-color: #008080;
}



.tdRssRes1 {
	background-color: #FFFFF0;
}

.tdRssRes2 {
	background-color: #AASSWW;
}

.table-div-box { /* the div box border color */
	background-color: #8080C0;
}

.td-div-box { /* the div box background color */
	background-color: #FFFFFF;
}
.div-divBox-title { /* the div box title bar */
  background-color: #008080;
  cursor: move;
}

.td-divBox-title-text { /* the div box title bar */
  color: #ffffff;
  font-weight: bold;
}



.td-divBox-input { /* the div box input links cell background color */
	background-color: #FFFFFF;
}
.td-shortUrlTitle {
	color: #006699;
	background-color: #EAEAFF;
}

.divPopUp a{ /*Pop Up links*/
padding: 0 5px;
text-decoration: none;
color: navy;
background-color: white;
}

.divPopUp a:hover, .divPopUp a.selected{
color: #000;
background-color: #FEE496;
}


.divPopUp td {
font: normal .8em 'Trebuchet MS', verdana, sans-serif; 
}

