body {
	margin: 0;
}

a {
	text-decoration: none;
	color: #444444;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height : 17px;
	text-align: justify;
}

.outer {
	background-image:url(../images/background.jpg);
	background-repeat: repeat-y;
	position: relative;
}

.flash {
	border-left: 1px solid #7A7879;
}

.underflash {
	border-left: 1px solid #7A7879;
	border-right: 1px solid #7A7879;
}

.menu {
	border-right: 1px solid #7A7879;
	height: 21px;
}

.left {
	border-left: 1px solid #7A7879;
	background-image:url(../images/flash.gif);
}

.right {
	border-right: 1px solid #7A7879;
}

.bottomright {
	padding-bottom: 60px;
	padding-right: 40px;
	width: 150px;
}

.menu1 {
	height: 21px;
	padding-left: 6px;
	padding-right: 7px;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu1 a {
	text-decoration: none;
	color: #000000;
}

.menu1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.content {
	padding: 70px 30px 10px 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height : 17px;
	text-align: justify;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.legal a {
	text-decoration: none;
	color: #444444;
}

.language {
	padding-left: 10px;
	padding-right: 15px;
}

.newsimgcaption {
	font-size: 9.5px;
	text-align: center;
}

.flash {
	vertical-align: top;
}

.footer {
	border-top:1px solid #444444;
	font-size:9px;
	line-height:12px;
}

.b {
                margin-bottom:-20px;
                padding-bottom:-20px;

}
