
	body {
		padding:0px;
		margin:0px;
		margin-top:5px;
		background-color: #FFFFFF;
		text-align:center;
		font-family: arial,sans-serif;
		font-size: 12px;
		line-height:14px;
		}

	form,h1,h2,p {
		margin: 0px;
		padding:0px;
	}
	
	H1 {
		font-size: 16px;
		line-height:20px;		
	}

	H2 {
		font-size: 14px;
		line-height:20px;		
	}
	
	img {
	   margin-right: 5px;
	}
	
	HR {
		height: 1px; 
		color: #36c; 
	}
	
	a:link 		{color: #009900; text-decoration:none; font-size: 12px;}
	a:visited 	{color: #009900; text-decoration:none; font-size: 12px;}
	a:hover 	{color: #E20A0A; text-decoration:none; font-size: 12px;}

	#feed a:link {
		font-size: 11px; 
		color: #009900; 
		font-family:arial,sans-serif; 
		line-height:14px; 
		text-decoration:underline;
		font-weight:bold;
		}


	#feed a:visited {
		font-size: 11px; 
		color: #009900; 
		font-family:arial,sans-serif; 
		line-height:14px; 
		text-decoration:underline;
		font-weight:bold;
		}

	#feed a:hover {
		font-size: 11px; 
		color: #009900; 
		font-family:arial,sans-serif; 
		line-height:14px; 
		text-decoration:underline;
		font-weight:bold;
		}

		
	#map {
		background-color: #FFFFFF;
		z-index: 95;
		width: 50%;
		height:50%;
		display: none;
		position: absolute;
		top: 25%;
		left: 25%;
		}

	#frame {
		text-align:left;
		background-color: #FFFFFF;
		height: 100%;
		width:984px;
		margin: 0 auto;
		}

	#top {
		height: auto;
		float:none;
		width:auto;
		background-color: #FFFFFF;
		text-align: center;
		vertical-align: middle;
		color: #009900;
		padding-bottom:5px;
		}

	#menu {
		height:25px;
		float:none;
		width:auto;
		background-color: #E6F9EA;
		border-top:1px solid #009900;
		padding-top: 5px;		
		}

	#tempo {
		width:120px;
		float:right;
		height: 125px;
		margin:10px;
		}


	#adsin {
		width:100%;
		float:left;
		background-color:#F7F7F7;
		background-image:url(i/spacer.gif);
		background-repeat: no-repeat;
		background-position: left top;
		height: auto;
		padding-left: 15px;
		margin-top: 10px;
		}

	#cc {
		width:100%;
		padding:0px;
		float:none;
		background-color:#FFFFFF;
		height: 100%;
		}

	#feed {
		width:100%;
		float:left;
		background-color: #FFFFFF;
		height: 100%;
		text-align: left;
		padding-left:18px;
		margin-top: 10px;
		}

	#feed_nourl {
		width:100%;
		float:left;
		background-color: #FFFFFF;
		height: 100%;
		text-align: left;
		padding-left: 18px;
		padding-bottom:10px;
		}

		
	#ads {
		width:180px;
		float:right;
		height: 1000px;
		text-align: center;
		background-color: #F7F7F7;
		padding: 5px;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #989898;
		}
			
	#bottom {
		height:auto;
		float: left;
		width: 100%;
		text-align: center;
		background-color: #E6F9EA;
		border-bottom:1px solid #009900;
		padding: 10px;
		}

	#pages {
		float: left;
		height: 25px;
		width: 100%;
		text-align: center;
		vertical-align: middle;
		padding: 10px;
		background-color: #E6F9EA;		
		}

	.PGURL {font-size: 10px; color: #777777; font-family: "arial,sans-serif"; line-height: 14px;}
	.PGTIT {font-size: 11px; color: #e20a0a; font-family: "arial,sans-serif"; line-height: 14px; text-decoration: underline; font-weight:bold}
	.PGTXT {font-size: 11px; color: #777777; font-family: "arial,sans-serif"; line-height: 14px;}
	.PGCUR {font-size: 13px; color: #E20A0A; font-family: "arial,sans-serif"; font-weight: bold; border: 1px solid #E20A0A; padding: 5px; }
	.cat {margin-top:10px}



