body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;
}

form {
	margin: 0px;
	padding: 0px;
}
menu ul, li {
	list-style: none;
	padding-bottom: 5px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #FFFFFF;
}

.text2 {
	color: #ffffff;
}

.text3 {
	color: #484646;
}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #ffffff;
}

.bg1 {
	background-image: url(images/index22.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(images/index23.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bg3 {
	background-image: url(images/index24.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.float_left {
	float: left;
}

footer_links {
	color: ffffff;
	text-align: center;
	padding-bottom: 5px;
}
a.footer_links {
	color: ffffff;
	padding-bottom: 5px;
}