/*
	FlashMaps Geospatial
	$Revision: 1.0 $
*/

body				{background-color: #FFFFFF; margin-top: 5px; text-align:left;}

/******************/
/***** TABLES *****/
/******************/

/* table main 760 */
table.tb760			{background: url(tables/tb760w.gif) #ffffff; margin: 5px 0px 0px 0px; border: 0; border-collapse: collapse; padding: 0px; width: 760px;}
.tb760 td			{margin: 0px; padding: 0px; vertical-align: top;}
.tb760 td.top		{background: url(tables/tb760wtop.gif); border:0; width: 760px; height: 6px;}
.tb760 td.pie		{background: url(tables/tb760wpie.gif); border:0; width: 760px; height: 6px;}
.tb760 td.blue		{background: url(pazul.gif); border:0; width: 759px; height: 2px;}
.tb760 td.td20		{height: 20px;}

/* FONTS */
.tx					{color: #000000;}
.tx, .txtit 		{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; text-decoration: none; line-height: 1.40em;}
.txtit				{font-weight: bold; margin-top: 8px; color: #7792ae; margin-bottom: 2px;}
.maintit			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #7792ae; text-decoration: none; margin: 6px 0px 2px 0px;}
.navtop				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #808080; text-decoration: none; margin-left: 10px;	}

/* FONTS LINKS */
a					{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4a6e93; text-decoration: none; line-height: 1.40em;}
a:hover				{color: #555; background-color: #def;}
a.navw10			{font-size: 10px;}

.imglink			{border: 0px; text-decoration: none;}
.imglink:hover		{border: 0px; text-decoration: none; background-color: transparent;}

/* Create the drop shadow*/
div.move {
	background: url('shadow.png') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 35px 25px;
	padding: 0;
	position: relative;
}

div.move img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-ilus {
	background: url('shadow.png') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

h2 {
	clear: both;
}
