@charset "utf-8";
/* CSS Document */

body { font-family:Verdana, Geneva, sans-serif; font-size: 13px; }

a:hover { color: #93DF4C }

#TDP_Everything { width: 1024px; margin: 0 auto; }

#TDP_Header { width: 1024px; background:url(headerbackground.jpg) no-repeat; height: 141px; margin-bottom: 15px;}

#TDP_LoginStatus { position: relative; top: 2px; margin-left: 10px; }

.TDP_Section { margin-left: 20px; margin-right: 20px; margin-bottom: 20px; background:url(sectionbackground.png) repeat-y; }
.TDP_Section_Head { height: 29px; width: 187px; background:url(sectiontop.png); margin-bottom: 0px; }
.TDP_Section_Content { padding-left: 20px; padding-right: 20px; padding-bottom: 10px; position: relative; top: -15px; }
.TDP_Section_Foot { height: 4px; background:url(sectionbottom.png); width: 187px; }
.TDP_Section_Header { font-weight: bold; font-size: 17px; }

#TDP_Navigation a {
	text-decoration: none;
	color: #black;
	display: block;
	font-weight: bold; 
	margin-top: 3px;
font-size: 13px;
}
#TDP_Navigation a:hover { color: #93DF4C  }

.TDP_Section_Linebreak { margin-bottom: 10px; margin-top: 5px; }

#TDP_Footer { background:url(footerbackground.png) repeat-x; height: 26px; padding-left: 10px; padding-right: 10px; padding-top: 4px; font-size: 13px; color: white;}
#TDP_Footer a{ color: white; text-decoration: none; }
#TDP_Footer a:visted { color: white; text-decoration: none; } 
#TDP_Footer a:hover { color: blue; }

#TDP_Credited_Section, #TDP_Added_Section { font-size: 13px; text-decoration: none; }
#TDP_Credited_Section a, #TDP_Added_Section a { text-decoration: none; }
th, td, tr { text-decoration: none; }

ol li { list-style-position:inside; }

.TDP_MainBody_Header { font-weight: bold; font-size: 19px; }

a img {border:none;}
