body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	color: #ffffff;
	background: url(images/bg.png) center;
	margin: 0px;
}
.header{
	width:100%;
	background: url(images/header.jpg) center no-repeat;
}
.footer{
	width:100%;
	background: url(images/footer.jpg) center no-repeat;
}
.top{
	width:240px;
	height:80px;
	margin:42px 30px 0px 0px
}
.top a:link, .top a:visited{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #361600;
	font-weight: normal;
}
.top a:active, .top a:hover{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #361600;
	font-weight: normal;
}
.td1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610000;
	font-weight: normal;
}
.td2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc51;
	font-weight: normal;
}
a:link, a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610000;
	font-weight: normal;
}
a:active, a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610000;
	font-weight: normal;
}
.a1:link, .a1:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.a1:active, .a1:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
img {
	border:0px;
}
.img a:link img, .img a:visited img, .img a:active img{
	border:#ec8600 solid 1px;
	margin:2px;
}
.img a:hover img{
	border:#c62700 solid 1px;
	margin:2px;
}
