/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	background-attachment: scroll;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;

}.galleryL {
	background-attachment: scroll;
	background-image: url(images/gallery_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.galleryR {
	background-attachment: scroll;
	background-image: url(images/gallery_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.news {
	background-attachment: scroll;
	background-image: url(images/link_bg_01.jpg);
	background-repeat: no-repeat;
}
.newsmenu{
	background-position: right top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.newsmenu{
	background-position: right top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footermenu{
	background-position: right top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footermenu{
	background-position: right top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #ED1B23;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #464646;
	text-decoration: none;
}
.wtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}