.leftside{
	background-image: url(images/index_09.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
.style1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #425c50;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#bottomlink a{
	font-family: verdana;
	font-size: 11px;
	color: #425c50;
	font-weight: bold;
}
#bottomlink a:hover{
	text-decoration: none;
	color: #000000;
}
.border{
	border: 1px solid #000;
}
h1 {font-family: verdana;
	font-size: 11px;
	color: #425c50;
	font-weight: bold;
	}