/**----------------------------(A)----------------------------**/
body {
	margin: 0px;
}
a:active {
	text-decoration: none;
}
img {
	border: 0;
}
bable, td, tr {
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
bableV, td, tr {
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/**----------------------------(CONTENT)----------------------------**/
.LOGINBOX
{
	height: 360px;
	width: 390px;
	position: relative;
	background-image: url(../tw_images/login/logon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 160px;
	padding-bottom: 0px;
	padding-left: 400px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
}
.LOGINinfo
{
	height: 60px;
	width: 370px;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}
.LOGINregister
{
	height: 90px;
	width: 370px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.LOGINregisterT
{
	height: 70px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: right;
	padding-top: 20px;
}
.loginframe 
{
	height: 18px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.PASSBOX
{
	height: 260px;
	width: 390px;
	position: relative;
	background-image: url(../tw_images/login/pass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 240px;
	padding-bottom: 0px;
	padding-left: 400px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
}
.PASSinfo
{
	height: 90px;
	width: 370px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	text-align: center;
	margin: 0px;
}
.PASSDONEBOX
{
	height: 260px;
	width: 390px;
	position: relative;
	background-image: url(../tw_images/login/pass2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 240px;
	padding-bottom: 0px;
	padding-left: 400px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
}
