* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

html {
	overflow: auto;
}

body {
	margin: 0px;
	width:100%;
	height:100%;
	background-image: url(../images/aztech_bg.jpg);
	background-repeat: no-repeat;
}

.TDNavParent {
	cursor: pointer;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.TDNavSub, a.TDNavSub:link, a.TDNavSub:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.upperleft, .upperright, .lowerleft, .lowerright {
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 1px;
}

.upperleft {
	top:0px;
	left:0px;
}

.upperright {
	top:0px;
	right:0px;
}

.lowerleft {
	bottom:0px;
	left:0px;
}

.lowerright {
	bottom:0px;
	right:0px;
}

#Area1, .Area1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

#Area2, .Area2 {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#Area3, .Area3 {
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

#Area4, .Area4 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

#Area40, .Area40 {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	color: #000000;
}
#Area40 {
}

#Area41, .Area41 {
}
#Area41 {
}

