.unnamed1 {
	background-attachment: fixed;
	background-image: url(images/bck.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;


}
.tech2 {
	background-attachment: fixed;
	background-image: url(images/tech_20.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
}
input, textarea {
	border: 1px inset #999999;
	background-color: #E4E4E4;
	font-size: 11px;
	padding: 2px;
	font-family: Tahoma;
}
.button {
	border: 1px outset #666666;
	background-color: #999999;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}
.white {
	color: #ffffff;
}
a.white {
	color: #006699;
}
.bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.bolder {
	font-weight: bold;
	color: #666699;
}
select {

	border: 1px inset #999999;
	background-color: #E4E4E4;
	font-size: 11px;
	padding: 2px;
	font-family: Tahoma;
}
.bigger2 {
	font-size: 14px;
}

