.fsx03 {
	font-size: 13px;
	}

.txdec {
	text-decoration: none;
	}

#centered {
	position:relative;
	width:844px;
	height:100%;
	margin:0px auto 0 auto;
	text-align:left;padding-left:1px;
	cursor:default
	}

input,textarea,select {
	color:#000000;
	font-family:'Times New Roman';
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}

.dfltt {
	font-family:'Times New Roman';
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;color:#000000;
	}
	
a:link {
	text-decoration:none;
	}
	
a:visited {
	text-decoration:none;
	}
	
a:hover {
	color: #8a51c1;
	}
	
body {
	margin:0px;
	text-align:center;
	height:100%;
	width:100%;
	background-image:url(./image/background.jpg); 
	background-repeat:repeat;
	}
