/* 
main.css
*/

a { color: #8B0305; 
	font-size: 10pt; 
	font-family: "Times New Roman", Times, serif; 
	text-decoration: none;}
	
h1 { color: #000000; 
	 font-size: 24px; 
	 line-height: 20pt; 
	 font-family: "Times New Roman", Times, serif }
	 
h2 { color: #000000; 
	 font-size: 18px; 
	 line-height: 20pt; 
	 font-family: "Times New Roman", Times, serif }
	 
h3 { color: #000000; 
	 font: bold 16px/normal;
	 font-family: "Times New Roman", Times, serif}
	 
h4 { color: #ffffff; 
	 font-style: normal; 
	 font-weight: lighter; 
	 font-size: 10px; 
	 line-height: 20pt; 
	 font-family: "Times New Roman", Times, serif }
	 
td { color: black; 
	 font-size: 10px; 
	 line-height: 14pt; 
	 font-family: "Times New Roman", Times, serif; 
	 text-decoration: none }
	 
body { margin-left:0px; 
	   margin-right:0px; 
	   margin-top:0px; 
	   margin-bottom:0px; }

.CountryTitle {font-family: "Times New Roman", Times, serif; 
			   font-size: 18px; 
			   font-weight:bold; 
			   color: #000000; 
			   text-decoration:none}
			   
.DataCell {font-family: Times New Roman, Times, serif; 
		   font-size: 11px; 
		   font-weight:bold; 
		   color: #000000}
		   
.DataHead {font-family: Times New Roman, Times, serif; 
		   font-size: 12px; 
		   font-weight:normal; 
		   color: #000000}
			   
.DataTitle {font-family: "Times New Roman", Times, serif; 
			font-size: 12px; 
			font-weight:bold; 
			color: #000000}
			
.DataTitleBlack {font-family: "Times New Roman", Times, serif; 
				 font-size: 12px; 
				 font-weight:bold; 
				 color: #000000}
				 
.DataTitleWhite {font-family: "Times New Roman", Times, serif; 
				 font-size: 12px; 
				 font-weight:bold; 
				 color: #000000; 
				 text-decoration: none}
 
.DataInfo {font-family: Times New Roman, Times, serif; 
		   font-size: 12px; 
		   font-weight:normal; 
		   color: #000000}
		   
.DataSpread {font-family: "Times New Roman", Times, serif; 
			 font-size: 12px; 
			 color: #ffffff}

.IntroTitle {font-family: "Times New Roman", Times, serif; 
			 font-size: 12px; 
			 font-weight:bold; 
			 color: #000000}
			
.IntroText{font-family: "Times New Roman", Times, serif; 
		   font-size: 11px; 
		   color: #000000}
		   
.SectionTitle {font-family: "Times New Roman", Times, serif; 
			   font-size: 18px; 
			   font-weight:bold; 
			   color: #000000; 
			   text-decoration:none}

.Footer {font-family: "Times New Roman", Times, serif; 
		 font-size: 10px; 
		 text-align: left}
		 
.BreadCrumb {font-family: "Times New Roman", Times, serif; 
			 font-size: 10px; 
			 font-weight:bold; 
			 color: #FFFFFF}
			
.MenuOptions {font-family: "Times New Roman", Times, serif; 
			  font-size: 10px; 
			  font-weight:bold; 
			  color: #FFFFFF; 
			  text-decoration:none}
			 
.TitleMenuOptions {font-family: "Times New Roman", Times, serif; 
				   font-size: 10px; 
				   font-weight:bold; 
				   color: #0066CC; 
				   text-decoration:none}
				  
.TitleSelectedMenuOptions {font-family: "Times New Roman", Times, serif; 
						   font-size: 10px; 
						   font-weight:bold; 
						   color: #FFFFFF; 
						   text-align:center}
						  
.DropDowns {font-family: "Times New Roman", Times, serif; 
			font-size: 9px;  
			color: #FFFFFF}
			
.ReviewName {font-family: "Times New Roman", Times, serif; 
			 font-size: 12px; 
			 font-weight:bold; 
			 color: #0066CC}
			
.ReviewDate {font-family: "Times New Roman", Times, serif; 
			 font-size: 10px; 
			 color: #000000}
			
.OneLineSummary {font-family: "Times New Roman", Times, serif; 
				 font-size: 11px; 
				 color: #000000; 
				 font-weight:bold; 
				 text-decoration: none}
				
.Review {font-family: "Times New Roman", Times, serif; 
	 	 font-size: 10px; 
		 color: #000000}
		
.ClickTitle {font-family: "Times New Roman", Times, serif; 
			 color: #000000; 
			 font-size: 14px; 
			 font-weight: normal; 
			 font-style:normal;}
