A:link, A:visited {
	text-decoration: none;
	color: #9D0020;
	}
	
A:active {
	color: #FFCC33;
	}
	
A:hover {
	color: #FFCC33;
	}
	
BODY {
	background-color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #333333;
	}
	
P, TD, H5, H6{
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	}
	
H6 {
	font-weight: bold;
	padding-bottom: 15px;
	}
	
P	{
	padding-top: 5px;
	padding-bottom: 5px;	
    text-align: justify;
	}
	
UL 	{
	list-style-type: none;
	line-height: 18px;	
	padding-left: 15px;	
	}
	
HR	{
	height: 1px;
	color: #DDDDDD;
	text-align:center;
	width: 90%;
	}
	
TABLE {
	background-color: #FFFFFF;
	}


/*******************************************************************************/

TD.header, TD.footer {
	font-size: 9px;
	vertical-align: center;
	padding: 5px;
	background-color: #EEEEEE;		
	}

TD.footer {
	border-top: 1px solid #DDDDDD;
	}

TD.logo, TD.discover {
	border-bottom: 1px solid #FFFFFF;
	}
	
/*******************************************************************************/
	
#pscroller1{
	width: 250px;
	height: 265px;
	text-align: justify;
}

TD.h6, H5	{
	background: #DDDDDD;
	padding: 3px;
	font-weight: bold;
	line-height: 15px;
	border-bottom: 10px solid #FFFFFF;	
	border-top: 10px solid #FFFFFF;		
	}

TD.titles, TD.sponsors {
	background-color: #FFCC33;
	color: #333333;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	text-indent: 15px;
	}		
	
TD.sponsorlogos {
	vertical-align: middle;
	border-right: 1px solid #DDDDDD;
	}
	
TD.titles {
	border-right: 1px solid #FFFFFF;
	}
	
TD.index {
	line-height: 18px;
	border-right: 1px solid #DDDDDD;
	padding: 15px;
	text-align: justify;
	vertical-align: top;
	}	

TD.content {
	padding: 15px;	
	}

TD.image {
	padding-bottom: 10px;
	padding-right: 10px;
	}
	
A.robots:hover {
	list-style-image: url(images/bullet.gif);
	display: list-item;
	color: #333333;
	}		 
