body {padding:0px; margin:0px; background-color: #ecf2dd; font-family:Arial, Helvetica, sans-serif}

@font-face {
	font-family: 'MonotypeCorsivaRegular';
	src: url('fonts/mtcorsva.eot');
	src: local('Monotype Corsiva Regular'), local('MonotypeCorsiva'), url('fonts/mtcorsva.woff') format('woff'), url('fonts/mtcorsva.otf') format('opentype');
}

.hdr { background:url(im/hdr.jpg) no-repeat;}
.ftr { background:url(im/ftr.jpg) no-repeat;}
.fon { background:url(im/fon.jpg) repeat-y;}
.cnt { background:url(im/cnt.jpg) no-repeat; min-height: 309px;}

.foot {text-align:center; color:#73896b; font-size:11px;}
.foot a:hover img {opacity:0.9; border:0px;}
.foot a img {opacity:0.1; border:0px;}
.foot a:hover {text-decoration:none; color:#73896b;}
.foot a {border:0px; text-decoration:none; color:#73896b;}


.name {text-align:center; color:#e6ff82; font-size:24px; font-family: "MonotypeCorsivaRegular"}
.namenews {text-align:center; color:#e6ff82; font-size:24px; font-family: "MonotypeCorsivaRegular"; margin: -10px 0px -10px 0px;}
.content {text-align:left; color:#f1ffb9; font-size:12px; font-family:Arial, Helvetica, sans-serif}
.content p {margin: 5px 0px 5px 0px; text-indent:15px;}
.content a {border:0px; text-decoration:none; color:#e6ff82;}
.content a:hover {text-decoration: underline; color:#e6ff82;}
.graph {border:#E0FFB9 thin solid;}
.line {margin:0px; padding: 10px 0px 10px 0px;}
.loader {
	background:#CCCCCC;
	color: #333333;
	padding:6px;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	background-position: center;
	height: auto;
	position: absolute;
	margin-top: 40px;
	margin-left: 50px;
}


