@charset "utf-8";
/* CSS Document */


/* home - start */
.text_1
{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffd409;
	font-weight:bold;
	line-height:12px;
	_line-height:8px;
}

.text_2
{
	font-family:Tahoma;
	font-size:8pt;
	color:#fefefe;
}

.text_3
{
	font-family:Arial;
	font-size:7pt;
	color:#ffffff;
}

.text_7
{
	font-family:Arial;
	font-size:12pt;
	color:#ffd409;
	font-weight:bold;
}

/* home - end */


/* contact us - start */

.text_4
{
	font-family:Tahoma;
	font-size:9pt;
	color:#ddeaf6;
	font-weight:bold;
}

.text_5
{
	font-family:Tahoma;
	font-size:9pt;
	color:#ffd800;
	font-weight:bold;
}

.text_6
{
	font-family:Tahoma;
	font-size:7.5pt;
	color:#ffffff;
}

.user_name,
.user_email
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-style:none;
	width:140px;
	height:14px;
	background-color:#ffffff;
}

.user_message
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	width:222px;
	height:84px;
	background-color:#ffffff;
	overflow-y:auto;
	overflow-x:auto;
	text-align:left;
	border-style:none;
	word-wrap:break-word;
}

/* contact us - end */

/* send email - start */

.text_8
{
	font-family:Arial;
	font-size:11pt;
	color:#ffd409;
	font-weight:bold;
}

#send_email_result a 
{
	font-family:Arial;
	font-size:11pt;
	color:#ffd409;
	font-weight:bold;
}

#send_email_result a:link {text-decoration: none;}
#send_email_result a:visited {text-decoration: none;}
#send_email_result a:active {text-decoration: none;}
#send_email_result a:hover {text-decoration: none;color:#cccccc;}

/* send email - end */