body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #d3dadc;
}
table {
	font-family: Tahoma;
	font-size:11px;
	font-style:normal;
	color:#D7E1E0;
	text-align:left;
}
input {
	border:1px solid #ECEFF4;
	background-color:transparent;
	color:white;
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	height: 32px;
}
.input {
	width: 320px;
	font-family: Tahoma;
	font-size: 12px;
}
.input02 {
	width: 320px;
	font-family: Tahoma;
	font-size: 12px;
	height: 56px;
}
.input03 {
	font-family: Tahoma;
	font-size: 12px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #a4adb8;
}
.txt_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #d3dadc;
}
.txt_contentz {
	font:normal 11px Tahoma;
	color: #FFFFFF;
}
.txt_content1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.txt_content_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #d3dadc;
}

.txt_encab {
	font:bold 12px "Verdana";
	color:#FFFFFF;
}

A:link h1{
	font-size:12px;
	}
A:link {
	color: #d3dadc;
	text-decoration:none;
}

A:visited {
	color: #d3dadc; 
	text-decoration:none;
}

