/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* bg--------------------------------------------------------------------------------- */
.bg-flash {
	background-image: url(../images/bg_flash-hor.strip.gif);
	background-repeat: repeat-x;
	width: 182px;
}
.bg-content {
	background-image: url(../images/pattern_strip_hori.gif);
	background-repeat: repeat-x;
	width: 411px;
}
.bg-nav {
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-x;
	width: 186px;
}
.bg-product {
	background-image: url(../images/hor_strip_ourproducts.gif);
	background-repeat: repeat-x;
	width: 182px; height: 174px;
}
.bg-footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}

/* text--------------------------------------------------------------------------------------------------------------------*/
.txt-content {
	font-family: Arial, Verdana, Trebuchet MS, Times New Roman;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify; 
}
.txt-content1 {
	font-family: Arial,Trebuchet MS,Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify; 
}
.txt-welcome-content {
	font-family: Arial,Trebuchet MS,Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; 
}
.txt-footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-tle {
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #f2b542;
	text-decoration: none;
}

/* dotted line-------------------------------------------------------------------------------------------------------- */
.dot {
	background-image: url(../images/ver_white_dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.dot1 {
	background-image: url(../images/ver_white_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dot-black {
	background-image: url(../images/dot_black.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dot-black-separator {
	background-image: url(../images/dot_black.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dot-red {
	background-image: url(../images/dot_red.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* links-------------------------------------------------------------------------------------------------------------- */
.txt-nav {
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-nav A{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-nav A:hover{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #fdb549;
	text-decoration: none;
}
.txt-nav1 {
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-nav1 A{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-nav1 A:hover{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #fdb549;
	text-decoration: none;
}
.txt-mail {
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.txt-mail A{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt-mail A:hover{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #c2281e;
	text-decoration: none;
}

.txt-read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #fdb549;
	text-decoration: none;
}
.txt-read A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffb529;
	text-decoration: none;
}
.txt-read A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/* form-------------------------------------------------------------------------------------------------------------- */
.txt-box {
	width: 200px;
	height: 20px;
}
.txt-area {
	width: 200px;
	height: 100px;
}