@charset "UTF-8";
/* CSS Document */
.imgleft {	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgright {	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#ch1 {
	height: 620px;
	width: 637px;
	overflow: auto;
	padding-right: 20px;
	font-family:   Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 20pt;
	color:  #333333;
}
#ch2 {
	height: 575px;
	width: 822px;
	overflow: auto;
		padding-right: 20px;
			font-family:   Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt;
	line-height: 20pt;
	color:  #333333;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #999;
}
.style1 {color: #FF3300}
.style2 {color: #333333}.textual_10 {
	font-family:   Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt;
	line-height: 20pt;
	color:  #333333;
}
.textual_Or {
	font-family:   Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt;
	line-height: 16pt;
	color:  #C30;
	
}
.textual_Or2 {
	font-family:   Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt;
	line-height: 16pt;
	color:  #C30;
	
}
.textual_g {
	font-family:   Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt;
	line-height: 16pt;
	color:  #690;
}
.textual_D {
	font-family:  Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt;
	line-height: 18pt;
	color:  #7c571c;
}
.textual_D2 {
	font-family:  Georgia, "Times New Roman", Times, serif; 
	font-size: 14pt;
	line-height: 28pt;
	color:  #7c571c;
}
.textual_R {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color:#a65201;

}
.textual_k {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color:#333333;
	font-weight: bold;
}
.textual_11_2 {
	font-family:  Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt;
	line-height: 18pt;
	color:  #301b1b;
}
.textual_w {
	font-family:  Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt;
	line-height: 18pt;
	color:  #FFF;
}
.textual_14 {
	font-family:  Georgia, "Times New Roman", Times, serif; 
	font-size: 14pt;
	line-height: 18pt;
	color:  #301b1b;
}
.greenLink{}
       A.greenLink:link        {text-decoration:none;color:#690;}
       A.greenLink:visited     {text-decoration:none;color:#690;}
       A.greenLink:active      {text-decoration:none;color:#690;}
       A.greenLink:hover {color:#690;	   
	                      border-bottom-width: 4px;
	                      border-bottom-style: solid;}
						  
.wLink{
	line-height: 18pt;
	font-size: 10pt;}
       A.wLink:link        {text-decoration:none;color:#FFF;}
       A.wLink:visited     {text-decoration:none;color:#FFF;}
       A.wLink:active      {text-decoration:none;color:#FFF;}
       A.wLink:hover {
	color: #FC9;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.DLink{
	line-height: 18pt;
	font-family:  Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt;}
       A.DLink:link        {text-decoration:none;color:#7c571c;}
       A.DLink:visited     {text-decoration:none;color:#7c571c;}
       A.DLink:active      {text-decoration:none;color:#7c571c;}
       A.DLink:hover {
	color:#7c571c;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
						  
						  
.menu li a	{
	font-family:  Georgia, "Times New Roman", Times, serif; 
	font-size:12pt;
	color: #FFF;
	text-decoration: none;}

.menu li a:hover	{color: #f1c784; 
                          border-bottom-width: 3px;
	                      border-bottom-style: solid;}

.menu li	{display: inline;
	list-style-type: none;
	margin-right: 20px;}

.menu ul	{margin: 0;
	padding-left:65px;}


