A:link {
	COLOR: #4a4b4d;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A:active {
	COLOR: #4a4b4d;
	TEXT-DECORATION: none;
	font-size: 9pt;
}
A:visited {
	COLOR: #4a4b4d;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A:hover {
	COLOR:  #FF0000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}

input {
	font-size: 9pt;
	background-image: none;
	background-color: #D4D4D4;
	color: #4a4b4d;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
} 

textarea {
	font-size: 9pt;
	background-image: none;
	background-color: #D4D4D4;
	color: #4a4b4d;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
} 


BODY {
	margin: 0px;
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	color: #4a4b4d;
	border: 0px none;
	font-family: Arial;
	background-color: #383E3A;
}
TD {
	FONT-SIZE: 9pt;
	COLOR: #4a4b4d;
	LINE-HEIGHT: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial;

} 

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #979998;
	border-right-color: #979998;
	border-bottom-color: #979998;
	border-left-color: #979998;
}
.wline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #9D8D82;
	border-right-color: #9D8D82;
	border-bottom-color: #9D8D82;
	border-left-color: #9D8D82;
}

.about {
	font-size: 9pt;
	line-height: 180%;
	font-weight: normal;
	color: #4a4b4d;
}

.news {
	font-size: 11pt;
	line-height: 180%;
	font-weight: bold;
	color: #202122;
}
.product{
	font-size: 10pt;
	line-height: 180%;
	font-weight: bold;
	color: #202122;
}

A.a1:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A.a1:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}
A.a1:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A.a1:hover {
	COLOR:  #d9cbbc;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
A.a2:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size:8pt;
	font-weight: bold;
}

A.a2:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-weight: bold;
}
A.a2:visited {
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-weight: bold;
}
A.a2:hover {
	COLOR:  #d9cbbc;
	font-size:8pt;
	font-weight: bold;
}
.title {
	font-size: 14pt;
	color: #4a4b4d;
}
.lclass {
	font-family: Arial;
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.wtitle {
	font-size: 13px;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
}
#menu01 {background:url(images/menubg.jpg) repeat-x; height:35px;}
img {border:none;}
li {list-style:none;}

.hide {display:none;}

.clear {
	clear: both;
    height:1px;
    margin-top:-1px; 
    overflow:hidden;
}

.link_style_1 {
	background:url(images/link_style_1.gif) no-repeat 0 2px;
	padding-left: 15px;
}

.list_style_1 li a {
	background:url(images/list_style_1.gif) no-repeat 0 6px;
	line-height:2em;
	padding-left:15px;
}

/* @group main_nav */
#main_nav {

	height: 35px;
	overflow: visible;
	padding:0; margin:0;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#main_nav ul {
	font-size: 12px;
	list-style: none;
		padding:0; margin:0;
		font-family:Arial, Helvetica, sans-serif;
}


#main_nav li {
	float: left;
	position: relative;
	z-index: 5;
}

#main_nav li a {
	color: #3d3d3d;
	font-size:12px;
	display: block;
	width: 91px;
	height: 30px;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
}

#main_nav li ul li a {
	font-size: 12px;
	width: 89px;
	height: 25px;
	line-height: 25px;
	margin: 0px;
}

#main_nav li ul li a:hover, #main_nav li.focus ul li a:hover {
	background: #d1d1d1;
}

#main_nav li.focus a, #main_nav li a:hover {
	background: url(images/nav_over.png) no-repeat top left;
}

#main_nav li.focus ul li a {
	background: none;
}

#main_nav li ul {
	position: absolute;
	top: 33px;
	left: 0px;
	background: #fff;
	border-color: #d1d1d1;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	display: none;
		padding:0; margin:0;
}

#main_nav li ul li{
	float: none;
}.plink {
	background-color: #e2ebf2;
	border-bottom:1px dashed #bbb;
	border-top:1px dashed #bbb;
	height:18px; padding-top:2px; font-weight:bold; font-size:12px; color:#000;
	text-indent:10px;
}
.plink-c {
min-height:60px; _height:60px; background-color:#eee;
color:#000; border-bottom:1px dashed #bbb
}
.plink-c ul, .plink-c li{margin:0px; padding:0px;}
.plink-c li{
	padding-top:6px;
	min-height:20px;
	_height:20px;
	text-align:left;
	text-indent:4px;
	padding-left:4px;
	list-style-position: inside;
	list-style-image: url(../../asp/images/do.jpg);
}
.plink-c li a{color:#000;}

#wrap{white-space:normal; width:500px;word-break:break-all }

