.leftmnubg {
	background-image: url(PICS/left_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5781AB;
	text-decoration: none;
}
.leftmnutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5781AB;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4257;
	text-decoration: none;
}
.subheader_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E57142;
	text-decoration: none;
}
.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4257;
	text-decoration: none;
	font-style: italic;
}
.body {
	margin: 15px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(PICS/worldmap_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.greybox {
	border: 1px solid #CCCCCC;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #555555;
	text-decoration: none;
	vertical-align: top;
}
.formtable {
	border: 1px solid #999999;
}
.divnamerica {
	position: absolute;
	text-decoration: none;
	border: 1px solid #999999;

	/*	background-image: url(pics/bg_grey.jpg);*/
/*	visibility: hidden;*/
	z-index: 10;
	display:none;
}
.deflink {
	font-family: Arial, Helvetica, sans-serif;
	color: #35679A;
	text-decoration: none;
}
.cinput {
	width: 290px;
}
.cinputshort {
	width: 250px;
}
.cinput2 {
	width: 290px;
}

.worlddatatop {
	position: absolute;
	text-decoration: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wcleft {
	border: 1px solid #000000;
	font-size: 12px;
	color: #FFFFCC;
}
.wcleft_blue {
	border: 1px solid #000000;
	font-size: 12px;
	color: #006699;
}
.wcright {
	border: 1px solid #666666;
}
.axlink {
	text-decoration: none;
	color: #006699;
}
.blacklink {
	text-decoration: none;
	color: #000000;
}

.tdcontinent {
	background-image: url(MAPS/worldmap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ullink {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
	font-weight: normal;
}
.ullink a {
	color : #000000;
	text-decoration: none;
}
.ullink a:hover {
	color : #333333;
	text-decoration: none;
}