﻿#adSection
{
	position:relative;	
	height:500px;
}
#topic1Ad, #topic2Ad, #topic3Ad
{
	position:absolute;	
	width:300px;
	height:480px;
	top:10px;
}
#topic1Ad
{
	left:0px;
}
#topic2Ad
{
	left:330px;
}
#topic3Ad
{
	left:660px;
}
#t1Bgn, #t2Bgn, #t3Bgn,
#t1Bgh, #t2Bgh, #t3Bgh,
#t1Swf,
#t1Txt, #t2Txt, #t3Txt,
#t1Url, #t2Url, #t3Url,
#t1Top, #t2Top, #t3Top
{
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:480px;
}
#t1Bgn, #t2Bgn, #t3Bgn
{
	z-index:0;
}
#t1Bgh, #t2Bgh, #t3Bgh
{
	visibility:hidden;
	z-index:1;
}
#t1Swf
{
	padding-left:2px;
	z-index:2;
}
#t1Txt, #t2Txt, #t3Txt
{
	z-index:3;
	font-family: Arial;
	font-size: 16px;
}
#t1Txt h1, #t2Txt h1, #t3Txt h1
{
	margin:0px;
	padding: 5px 0px 15px 0px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;	
}
#t1Txt p, #t2Txt p, #t3Txt p
{
	margin:0px;
	padding: 0px 10px 0px 10px;
	text-align:left;
	font-size:16px;
}
#t1Txt p
{
	color: #d0d0d0;
	padding-left:20px;
}
#t2Txt p
{
	color: #404040;
	padding-left:19px;
}
#t3Txt p
{
	color: #404040;
	padding-left:45px;
}
#t1Url, #t2Url, #t3Url
{
	z-index:10;
}
#t1Url a, #t2Url a, #t3Url a
{
	display:block;
	height:480px;
	background-image:url('../Images/Auxiliary/blank.gif');
}
#t1Top, #t2Top, #t3Top
{
	z-index:20;
	top:440px !important;
	left:0px;
	width:300px;
	height:40px !important;
}
#t1Top a span, #t2Top a span, #t3Top a span
{
    font-size:12px;
    font-weight:bold;
}
#t1Top a, #t2Top a, #t3Top a
{
	display:block;
	padding:0px 10px 0px 10px;
	height:40px;
	font-size:12px;
	text-decoration:none;
}
#t1Top a span
{
    color:#a0a0d0;	
}
#t1Top a:hover span
{
	color:#a0a0ff;
	text-decoration:underline;	
}
#t1Top a, #t1Top a:link, #t1Top a:visited, #t1Top a:active
{
	color:#d0d0d0;
}
#t1Top a:hover
{
	color:#ffffff;
}
#t2Top a span
{
    color:#606060;	
}
#t2Top a:hover span
{
	color:#404040;
	text-decoration:underline;	
}
#t2Top a, #t2Top a:link, #t2Top a:visited, #t2Top a:active
{
	color:#808080;
}
#t2Top a:hover
{
	color:#606060;
}
#t3Top a span
{
    color:#a06010;	
}
#t3Top a:hover span
{
	color:#804000;
	text-decoration:underline;	
}
#t3Top a, #t3Top a:link, #t3Top a:visited, #t3Top a:active
{
	color:#b07010;	
}
#t3Top a:hover
{
	color:#a05000;
}






