* {
	margin: 0;
	padding: 0;
}
newcont {
	margin:auto;
	width:auto;
	height:auto;
}
	
body {
	margin: 20px, auto;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}



ol {
	margin-left: 0.5em;
}

ol li {
}

a {
	text-decoration: none;
	color: #EA1C1C;
}

a:hover {
	text-decoration: none;
	color: #3D148E;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #0101A0 url(images/img062.gif) repeat-x;
}

.boxed .title h2 {
	height: 20px;
	padding: 6px 0 2px 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px ;
	border-top: 1px solid #FFFFFF;
	background: url(img03.gif) repeat-x;
}

.boxed .content2 {
	padding: 20px ;
	border-top: 1px solid #FFFFFF;
	background: url(img03.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	background: #0101A0 url(images/img062.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 20px;
	padding: 6px 0 2px 20px;
}

.post .date {
	margin-top: -20px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 20px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(img03.gif) repeat-x;
}
.post .story .tooltip {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(img03.gif) repeat-x;
}

/* Post2 */

.post2 {
}

.post2 .title {
	background: #0101A0 url(images/img062.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post2 .title span {
	display: block;
	height: 20px;
	padding: 6px 0 2px 20px;
}

.post2 .date {
	margin-top: -20px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post2 .date .month {
}

.post2 .date .day {
}

.post2 .date .year {
}

.post2 .meta {
	clear: both;
}

.post2 .meta p {
	margin: 0;
	padding: 10px 20px 20px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post2 .story {
	padding: 00px;
	border-top: 1px solid #FFFFFF;
	background: url(img03.gif) repeat-x;
}



/* Header */

#header {
	width: 920px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	float: left;
}

/* Header > Logo */

#logo {
	float: left;
	width: 320px;
	height: 40px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 25px;
	margin-left: 2px;
	padding-top: 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img042.gif);
}

#menu .active a {
	background-image: url(images/img042.gif);
}

/* Content */

#content {
	width: 958px;
	margin: 15px;
	padding: 0px;

	border-top: 1px solid #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 518px;
	padding-left: 20px;
}

/* Content > Main2 */

#main2 {
	float: left;
	width: 768px;
	padding-left: 10px;
}

/* Content > Demos */

#demo {
	float: center;
	width: 640px;
	padding-left: 10px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Tooltip */

#tooltip {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
	height: 600px;
}

#sidebar .boxed .title h2 {
	background: url(images/img082.gif) no-repeat;
}

#sidebar5 {
	float: left;
	width: 180px;
}

#sidebar5 .boxed .title h2 {
	background: url(images/img082.gif) no-repeat;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
	height:480px;
	overflow:;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}


#updates2 {
	height:380px;
	overflow:hidden;
}

#updates2 ul {
	margin: 0;
	list-style: none;
	text-align: center;
}

#updates2 h3 {
	font-size: .8em;
}

#updates2 p {
	line-height: normal;
	font-size: .8em;
}

#updates2 a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img102.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: left;
}
#ad120x600 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0;
	float: left;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#links .tooltip{
}

#Layer1 {
	position: absolute; left: -50px; top: -100px; width: 167px; height: 83px; z-index: 1;
	}
#euromtsindex{
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 14; visibility: hidden;	
	}
#Layer3	{
	position: absolute; left: 406px; top: 423px; width: 372px; height: 282px; z-index: 22;
	}
#neweuromts{
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 14; visibility: hidden;	
	}
#austria {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 16; visibility: hidden;
	}	
#euro {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 17; visibility: hidden;
	}		
#bondvision {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 2; visibility: hidden;
	}		
#portugal {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 4; visibility: hidden;
	}		
#slovenia {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 4; visibility: hidden;
	}		
#poland {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 4; visibility: hidden;
	}		
#denmark {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 5; visibility: hidden;
	}		
#greece {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 5; visibility: hidden;
	}		
#ireland {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 6; visibility: hidden;
	}		
#israel {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 6; visibility: hidden;
	}		
#germany {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 7; visibility: hidden;
	}		
#france {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 8; visibility: hidden;
	}		
#finland {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 10; visibility: hidden;
	}		
#spain {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 9; visibility: hidden;
	}		
#belgium1 {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 11; visibility: hidden;
	}		
#amsterdam {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 12; visibility: hidden;
	}		
#eurocredit {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 13; visibility: hidden;
	}		
#italy {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 18; visibility: hidden;
	}		
#quasi {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 19; visibility: hidden;
	}		
#euroglobal {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 15; visibility: hidden;
	}		
#eurobench {
	position: absolute; left: 815px; top: 483px; width: 201px; height: 133px; z-index: 21; visibility: hidden;
	}		
	
.highslide {
 cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
 visibility: hidden;
}
.highslide img {
 border: 2px solid gray;
}
.highslide:hover img {
 border: 2px solid silver;
}

.highslide-wrapper {
 background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
   
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
 color: black;
 font-size: 8pt;
 font-family: sans-serif;
 font-weight: bold;
    text-decoration: none;
 padding: 2px;
 border: 1px solid black;
    background-color: white;
   
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
 font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
 background: url(highslide/graphics/fullexpand.gif) no-repeat;
 display: block;
 margin: 0 10px 10px 0;
 width: 34px;
 height: 34px;
}
.highslide-overlay {
 display: none;
}

/* Mac-style close button */
.closebutton {
 position: relative;
 top: -15px;
 left: 15px;
 width: 30px;
 height: 30px;
 cursor: hand; /* ie */
 cursor: pointer; /* w3c */
 background: url(highslide/graphics/close.png);
 /* For IE6, remove background and add filter */
 _background: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
} 	
