BODY{
	FONT-FAMILY:verdana;
	font-size:12px;
	background-color:#cccccc;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:active {
	color: #000000;
}

h1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
p {font-size: 12px; color: #333333; text-align: left; }
span {color: #666666}
ol {text-align: left;}
ul {text-align: left;}
li {text-align: left;}
td {
	text-align: left;
}

#page {
	width: 802px;
}
#topillustration {
	background-image: url(image/headset/headertest.jpg);
	background-repeat: no-repeat;
	background-position: right;	
	height: 150px;
}
#navbar {
	width: 802px;
	height: 31px;
	float: right;
	margin: 0px;
	text-align:right;
}
#titlebar {
	width: 675px;
	height: 45px;
	float: right;
	margin: 0px;
	text-align:left;
	padding-left:127px;	
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#left-bar {
	width: 127px;
	float: left;
	text-align: left;
	
}

#main {
	float: right;
	width: 650px;
	background-color: #ffffff;
	padding-right: 12px;
	padding-left: 13px;
	padding-bottom: 40px;
}

.TxtFormForget {
	text-align:right;
}

.BtnFrom {
	text-align:center;
}

