/* CSS Document */

/* CSS 01-2009 */

	#leftcontent {
		position: absolute;
		left:1px;
		top:110px;
		width:162px;
		background:#fff;
		}

	#centercontent {
		background:#fff;
   		margin-left: 162px;
   		margin-right:162px;
		/*
		IE5 Hack
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 163px;
   		margin-right:163px;
		}

	#rightcontent {
		position: absolute;
		right:1px;
		top:110px;
		width:162px;
		background:#fff;
		}
	
	#banner {
		background:#fff;
		height:40px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}
		
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
		
/* Download Pages */

#txtblock {
float:left;
width:700px; 
background:#fff;
	}
	
/* Indie Pages */

#ablock {
float:left;
width:340px;
height:300px;
margin:1px 1px 1px 1px; 

	}
	
		
/* Pre 2009 */		

a:hover {
	text-decoration: underline;
}

	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		background:#fff;
		}

.tdd-banner {
	background: #3399CC;
	width: 100%;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 15px;
	padding-bottom: 5px;

}

.tdd-navbar {
	background: #75B930;
	width: 100%;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}

.tdd-navbar-link {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
}

.tdd-sidebar-group-title {
	width: 100%;
	background: #336699;
	padding: 1px;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
}

.tdd-sidebar-group-content {
	width: 100%;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	padding: 1px;
	font-family: palatino, georgia, times new roman, serif;
	color: #333000;
	font-size: 10pt;
}

.tdd-center-content-title {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	width: 100%;
	background: #CC6033;
	padding: 5px;
}

h1 {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 14pt;
	width: 90%;
	background: #CC6033;
	padding: 5px;
}

.tdd-center-content {
	font-family: palatino, georgia, verdana, arial, sans-serif;
	color: #333;
	font-size: 10pt;
	font-weight: normal;
	line-height: 200%;
}

.tdd-coupon-code {
	color: #CC6033;
	font-weight: bold;
}

.tdd-affiliate-message {
	font-family: palatino, georgia, verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 200%;
	color: #333;
	text-align: center;
}

.tdd-offer-title {
	color: #336699;
}

.tdd-offer {
	padding: 5px;
	border: 1px dotted #333;
}

.tdd-copyright {
	font-family: palatino, georgia, verdana, arial, sans-serif;
	color: #333;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}

.tdd-content-divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	width: 100%;
}

a.catmajor, a.catmajor:link, a.catmajor:visited, a.catmajor:active { font-size: 12pt; color: black; font-weight: bold }
a.catminor, a.catminor:link, a.catminor:visited, a.catminor:active { font-size: 8pt; color: black }
font.catmajor, { font-size: 12pt; color: black; font-weight: bold }
.tableborder { background-color: black }
.tablehead { color: black; background-color: #D3D3D3 }
.tablebody { color: black; background-color: white }
.xborder { background-color: black }
.xtab1 { background-color: #D3D3D3 }
.xtab2 { background-color: #D3D3D3 }

