BODY {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#999999;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #ffffff;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
	border : 1px solid #666666;
}

<!--
A {
	color : #000000;
	text-decoration : none;
}
A:HOVER {  
	color : #666666;
	text-decoration : underline;
}
-->

TD {
	color : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
}

H4 {
	font-size: 11px;
	letter-spacing: +2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

H6 {
	font-size: 10px;	
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	margin-top: 1px;
}

TEXTAREA, INPUT, SELECT {
	color : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
	border : 1px solid #000000;
}
IMG {
	border: none;
}
DIV.borded {
	border : 1px solid #999999;
	padding: 1px 1px 1px 1px;
	background-color: #ffffff;
}
TD.footer {
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;
	border-left-width : 1px;
}.bgcontent {
	background-image: url(/imgs/home/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;

}
.border-bot {
	border-top: 1px none #C2C2C2;
	border-right: 1px none #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px none #C2C2C2;
}



.border-dx {
	border-top: 0px none #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 0px none #C2C2C2;
	border-left: 0px none #C2C2C2;


}

.bgtecno-hp {

	background-image: url(/imgs/home/bg_tecno_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

.form {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: +1px;
	color: #E51000;
	border : 1px solid #999999;
}
#banner {
	position:absolute;
	top:0px;
	left:767px;
	margin: 2px;
	width : 120px;
	padding:2px;
	height : 600px;
}
