#M0_container {
	width: 800px;
	margin: 6px auto;
	padding: 0px;
	min-height: 100%;
}

#M1_logo {
	height: 198px;
	background-image: url(/styles/viv/top.jpg);
	background-repeat: no-repeat;
}
	
	#M2_logo {
		width: 630px;
		float: left;
	}
	
	#M2_logo a {
		width: 196px;
		height: 198px;
		display: block;
	}

	#M2_link1 {
		width: 80px;
		float: left;
		margin: 164px 0 0 0;
		height: 30px;	
	}

	#M2_link1 a {
		width: 80px;
		height: 30px;
		display: block;
	}

	#M2_link2 {
		width: 80px;
		float: left;		
		margin: 164px 0 0 0;
		height: 30px;
	}

	#M2_link2 a {
		width: 80px;
		height: 30px;
		display: block;
	}

#M1_line {
	height: 8px;
	margin: 0px;
	padding: 0px;
	background-image: url(/styles/viv/Line.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	border: 0px
}

	#M3_crumbs {
		width: 548px;
		height: 32px;
		line-height: 24px;
		margin: 0 0 0 0;
		padding: 0 0 0 4px;
		float: left;
		background-image: url(/styles/viv/contentheader.jpg);
		background-repeat: no-repeat;
		
	}
	
	#M3_crumbs a {
		color: #ffe7ca;
	}
	
	#M3_error {
		height: 36px;
		line-height: 12px;
		font-size: 10pt;
		color: red;
	}
	

#M1_content {
	width: 100%;
	height: 100%;
	background-image: url(/styles/viv/backg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	padding: 5px 2px 5px 0;
}

	#M2_menu {
		width: 176px;
		float: left;
		padding: 0 0 0 19px;
	}

	#M2_content {
		float: left;
		width: 550px;
		padding: 0 0 0 14px;
	}

#M1_uline {
	height: 23px;
	/* line-height = height */
	line-height: 23px;
	background-image: url(/styles/viv/bottom.jpg);
	padding-left: 16px;
}

#M1_disclaimer {
	text-align: center;
	height: 28px;
	padding: 4px 20px 0 0;
	position: relative;
}

#M0_popupcontainer {
	width: 97%;
	margin: 0 auto;
	padding: 2px;
}

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 10px;
	height: 100%;
	background-color: #fff;
}

.news-img {
	width: 20%;
	float: left;
	margin: 0 4px 0 10px;
}

	.news-img img {
		width: 100px;
		height: 100px; 		
		border: 1px solid #2e2b27;
	}

.news-date {
	text-align: right;
	font-size: 7pt;
	padding: 0 5px 0 0;
}

.news-content {
	min-height: 10px;
}

.news-readon {
	clear:both;
	height: 10px;
	padding: 0 5px 0 15px;	
	text-align: right;
}

.news-sub {

}
