/* Global Styles */

body {
	margin: 0px;
	}
td {
	color: #000000;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
a:link {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #d4e04c;
	}
a:visited {
	text-decoration: none;
	}
a:active {
	color: #d4e04c;
	text-decoration: none;
	}

/* Class Styles */
.body {
	color: #000000;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.titles {
	color: #000000;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
}
.small {
	color: #000000;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.nav {
	color: #bbbdc0;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navLINK {
	color: #d4e04c;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.copyright {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Layers */

#ModelHOME {
	position: absolute;
	left: 159px;
	top: 18px;
	width: 325px;
	height: 559px;
}
