@charset "utf-8";
/* CSS Document */

.leftLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #722700;
	text-decoration: none;
	font-weight: 500;
	line-height: 2em;
}

.leftLink2
{
	font-size: 0%;
	color: #f9f4e6;
	text-decoration: none;
	border:none;	
}

.Title {
	color: #C20009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Content {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #575656; 
	/*color: #000;*/
}

.ContentHead {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575656; 
}

.ContentHeadR {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #722700; 
}

.ContentHeadW {  
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; 
}

.ContentSmall {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #575656; 
}
.ContentSmallB {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000; 
}



