ul, li {marign: 0; padding: 0;}
	
	blockquote {marign: 0; padding: 0;}
	
	.container_div {
		width:765; height:411; z-index:1; 
		/*background-image : url(images/placeholder1.png);*/
		background-image : url(../images/placeholder2_bg.gif);
		background-repeat: no-repeat;	
		font-size:0px;
		line-height:0px;
	}	
	
	/*
	a {
		text-decoration:none;
	}
	*/
	
	.main {
		font-family : Arial, Helvetica, sans-serif;
		color : #FFFFFF;
		font-size : 11px;
		line-height: auto;
		text-decoration:none;
		text-align: left;
		/* font-weight:bold; */
	}
	
	.main a:visited {
		font-family : Arial, Helvetica, sans-serif;
		color : #ffffff;
		font-size : 11px;
		line-height: auto;
		font-weight:bold;
		text-decoration:none;
	}
	
	.main a:link, a:active, a:visited {
		font-family : Arial, Helvetica, sans-serif;
		color : #ffffff;
		font-size : 11px;
		line-height: auto;
		font-weight:bold;
		/* color: #ffffff; */
		/* font-weight:bold; */
		text-decoration:none;
	}
	
	.main a:hover {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		line-height: auto;
		/* 
		color: #3f4049; 
		text-decoration:none;
		color: #406fad;		
		*/
		color: #ffffff;		
		font-weight:bold;		
		text-decoration:underline;
	}
	
	.main th {
		/* color: #fbbc98; */
		color: #fad5c0;
		font-weight:bold;
		text-decoration:none;
	}
	
	.h1 {
		font-size : 11px;
		line-height: auto;
		text-decoration:none;
		text-align: left;
		color: #fad5c0;
		font-weight:bold;
		text-decoration:none;
	}
	
	.footertext {
		font-family : Arial, Verdana, Helvetica, sans-serif;
		color : #999999;
		font-size : 10px;
		line-height:11px;
		text-decoration:none;
	}
	
	.footertext a:link, a:visited, a:active {		
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 10px;
		line-height:11px;
		color : #ffffff;
	}	
	
	.footertext a:hover {		
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 10px;
		line-height:11px;
		color : #ff6600;
	}	