@charset "utf-8";
/* CSS Document */

.main_body {
		background-attachment: fixed;
	background-image: url(images/White-Keyboard2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(images/footery.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.centre {
	text-align: center;
}

.headery {
	background-image: url(images/headery.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

.Dot_right {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
.Dot_left {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.Dot_whitex{
	background-image: url(images/dot%20white.png);
	background-repeat: repeat;
	background-position: left top;
}
.outGlobe{
	background-image: url(images/outglob2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sixs_text {color: #333333}
.normaltextSize{font-size:12px;}

body{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
html{
	scrollbar-base-image: #ffffff;
scrollbar-arrow-color: #000000;
}
a:link {
	color: #03AEEE;
}
a:visited {
	color: #03AEEE;
}
a:hover {
	color: #999999;
}

.whiteKeyboard{
	background-attachment: fixed;
	background-image: url(images/Whitek.png);
	background-repeat: no-repeat;
	background-position: center top;
}.headerBg {
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat;
}

.smallTextGray{
color:#999999;
font-size:10px;

}
.midTextGray{
color:#999999;
font-size:14px;

}
.picBorder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.blackBG {
	background-image: url(images/blackBG.png);
	background-repeat: repeat;
}
.style7 {font-size: 12px;}
.tahomabold9{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.tahomaboldbig{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.wirelessBannerBG {
	background-image: url(images/netgearBanner1.gif);
	background-repeat: repeat-x;
}
.captcha {
	width: 20px;
}
.text18{
		font-size: 18px;
}
.text12{
		font-size: 12px;
}


