@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #b7ecfe;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg_banner {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(bg_banner.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}
.bg_footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(bg_footer.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}

input {
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 20px;
}
.list_customer {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	background-color: #000000;
	height: 300px;
	width: 250px;
	padding-top: 10px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
}
.text a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: none;
}
.text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: none;
}
.text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: underline;
}
.text a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	font-weight:bold;
	text-decoration: none;
}

.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-align:justify;
	line-height:18px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.content a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: none;
}
.content a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: none;
}
.content a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: underline;
}
.content a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	font-weight:bold;
	text-decoration: none;
}


.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	background-image: url(bg_light.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copyright a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: underline;
}
.copyright a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	font-weight:bold;
	text-decoration: none;
}

.copyright1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	background-image: url(bg_light1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 80px;
	padding-top: 12px;
}
.copyright1 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: none;
}
.copyright1 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: none;
}
.copyright1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	text-decoration: underline;
}
.copyright1 a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1f7ff;
	font-weight:bold;
	text-decoration: none;
}
.bg_main_table {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(bg_world.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}



