body
{
	background-color: #000;
	margin: 0;
	padding: 0;
	background-image: url(navbkg.gif);
	background-repeat: repeat-x;
}

.norule
{
	background-color: #000;
	margin: 0;
	padding: 0;
	background-image: none;
}



.logo
{
	position: absolute,
	top:0;
	left:0;
	width:180px;
	height: 46px;
	background-image: url(/tad_logotype.gif);
	background-repeat: repeat-x;
}

.wrapper
{
	width: 800px;
	margin: 15px auto;
}

.dwrapper
{
	width: 540px;
	margin: auto;
}

#gallerybox
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 570px;
	padding: 0px;
	border-width: 0px;
	text-align: center;
	z-index: 1;
	overflow: auto;
	clip: auto;
}

#nav
{
	position: absolute;
	top: 10px;
	left: 280px;
	width: 360px;
	height: 16px;
	z-index: 102;
	border: 0px;
}

p, td
{
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #999;
	padding: 0px;
}

pre
{
	color: #999;
	font-size: 11pt;
	line-height: 13pt;
}

h1
{
	font-family: helvetica, arial, sans-serif;
	font-size: 16pt;
	line-height: 17pt;
	color: #FFF;
	font-weight: bold;
}

.nothing
{
	color: none;
	background-color: #000;
}

a:link
{
	color: #9CF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited
{
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}

.bold { font-weight: bold; }

h2
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #FFF;
	font-weight: bold;
}

table.gallery
{
	border: 0px;
	border-collapse: collapse;
}

td.gallery
{
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #999;
	text-align: center;
}

.rule
{
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	width: 100%;
	padding: 9px 0px 9px 0px;
}

table.pricing
{
	border: 0px;
	border-spacing: 0px;
}

td.pricing
{
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 3px;
	text-align: center;
	border-color: #333 #666 #FFF #999;
	border-width: 1px;
	border-style: solid;
	background-color: #CCC;
	width: 16%;
}

th
{
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #FFF;
	background-color: #666;
	font-weight: bold;
	padding: 3px;
}

th.pricing
{
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	background-color: #ABABAB;
	font-weight: bold;
	border-color: #333 #666 #FFF #999;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}

a:link.button , a:visited.button
{
	font-family: helvetica, arial, sans-serif;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	padding: 2px;
	text-align: center;
	display: block;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

a:hover.button
{
	font-family: helvetica, arial, sans-serif;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #000;
	padding: 2px;
	text-align: center;
	display: block;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}
