body
{
        background-image: url(/images/bgmain01.jpg);
/*
        background-attachment: fixed;
        background-repeat: repeat-x;
*/
	margin: 0px;
	padding: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
}
body, th, td, input, textarea, select
{
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p, blockquote, ul, ol, dl
{
	line-height: 1.6em;
	margin-bottom: 1.5em;
	margin-top: 0px;
}
.text1
{
	color: #525252;
	font-size: 11px;
	font-weight: bold;
}
.text2
{
	background: url(/images/homepage15.gif) repeat left top;
	font-style: normal;
	padding: 2px;
}
a
{
	color: #333333;
}
a:hover
{
	text-decoration: underline;
}
a.link1
{
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
a.link1:hover
{
	text-decoration: underline;
}
.style1
{
	color: #333333;
	font-size: 9px;
}
.style1 a
{
	color: #333333;
}
.style1 a:hover
{
}
.bg1
{
}
.align-justify
{
	text-align: justify;
}
.align-right
{
	text-align: right;
}
img
{
	border: none;
}
.img1
{
	float: left;
	margin-right: 15px;
}
.img2
{
	float: right;
	margin-right: 15px;
}
hr
{
	display: none;
}
.hr1
{
	height: 1px;
}