/* CSS Document */

/* MENU */

	div.leftMenuBox {
		background-color:#FFD6B5;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		width:140px;
		}
	
	div.leftMenuHeader {
		background-image:url(/images/common/left/lHeaderMenu.gif);
		background-repeat:no-repeat;
		margin-bottom:10px;
		width:140px;
		height:30px;
		}

	div.leftMenuFooter {
		margin:0px 0px 0px 0px;
		background-image:url(/images/common/left/lMenuFooter.gif);
		background-repeat:no-repeat;
		width:140px;
		height:10px;
		}
	
	/* MENU insideList */
		ul.leftMenuListGroup {
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			list-style-image:url(/images/common/left/lMenuPoint.gif);
			line-height:25px;
			}
		
		li.leftMenuList {
			margin:0px 0px 0px 20px;
			padding:0px 0px 0px 0px;
			}
		
		/* MENU secondNestedList */
		
			ul.leftMenuListNested {
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				list-style-image:url(/images/common/left/lMenuPoint2.gif);
				line-height:25px;
				}
			
			li.leftMenuListNested {
				margin:0px 0px 0px 20px;
				padding:0px 0px 0px 0px;
				}
		
/* BLOG8 */

	div.leftBlogBox {
		background-color:#DEFED7;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		width:140px;
		}
		
	div.leftBlog8Header {
		margin-top:0px;
		background-image:url(/images/common/left/lHeaderBlog.gif);
		width:140px;
		height:30px;
		}

	div.leftBlogFooter {
		margin:0px 0px 0px 0px;
		background-image:url(/images/common/left/lMenuFooterBlog.gif);
		background-repeat:no-repeat;
		width:140px;
		height:10px;
		}




	div.leftAmbBox {
		background-color:#DDC5B3;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		width:140px;
		}
		
	div.leftAmbHeader {
		margin-top:0px;
		background-image:url(/images/common/left/lHeaderAmbassador.gif);
		width:140px;
		height:30px;
		}

	div.leftAmbFooter {
		margin-top:0px;
		background-image:url(/images/common/left/lMenuFooterAmbassadors.gif);
		background-repeat:no-repeat;
		background-position:top;
		width:140px;
		height:30px;
		}
		
	/* BLOG8 smallBox */
	
		div.leftBlogSmallBox {
			width:120px;
			background-color:#FFFFFF;
			border:1px solid #C7EEBE;
			text-align:left;
			margin-top:10px;
			margin-left:auto;
			margin-right:auto;
			}

		div.leftBlogCanPhoto {
			float:left;
			}
		
		div.leftBlogCanData {
			float:left;
			}
			
			p.leftBlogCanDate {
				margin:5px 0px 0px 2px;
				padding:0px 0px 0px 0px;
				color:#669900;
				font-size:10px;
				}
				
			h3.leftBlogCanName {
				margin:5px 0px 0px 2px;
				padding:0px 0px 0px 0px;
				font-size:10px;
				font-weight:normal;
				line-height:15px;
				color:#336600;
				}
				
			div.leftBlogClear {
				clear:both;
				font-size:2px;
				}

	/* ambassadors smallBox */
	
		div.leftAmbSmallBox {
			width:120px;
			background-color:#FFFFFF;
			border:1px solid #893900;
			text-align:left;
			margin-top:10px;
			margin-left:auto;
			margin-right:auto;
			}

		div.leftAmbPhoto {
			float:left;
			}
		
		div.leftAmbData {
			float:left;
			}
				
			h3.leftAmbName {
				margin:5px 0px 0px 2px;
				padding:0px 0px 0px 0px;
				font-size:10px;
				font-weight:normal;
				line-height:15px;
				color:#336600;
				}
				
			div.leftAmbClear {
				clear:both;
				font-size:2px;
				}