.strong-text {
	font-weight: bold;
}
ul.tabs {
	display: none;
}
h2.page-title {
	font-size: 14px;
	margin-top: -3px;
}

.country-name {
	position:relative;
	height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(bullet_green.png) left top no-repeat;
	padding-left: 10px;
	font-size: 11px;
	cursor: url("/ajaxfiles/home/aero_link.cur");
	width: 40px;
}
.mctext a.countrylinker:visited, .mctext a.countrylinker:link {
	color: #5A5535;
	text-decoration: none;
	border: none;
	line-height:1.2em;
}
.mctext a.countrylinker:hover{
	font-weight: bold;
	background: none;
	color: #5A5535;
}
#india {
	top: 250px;
	left: 440px;
}
#china {
	top: 200px;
	left: 460px;
}
#mexico {
	top: 180px;
	left: 70px;
	margin-top: -10px;
}
#USA {
	top: 130px;
	left: 80px;
}
#japan {
	top: 174px;
	left: 548px;
}
#russia {
	top: 100px;
	left: 350px;
	margin-top: -15px;
}
#mapper {
	margin: -85px 0 0 0;
}
#global, #EU {
	color: #0099CC;
	font-weight: bold;
	background: url(bullet_blue.png) left top no-repeat;
	margin-top: -4px;
	padding-top: 3px;
	width: 70px;
	float: left;
	clear: left;
}	
a:hover #global, a:hover #EU {
	font-weight: bold;
	color: #5A5535;
}
/**Tab system**/
.tab-item a:link, .tab-item a:visited, .tab-item-active a:link, .tab-item-active a:visited {
	border: none;
	text-decoration: none;
	color:#6DA413;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight: bold;
}
.tab-item a:hover {
	background: #F5F5F5;
}
.tab-item, .tab-item-active {
	float: left;
	border: solid 1px #bbb;
	background: #E1E1E1;
	margin: 0 1px 0 2px;
	border-bottom: none;
}
.tab-item a, .tab-item-active a{
	padding: 0px 5px 2px 4px;
	display: block;
}
#recordtable {
	padding: 0 0 0 0;
	width: 100%;
	margin: 0 0 0 0;
}
.tab-item-active a:link, .tab-item-active a:visited{
	border-bottom: solid 1px #F7F7F7;
	background: #F5F5F5;
}
.tab-container {
	margin: 25px 0 0 0;
	padding-left: 3px;
	height: 22px;
	border-bottom: solid 1px #bbb;
}
.tabber-container {
	margin-top: -20px;
}
/**end of Tab system**/

/**categorized records**/
.container {
	padding-top: 7px;
}
#most-recent-image {
	position: relative;
	top: -185px;
	left: -30px;
}
.subcontainer tr.header td {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #5A5535;
	padding-bottom: 3px;
}
.subcontainer tr.value td {
	background: url(bullet_blue.png) left top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	line-height: 170%;
}

/**from frontpage.css**/
h2.view-title {
	margin: 0 0 2px 0;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	color: #6DA413;
}
.discboard, .navguide, .plist, .tabber-container {
	border-bottom: solid #E8E8E8 1px;
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.view-forum-en .view-label-users-name, .view-forum-en .view-label-node-created, .view-forum-ja .view-label-users-name, .view-forum-ja .view-label-node-created {
	font-style: italic;
	color: #A5A490;
	margin: 0 5px;
}
.view-forum-en div, .view-forum-ja div  {
	display: inline;
}
.view-forum-en ul, .view-forum-ja ul {
	margin: 4px 0 4px 0;
}
.view-forum-en ul li, .view-forum-ja ul li {
	list-style-type: none;
	line-height: 23px;
	margin: 0;
	padding-left: 22px;
	background: url(/ajaxfiles/home/forum-fp-bullet.gif) left top no-repeat;
}
.navguide {
	padding-left: 90px;
	background: url(/ajaxfiles/home/linkrs.gif) left top no-repeat;
}
.navguide td {
	background: url(/ajaxfiles/home/bullet_green.gif) left no-repeat;
	padding: 2px 0 0 15px;
}
#fxid {
	margin-top: 10px;
}
#linkers img {
	margin-top: 10px;
}
.mctext #linkers a:link, .mctext #linkers a:visited{
	border: none;
}

