body {
	margin: 0px;
	padding: 0px;
}
.flash {
	text-align: center;
	vertical-align: middle;
	padding: 15px;
}
.header {
	background-image: url(../New%20Group/eng/main_bgd.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
.copyright {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../New%20Group/common_images/footer_.jpg);
	height: 70px;
	padding-top: 10px;
	vertical-align: top;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}

