
/* ############################################*/
/*           Main Style Sheet	        */
/* #############################################*/

body {
overflow:hidden;
scrollbar-face-color:#ffffff;
scrollbar-3dlight-color:#67aeae;
scrollbar-shadow-color:#67aeae;
scrollbar-arrow-color:#67aeae;
scrollbar-base-color:ffffff;
background-color: #f9f9f9;
}

a{
  font-family: verdana, arial, helvetica, sans-serif;
  color: #059c9c;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  cursor : crosshair;
 
}



a:active {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #7daeae;
  font-size: 11px;
  text-decoration: none;
}

a:visited {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #7daeae;
  font-size: 11px;
  text-decoration: none;
}

 a:hover { 	
 	background-color: #7daeae;
 	color:#000000;
 }

.over {
 	background-color: #7daeae;
 	color:#000000;
	width:100%;
}

.cur { 
	background-color: #beedeb;
	color:#000000;
	width:100%;
}
div#frame1 {
width:808px;
border-width:1px;
border-color:#7dc4c4;
border-style:solid;
margin: 0 auto;
background-color:#ffffff;
}

div#top1 {
width: 800px;
position: relative;
top: 0px;
height: 25px
}

div#top2 {
width: 800px;
position: relative;
top: 0px;
height:22px;
}
div#middlelayer {
overflow: hidden;
width: 100%;
position: relative;
top: -5px;
height: 90%
}

.contact {
font-family: verdana, arial,  helvetica, sans-serif;
font-size:12px;
font-weight:200px;
font-color:000000;
}

div#topics {
float: left;
overflow: hidden;
width: 150px;
position: relative;
top: -2px;
height: 100%;
background-color: #ccffff;
font-family: verdana, arial,  helvetica, sans-serif;
font-size:12px;
font-weight:200px;
font-color:#9c9c9c;
}

div#contents {
float: right;
width: 657px;
position: relative;
top: -2px;
height: 100%
}
div#graphics {
width: 99%;
position: relative
}

div#contents1{
width: 100%;
position: relative;
top: 0px;
height: 75%
overflow: hidden;
}


div#titles {
float: left; 
overflow: auto; 
width: 150px; 
top: -7px; 
position: relative; 
height: 100%;
font-family: verdana, arial,  helvetica, sans-serif;
font-size:12px;
font-color:#059c9c;
padding-left:0px;
}

div#article {
background-position: right top; 
background-attachment: fixed; 
float: right; 
background-image: url(page1_07.gif); 
overflow: auto; 
width: 480px; 
background-repeat: no-repeat; 
position: relative; 
top: 0px; 
padding-right: 15px;
height: 100%;
font-family: verdana, arial,  helvetica, sans-serif;
font-size:12px;
}


div#footer {
width: 800px; 
position: relative;
overflow:hidden;
}








