html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	background: #f0f0f1;
}
A{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none; 
}
A:hover{
	text-decoration: underline;
}
A IMG{
	border: 0;
}
A:hover IMG{
	border: 0;
}
table td{
	vertical-align: top;
}
blockquote{
   width: 189px;
   height: 82px;
   margin:0;
}
blockquote a{
   width: 189px;
   height: 82px;
   display: block;
   overflow: hidden;
   text-indent: -700em;
   background: url(logo0000.gif) left top no-repeat;
}
#menu{
	padding: 12px 0 2px 0;
	font-size: 12px;
	color: #108f99;
	font-weight: bold;
}
#menu a{
	color: #108f99;
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
#info{
	padding: 10px 0 0 0;
	font-size: 11px;
	color: #06757d;
}
#center{
	font-size: 12px;
	color: #fefefe;
}
#center strong{
	font-size: 14px;
	color: #dbfafa;
}
#center a{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
}
#center a:hover{
	text-decoration: underline;
}
#content{
	margin: 10px 0 0 0;
}
#content h2{
	font-family: Arial;
	font-size: 18px;
	color: #0c7982;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 20px 60px;
}
#content p{
	font-size: 12px;
	color: #6e6c6e;
	line-height: 1.8em;
	margin:0;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}
#country td{
	padding: 4px;
	border-bottom: 1px dashed #e5e6e5;
	font-size: 11px;
	color: #b2b1b2;
}
#country td .blue{
	font-size: 12px;
	color: #6ea8e2;
	font-weight: bold;
}
#country td .red{
	font-size: 12px;
	color: #d82c30;
	font-weight: bold;
}
#country td span{
	color: #6d6d75;
}
#bottom{
	padding: 15px 0;
	text-align: right;
	font-size: 11px;
	color: #6e6c6e;
	font-weight: bold;
}
