@charset "utf-8";
/* CSS Document */

/* welcome to asian sun trading */
.text_1
{
	font-family:tahoma;
	color:#ffffff;
	font-size:13pt;
}

/* text under the welcome */
.text_2
{
	font-family:tahoma;
	color:#ffffff;
	font-size:8pt;
}

/* read more */
.text_3
{
	font-family:tahoma;
	font-size:8pt;
	color:#d4dade;
	font-weight:bold;
}

/* products */
.text_4
{
	font-family:tahoma;
	font-size:13pt;
	color:#3f3f3f;
}

/* text under the products*/
.text_5
{
	font-family:tahoma;
	font-size:7pt;
	color:#3f3f3f;
}

/* text under the products | text under the search */
.text_6
{
	font-family:tahoma;
	color:#3f3f3f;
	font-size:8pt;
}

/* search */
.text_7
{
	font-family:tahoma;
	font-size:13pt;
	color:#3f3f3f;
}

/* text under the search */
.text_8
{
	font-family:tahoma;
	color:#4c4c4c;
	font-size:8pt;
}

/* copyright */
.text_9
{
	font-family:tahoma;
	color:#686868;
	font-size:8pt;
}

/* top menu - normal */
.link_1
{
	font-family:tahoma;
	font-size:8pt;
	color:#645f5f;
}

.link_1:link {text-decoration: none;}
.link_1:visited {text-decoration: none;}
.link_1:active {text-decoration: none;}
.link_1:hover {text-decoration: none;color:#333333;}

/* top menu - selected */
.link_2
{
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
}

.link_2:link {text-decoration: none;}
.link_2:visited {text-decoration: none;}
.link_2:active {text-decoration: none;}
.link_2:hover {text-decoration: none;}

/* products page */
.link_3
{
	font-family:tahoma;
	font-size:8pt;
	color:#989898;
	font-weight:bold;
}

.link_3:link {text-decoration: none;}
.link_3:visited {text-decoration: none;}
.link_3:active {text-decoration: none;}
.link_3:hover {text-decoration: none;color:#999999}

/* site map | partners */
.link_4
{
	font-family:tahoma;
	font-size:8pt;
	color:#686868;
}

.link_4:link {text-decoration: none;}
.link_4:visited {text-decoration: none;}
.link_4:active {text-decoration: none;}
.link_4:hover {text-decoration: none;color:#999999}


/* search input */
.search_input
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-style:none;
	width:170px;
	height:12px;
	background-color:#FFFFFF;
}
