html{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-image: url(images/main_bg.gif);
}
table{
	font-size: 12px;
	line-height: 140%;
}
.input1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.input2 {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.NewsBG {
	background-image: url(images/Main2_13.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.comBG {
	background-image: url(images/BG1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.companyBG {
	background-image: url(company/images/company_10.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.np
	{
	font-family: Webdings;
	font-size:18px;
	color:black;
	cursor:hand;
	}a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
a:link {color: #000000;
	text-decoration: none;
}
.newstext {
	font-size: 14px;
}
.text {
	font-size: 14px;
	font-weight: bold;
}
