BODY								{ margin: 0; }

UL									{ line-height: 15pt;
									  margin: 5 0 0 10;
									  padding: 5 0 0 10; }

#block_top							{ background-color: #9DDA49;
									  background-image: url(images/bg_top.jpg); 
									  background-position: top left; }

#block_menu							{ background-color: #D2E7F6;					  
									  background-repeat: no-repeat;
									  background-position: top right; }

#block_content						{ background-image: url(images/bg_content.jpg);
								 	  background-repeat: repeat-x;
									  background-position: bottom; }
									  
#content_table						{ background-image: url(images/globe.gif);
								 	  background-repeat: no-repeat;
									  background-position: bottom right; }			
									  
#block_bottom						{ background-color: #4BAFAF; }

.languages  						{ font-family: Arial;
									  font-size: 9pt;
									  color: #FFFFFF;
									  font-weight: bold; }
									  
.languages select {					  font-family: Arial;
									  font-size: 9pt;
									  background-color: #effddb;
						 
									  border-color: #000000; }									  

.topmenu a							{ font-family: Verdana;
									  font-size: 8pt;
									  color: #000000; 
									  text-decoration: none; }
.topmenu a:hover					{ text-decoration: underline; }

.content p, td						{ font-family: Verdana;
									  font-size: 8pt;
									  color: #000000;
									  line-height: 14pt; }
									  
.content a							{ color: #3b3d46; }
.content a:hover					{ color: #000000; }

.menu a								{ font-family: Verdana;
									  font-size: 8pt;
									  color: #0C3A3F;
									  text-decoration: none; }
									  
.menu a:hover						{ text-decoration: underline; }

.menu ul							{ line-height: 17pt; }

.menu_title							{ font-family: Trebuchet MS, Arial;
									  font-weight: bold;
									  font-size: 12pt;
									  color: #0C3A3F; }

.title								{ font-family: Trebuchet MS, Arial;
									  font-weight: bold;
									  font-size: 12pt;
									  color: #01749F; }	
									  
.bottom 							{ font-family: Verdana;
									  font-size: 8pt;
									  color: #FFFFFF; }	
									  
.bottom a							{ color: #FFFFFF;
									  text-decoration: none; }									  	
.bottom a:hover						{ text-decoration: underline; }

.faq_questions 						{ line-height: 11pt;
									  font-size: 9px; }
.faq_questions a					{ font-size: 9px; }	