@charset "UTF-8";
/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000000; 
}

.style1 {
	font-size: 25px;
	font-weight: bold;
	color: #4d6fb9;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top:0;
}	

.style2 {
	font-size: 15px;
	font-weight: bold;
	color: #2f7e3c;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top:0;
}




a {
color: #2f7e3c;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:underline;
}


.nav {
float:left;
display:inline;
border:0;
}

.imgleft {
padding:0 5px 5px 0;
}

.imgright {
padding:0 0 5px 5px;
}

#chart-shell {
width: 1021px;
margin-right: auto;
margin-left: auto;
}

#chart-menu {
height:35px;
width:1021px;
float:left;
margin-left:0px;
display:inline;
}

#chart-content-area {
width:1021px;
height:564px;
float:right;
display:inline;
background:url(images/chart-2l-9.jpg) no-repeat;
}

#chart-content-text {
width:675px;
height:510px;
float:left;
display:inline;
align:left;
overflow-y:auto;
overflow-x:hidden;
padding:15px 20px 15px 20px;
margin-top:10px;
line-height:150%;

}


#chart-title {
width:670px;
float:left;
display:inline;
padding-bottom:25px;
padding-top:10px;
}


#chart-left-shell {
width:250px;
height:510px;
float:left;
display:inline;
padding:20px 10px 15px 17px;
margin-top:10px;
}



/*INDEX PAGE*/

#chart-indexshell {
width: 1021px;
margin-right: auto;
margin-left: auto;
}

#chart-indexmenu {
width:1021px;
height:25px;
float:left;
display:inline;
}


#index_event{
width:154px;
height:175px;
float:left;
display:inline;
}
